luci-app-banip: sync with banIP 0.8.6-1

Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
Dirk Brenken 2023-05-13 06:24:39 +02:00
parent fa9fb2f955
commit e6c3364a73
No known key found for this signature in database
GPG key ID: 9D71CD547BFAE684
37 changed files with 4528 additions and 4473 deletions

View file

@ -324,7 +324,6 @@ return view.extend({
o.value('5', _('5 (default)')); o.value('5', _('5 (default)'));
o.value('10', _('10')); o.value('10', _('10'));
o.value('20', _('20')); o.value('20', _('20'));
o.optional = true; o.optional = true;
o.rmempty = true; o.rmempty = true;
@ -460,15 +459,6 @@ return view.extend({
o.rmempty = true; o.rmempty = true;
} }
o = s.taboption('adv_chain', form.ListValue, 'ban_nftexpiry', _('Blocklist Expiry'), _('Expiry time for auto added blocklist set members.'));
o.value('10s');
o.value('1m');
o.value('5m');
o.value('1h');
o.value('2h');
o.optional = true;
o.rmempty = true;
/* /*
advanced log settings tab advanced log settings tab
*/ */
@ -563,9 +553,6 @@ return view.extend({
o.rmempty = true; o.rmempty = true;
} }
/*
prepare country data
*/
let code, country, countries = []; let code, country, countries = [];
if (result[2]) { if (result[2]) {
countries = result[2].trim().split('\n'); countries = result[2].trim().split('\n');
@ -611,17 +598,27 @@ return view.extend({
o.rmempty = false; o.rmempty = false;
o = s.taboption('feeds', form.ListValue, 'ban_autoallowuplink', _('Auto Allow Uplink'), _('Limit the uplink autoallow function.')); o = s.taboption('feeds', form.ListValue, 'ban_autoallowuplink', _('Auto Allow Uplink'), _('Limit the uplink autoallow function.'));
o.depends('ban_autoallowlist', '1');
o.value('disable', _('Disable')); o.value('disable', _('Disable'));
o.value('subnet', _('Subnet (default)')); o.value('subnet', _('Subnet (default)'));
o.value('ip', _('IP')); o.value('ip', _('IP'));
o.optional = true; o.optional = true;
o.rmempty = true; o.rmempty = true;
o.depends('ban_autoallowlist', '1');
o = s.taboption('feeds', form.Flag, 'ban_autoblocklist', _('Auto Blocklist'), _('Automatically add resolved domains and suspicious IPs to the local 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.default = 1
o.rmempty = false; o.rmempty = false;
o = s.taboption('feeds', form.ListValue, 'ban_nftexpiry', _('Blocklist Set Expiry'), _('Expiry time for auto added blocklist Set members.'));
o.value('10s');
o.value('1m');
o.value('5m');
o.value('1h');
o.value('2h');
o.value('1d');
o.optional = true;
o.rmempty = true;
o = s.taboption('feeds', form.Flag, 'ban_allowlistonly', _('Allowlist Only'), _('Restrict the internet access from/to a small number of secure IPs.')); o = s.taboption('feeds', form.Flag, 'ban_allowlistonly', _('Allowlist Only'), _('Restrict the internet access from/to a small number of secure IPs.'));
o.rmempty = false; o.rmempty = false;

View file

@ -15,27 +15,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -47,15 +47,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -63,11 +63,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -75,7 +75,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -83,19 +83,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -120,11 +120,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -134,15 +134,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -150,36 +150,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "مجلد النسخ الاحتياطي" msgstr "مجلد النسخ الاحتياطي"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -188,13 +188,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -207,9 +207,9 @@ msgstr "إلغاء"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -225,7 +225,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -233,17 +233,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -257,7 +257,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -265,7 +265,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -273,7 +273,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -289,19 +289,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "تحميل الأداة" msgstr "تحميل الأداة"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "إعلام البريد الإلكتروني" msgstr "إعلام البريد الإلكتروني"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "ملف تعريف البريد الإلكتروني" msgstr "ملف تعريف البريد الإلكتروني"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "عنوان مستقبل البريد الإلكتروني" msgstr "عنوان مستقبل البريد الإلكتروني"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "عنوان مرسل البريد الإلكتروني" msgstr "عنوان مرسل البريد الإلكتروني"
@ -309,7 +309,7 @@ msgstr "عنوان مرسل البريد الإلكتروني"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "موضوع البريد الإلكتروني" msgstr "موضوع البريد الإلكتروني"
@ -358,15 +358,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -402,15 +402,15 @@ msgstr "الاعدادات العامة"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -430,7 +430,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -452,8 +452,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -461,35 +461,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "آخر تشغيل" msgstr "آخر تشغيل"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -503,23 +503,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -527,35 +527,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -563,7 +563,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -576,7 +576,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -593,7 +593,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -603,7 +603,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -618,7 +618,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "نظرة عامة" msgstr "نظرة عامة"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -628,21 +628,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -656,11 +656,11 @@ msgstr "نعش الذاكرة"
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "دليل التقارير" msgstr "دليل التقارير"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -668,7 +668,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "إعادة تشغيل" msgstr "إعادة تشغيل"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -721,7 +721,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -734,7 +734,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -750,17 +750,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -768,7 +768,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "إعدادات" msgstr "إعدادات"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -784,7 +784,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -796,11 +796,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -812,13 +812,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -856,13 +856,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -913,8 +913,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -922,8 +922,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -937,7 +937,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -953,47 +953,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1009,7 +1009,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "ASNs" msgstr "ASNs"
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Автоматично засичане" msgstr "Автоматично засичане"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Директоря за резервни копия" msgstr "Директоря за резервни копия"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr "Отмени"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "Държави" msgstr "Държави"
@ -232,17 +232,17 @@ msgstr "Държави"
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "Не проверявай SSL сертификати по време на сваляне." msgstr "Не проверявай SSL сертификати по време на сваляне."
@ -272,7 +272,7 @@ msgstr "Не проверявай SSL сертификати по време н
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "Сваляй несигурно" msgstr "Сваляй несигурно"
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "E-Mail Известяване" msgstr "E-Mail Известяване"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "E-Mail Профил" msgstr "E-Mail Профил"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "E-Mail Изпращач" msgstr "E-Mail Изпращач"
@ -308,7 +308,7 @@ msgstr "E-Mail Изпращач"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "E-Mail Тема" msgstr "E-Mail Тема"
@ -357,15 +357,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr "Основни настройки"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -460,35 +460,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -502,23 +502,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -526,35 +526,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -575,7 +575,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -592,7 +592,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -602,7 +602,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -617,7 +617,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -627,21 +627,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -655,11 +655,11 @@ msgstr ""
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -667,7 +667,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -720,7 +720,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -733,7 +733,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -749,17 +749,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -767,7 +767,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -783,7 +783,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -795,11 +795,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -811,13 +811,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -855,13 +855,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -912,8 +912,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -921,8 +921,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -936,7 +936,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -952,47 +952,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1008,7 +1008,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr "বাতিল করুন"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -232,17 +232,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -272,7 +272,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -308,7 +308,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -357,15 +357,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr "সাধারণ সেটিংস"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -460,35 +460,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -502,23 +502,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -526,35 +526,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -575,7 +575,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -592,7 +592,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -602,7 +602,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -617,7 +617,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -627,21 +627,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -655,11 +655,11 @@ msgstr ""
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -667,7 +667,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -720,7 +720,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -733,7 +733,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -749,17 +749,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -767,7 +767,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "সেটিংস" msgstr "সেটিংস"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -783,7 +783,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -795,11 +795,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -811,13 +811,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -855,13 +855,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -912,8 +912,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -921,8 +921,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -936,7 +936,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -952,47 +952,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1008,7 +1008,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Directori de còpies de seguretat" msgstr "Directori de còpies de seguretat"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr "Cancel•lar"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -232,17 +232,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -272,7 +272,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "Utilitat de baixades" msgstr "Utilitat de baixades"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "Notificació de correu" msgstr "Notificació de correu"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "Adreça del destinatari de correu" msgstr "Adreça del destinatari de correu"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -308,7 +308,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -357,15 +357,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr "Paràmetres generals"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -460,35 +460,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "Darrera execució" msgstr "Darrera execució"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -502,23 +502,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -526,35 +526,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -575,7 +575,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -592,7 +592,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -602,7 +602,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -617,7 +617,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Visió de conjunt" msgstr "Visió de conjunt"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -627,21 +627,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -655,11 +655,11 @@ msgstr "Actualitza"
msgid "Reload" msgid "Reload"
msgstr "Torna a carregar" msgstr "Torna a carregar"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -667,7 +667,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "Reiniciar" msgstr "Reiniciar"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -720,7 +720,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -733,7 +733,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -749,17 +749,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -767,7 +767,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "Paràmetres" msgstr "Paràmetres"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -783,7 +783,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -795,11 +795,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -811,13 +811,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -855,13 +855,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -912,8 +912,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -921,8 +921,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -936,7 +936,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -952,47 +952,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1008,7 +1008,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Záložní adresář" msgstr "Záložní adresář"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr "Zrušit"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -232,17 +232,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -272,7 +272,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "Nástroj pro stahování" msgstr "Nástroj pro stahování"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -308,7 +308,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -357,15 +357,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr ""
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -460,35 +460,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "Poslední spuštění" msgstr "Poslední spuštění"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -502,23 +502,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -526,35 +526,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -575,7 +575,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -592,7 +592,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -602,7 +602,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -617,7 +617,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Přehled" msgstr "Přehled"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -627,21 +627,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -655,11 +655,11 @@ msgstr "Aktualizovat"
msgid "Reload" msgid "Reload"
msgstr "Znovu načíst" msgstr "Znovu načíst"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -667,7 +667,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -720,7 +720,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -733,7 +733,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -749,17 +749,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -767,7 +767,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "Nastavení" msgstr "Nastavení"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -783,7 +783,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -795,11 +795,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -811,13 +811,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -855,13 +855,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -912,8 +912,8 @@ msgstr "Verze"
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -921,8 +921,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -936,7 +936,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -952,47 +952,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1008,7 +1008,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "ASN'er" msgstr "ASN'er"
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Automatisk detektering" msgstr "Automatisk detektering"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Backup Mappe" msgstr "Backup Mappe"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr "Annuller"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "Lande" msgstr "Lande"
@ -232,17 +232,17 @@ msgstr "Lande"
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "Kontroller ikke SSL-servercertifikater under download." msgstr "Kontroller ikke SSL-servercertifikater under download."
@ -272,7 +272,7 @@ msgstr "Kontroller ikke SSL-servercertifikater under download."
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "Download usikker" msgstr "Download usikker"
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "Download hjælpeprogram" msgstr "Download hjælpeprogram"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "Meddelelse pr. e-mail" msgstr "Meddelelse pr. e-mail"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "E-mail profil" msgstr "E-mail profil"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "Modtagerens e-mailadresse" msgstr "Modtagerens e-mailadresse"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "E-mail afsenderadresse" msgstr "E-mail afsenderadresse"
@ -308,7 +308,7 @@ msgstr "E-mail afsenderadresse"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "E-mail emne" msgstr "E-mail emne"
@ -357,15 +357,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr "Generelle indstillinger"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "Giv adgang til LuCI-app banIP" msgstr "Giv adgang til LuCI-app banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "Høj prioritet" msgstr "Høj prioritet"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "Højeste prioritet" msgstr "Højeste prioritet"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr "IPv4-understøttelse"
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "IPv6-understøttelse" msgstr "IPv6-understøttelse"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -460,35 +460,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "Sidste kørsel" msgstr "Sidste kørsel"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "Mindste prioritet" msgstr "Mindste prioritet"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "Mindre prioritet" msgstr "Mindre prioritet"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -503,23 +503,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "Loggrænse" msgstr "Loggrænse"
@ -527,35 +527,35 @@ msgstr "Loggrænse"
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "Log Vilkår" msgstr "Log Vilkår"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -563,7 +563,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -576,7 +576,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "Netværks Interfaces" msgstr "Netværks Interfaces"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -593,7 +593,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "Normal prioritet (standard)" msgstr "Normal prioritet (standard)"
@ -603,7 +603,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -618,7 +618,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Oversigt" msgstr "Oversigt"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -628,21 +628,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "Profil, der anvendes af \"msmtp\" til banIP-meddelelses-e-mails." msgstr "Profil, der anvendes af \"msmtp\" til banIP-meddelelses-e-mails."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -656,11 +656,11 @@ msgstr "Opdater"
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "Rapportmappe" msgstr "Rapportmappe"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -668,7 +668,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "Genstart" msgstr "Genstart"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -721,7 +721,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "Afsenderadresse for banIP-meddelelses-e-mails." msgstr "Afsenderadresse for banIP-meddelelses-e-mails."
@ -734,7 +734,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -750,17 +750,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -768,7 +768,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "Indstillinger" msgstr "Indstillinger"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -784,7 +784,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -796,11 +796,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -812,13 +812,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -856,13 +856,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Tidsstempel" msgstr "Tidsstempel"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "Emne for banIP-meddelelses-e-mails." msgstr "Emne for banIP-meddelelses-e-mails."
@ -913,8 +913,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -922,8 +922,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -937,7 +937,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -953,47 +953,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1009,7 +1009,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "-- Auswahl einstellen --" msgstr "-- Auswahl einstellen --"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "-100" msgstr "-100"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "-200 (Standard)" msgstr "-200 (Standard)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "-300" msgstr "-300"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "-400" msgstr "-400"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (Standard)" msgstr "100 (Standard)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "1024 (Standard)" msgstr "1024 (Standard)"
@ -62,11 +62,11 @@ msgstr "1024 (Standard)"
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -74,7 +74,7 @@ msgstr "250"
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "4096" msgstr "4096"
@ -82,19 +82,19 @@ msgstr "4096"
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "500" msgstr "500"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "Autonome Systemnummern" msgstr "Autonome Systemnummern"
@ -121,11 +121,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "Erweiterte Einstellungen" msgstr "Erweiterte Einstellungen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "Nur Zulassungsliste" msgstr "Nur Zulassungsliste"
@ -135,15 +135,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "Automatische Zulassungsliste" msgstr "Automatische Zulassungsliste"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "Automatische Sperrliste" msgstr "Automatische Sperrliste"
@ -151,51 +151,51 @@ msgstr "Automatische Sperrliste"
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Automatische Erkennung" msgstr "Automatische Erkennung"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Backupverzeichnis" msgstr "Backupverzeichnis"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "Basisverzeichnis" msgstr "Basisverzeichnis"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "Basisarbeitsverzeichnis während der BanIP-Verarbeitung." msgstr "Basisarbeitsverzeichnis während der BanIP-Verarbeitung."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry"
msgstr "Ablauf der Sperrliste"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Set Expiry"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
msgid "" msgid ""
"Blocklist modifications have been saved, start the Domain Lookup or restart " "Blocklist modifications have been saved, start the Domain Lookup or restart "
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "CPU-Kerne" msgstr "CPU-Kerne"
@ -208,9 +208,9 @@ msgstr "Abbrechen"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "Ketten-/Set-Einstellungen" msgstr "Ketten-/Set-Einstellungen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -226,7 +226,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "Länder" msgstr "Länder"
@ -234,17 +234,17 @@ msgstr "Länder"
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "IPs deduplizieren" msgstr "IPs deduplizieren"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -260,7 +260,7 @@ msgstr ""
"Automatische Erkennung relevanter Netzwerkgeräte, Schnittstellen, Subnetze, " "Automatische Erkennung relevanter Netzwerkgeräte, Schnittstellen, Subnetze, "
"Protokolle und Dienstprogramme." "Protokolle und Dienstprogramme."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -268,7 +268,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "Während des Downloads keine SSL-Serverzertifikate überprüfen." msgstr "Während des Downloads keine SSL-Serverzertifikate überprüfen."
@ -276,7 +276,7 @@ msgstr "Während des Downloads keine SSL-Serverzertifikate überprüfen."
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "Unsicher herunterladen" msgstr "Unsicher herunterladen"
@ -292,19 +292,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "Download-Werkzeug" msgstr "Download-Werkzeug"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "E-Mail-Benachrichtigung" msgstr "E-Mail-Benachrichtigung"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "E-Mail-Profil" msgstr "E-Mail-Profil"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "E-Mail Empfängeradresse" msgstr "E-Mail Empfängeradresse"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "E-Mail Absenderadresse" msgstr "E-Mail Absenderadresse"
@ -312,7 +312,7 @@ msgstr "E-Mail Absenderadresse"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "E-Mail-Einstellungen" msgstr "E-Mail-Einstellungen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "E-Mail-Thema" msgstr "E-Mail-Thema"
@ -361,15 +361,15 @@ msgstr "Aktiviert die IPv4-Unterstützung."
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "Aktiviert die IPv6-Unterstützung." msgstr "Aktiviert die IPv6-Unterstützung."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "Verfallszeit für automatisch hinzugefügte Mitglieder der Sperrliste." msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -405,15 +405,15 @@ msgstr "Allgemeine Einstellungen"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "Zugriff auf LuCI-App banIP gewähren" msgstr "Zugriff auf LuCI-App banIP gewähren"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "Hohe Priorität" msgstr "Hohe Priorität"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "Höchste Priorität" msgstr "Höchste Priorität"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -433,7 +433,7 @@ msgstr "IPv4 Unterstützung"
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "IPv6 Unterstützung" msgstr "IPv6 Unterstützung"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -455,8 +455,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "LAN-Forward (Pakete)" msgstr "LAN-Forward (Pakete)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "LAN-Forward-Kette" msgstr "LAN-Forward-Kette"
@ -464,35 +464,35 @@ msgstr "LAN-Forward-Kette"
msgid "Last Run" msgid "Last Run"
msgstr "Letzter Durchgang" msgstr "Letzter Durchgang"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "Niedrigste Priorität" msgstr "Niedrigste Priorität"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "Niedrige Priorität" msgstr "Niedrige Priorität"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "Beschränken bestimmter Feeds auf die LAN-Forward-Kette." msgstr "Beschränken bestimmter Feeds auf die LAN-Forward-Kette."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "Beschränken bestimmter Feeds auf die WAN-Forward-Kette." msgstr "Beschränken bestimmter Feeds auf die WAN-Forward-Kette."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "Beschränken bestimmter Feeds auf die WAN-Eingang-Kette." msgstr "Beschränken bestimmter Feeds auf die WAN-Eingang-Kette."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "Begrenzen von banIP verwendeter Rechenkerne, um RAM zu sparen." msgstr "Begrenzen von banIP verwendeter Rechenkerne, um RAM zu sparen."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -510,23 +510,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "Auflistung der Elemente eines bestimmten banIP-bezogenen Sets." msgstr "Auflistung der Elemente eines bestimmten banIP-bezogenen Sets."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "Anzahl der Protokolle" msgstr "Anzahl der Protokolle"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "LAN-Weiterleitung protokollieren" msgstr "LAN-Weiterleitung protokollieren"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "Protokollebene" msgstr "Protokollebene"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "Protokollbegrenzung" msgstr "Protokollbegrenzung"
@ -534,35 +534,35 @@ msgstr "Protokollbegrenzung"
msgid "Log Settings" msgid "Log Settings"
msgstr "Protokolleinstellungen" msgstr "Protokolleinstellungen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "Protokollbedingungen" msgstr "Protokollbedingungen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "WAN-Weiterleitung protokollieren" msgstr "WAN-Weiterleitung protokollieren"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "WAN-Eingang protokollieren" msgstr "WAN-Eingang protokollieren"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "Verdächtige weitergeleitete LAN-Pakete protokollieren (abgelehnt)." msgstr "Verdächtige weitergeleitete LAN-Pakete protokollieren (abgelehnt)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "Verdächtige weitergeleitete WAN-Pakete protokollieren (verworfen)." msgstr "Verdächtige weitergeleitete WAN-Pakete protokollieren (verworfen)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "Verdächtige eingehende WAN-Pakete protokollieren (verworfen)." msgstr "Verdächtige eingehende WAN-Pakete protokollieren (verworfen)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "Max. geöffnete Dateien" msgstr "Max. geöffnete Dateien"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -570,7 +570,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "NFT-Informationen" msgstr "NFT-Informationen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -583,7 +583,7 @@ msgstr "Netzwerkadapter"
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "Netzwerkschnittstellen" msgstr "Netzwerkschnittstellen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "Nice-Level" msgstr "Nice-Level"
@ -600,7 +600,7 @@ msgstr "Noch keine banIP-bezogenen Firewall-Protokolle!"
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "Noch keine banIP-bezogenen Verarbeitungsprotokolle!" msgstr "Noch keine banIP-bezogenen Verarbeitungsprotokolle!"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "Normale Priorität (Voreinstellung)" msgstr "Normale Priorität (Voreinstellung)"
@ -610,7 +610,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -629,7 +629,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Übersicht" msgstr "Übersicht"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -639,21 +639,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "Verarbeitungsprotokoll" msgstr "Verarbeitungsprotokoll"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "Von 'msmtp' verwendetes Profil für banIP-Benachrichtigungs-E-Mails." msgstr "Von 'msmtp' verwendetes Profil für banIP-Benachrichtigungs-E-Mails."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -669,11 +669,11 @@ msgstr "Aktualisieren"
msgid "Reload" msgid "Reload"
msgstr "Neu laden" msgstr "Neu laden"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "Report-Verzeichnis" msgstr "Report-Verzeichnis"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "Berichtselemente" msgstr "Berichtselemente"
@ -681,7 +681,7 @@ msgstr "Berichtselemente"
msgid "Restart" msgid "Restart"
msgstr "Neustart" msgstr "Neustart"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
"Beschränken des Internetzugangs von/zu einer kleinen Anzahl von sicheren IPs." "Beschränken des Internetzugangs von/zu einer kleinen Anzahl von sicheren IPs."
@ -735,7 +735,7 @@ msgstr "Wählen Sie die logische(n) WAN-IPv4-Netzwerkschnittstelle(n) aus."
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "Wählen Sie die logische(n) WAN-IPv6-Netzwerkschnittstelle(n) aus." msgstr "Wählen Sie die logische(n) WAN-IPv6-Netzwerkschnittstelle(n) aus."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "Absenderadresse für banIP-Benachrichtigungs-E-Mails." msgstr "Absenderadresse für banIP-Benachrichtigungs-E-Mails."
@ -748,7 +748,7 @@ msgstr "Set"
msgid "Set Reporting" msgid "Set Reporting"
msgstr "Set-Berichte" msgstr "Set-Berichte"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
#, fuzzy #, fuzzy
msgid "Set Split Size" msgid "Set Split Size"
msgstr "Teilungsgröße festlegen" msgstr "Teilungsgröße festlegen"
@ -767,7 +767,7 @@ msgstr "Umfrage einstellen..."
msgid "Set details" msgid "Set details"
msgstr "Details zum Set" msgstr "Details zum Set"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
@ -775,11 +775,11 @@ msgstr ""
"Legen Sie die Priorität der nft-Kette in der banIP-Tabelle fest. Bitte " "Legen Sie die Priorität der nft-Kette in der banIP-Tabelle fest. Bitte "
"beachten Sie: niedrigere Werte bedeuten höhere Priorität." "beachten Sie: niedrigere Werte bedeuten höhere Priorität."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "Legen Sie den Syslog-Level für die NFT-Protokollierung fest." msgstr "Legen Sie den Syslog-Level für die NFT-Protokollierung fest."
@ -787,7 +787,7 @@ msgstr "Legen Sie den Syslog-Level für die NFT-Protokollierung fest."
msgid "Settings" msgid "Settings"
msgstr "Einstellungen" msgstr "Einstellungen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
"Aufteilen des Ladens externer Sets nach jeweils n Mitgliedern, um RAM zu " "Aufteilen des Ladens externer Sets nach jeweils n Mitgliedern, um RAM zu "
@ -805,7 +805,7 @@ msgstr "Status"
msgid "Stop" msgid "Stop"
msgstr "Stopp" msgstr "Stopp"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -817,11 +817,11 @@ msgstr "Umfrage"
msgid "System Information" msgid "System Information"
msgstr "Systeminformationen" msgstr "Systeminformationen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "Zielverzeichnis für banIP-bezogene Berichtsdateien." msgstr "Zielverzeichnis für banIP-bezogene Berichtsdateien."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "Zielverzeichnis für komprimierte Feed-Sicherungen." msgstr "Zielverzeichnis für komprimierte Feed-Sicherungen."
@ -835,7 +835,7 @@ msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
"Die Sperrliste ist zu groß, Änderungen können nicht gespeichert werden." "Die Sperrliste ist zu groß, Änderungen können nicht gespeichert werden."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
@ -843,7 +843,7 @@ msgstr ""
"Die standardmäßigen Protokollbegriffe/regulären Ausdrücke filtern " "Die standardmäßigen Protokollbegriffe/regulären Ausdrücke filtern "
"verdächtigen SSH-, LuCI-, Nginx- und Asterisk-Verkehr." "verdächtigen SSH-, LuCI-, Nginx- und Asterisk-Verkehr."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
"Die gewählte Priorität wird für die BanIP-Hintergrundverarbeitung verwendet." "Die gewählte Priorität wird für die BanIP-Hintergrundverarbeitung verwendet."
@ -894,13 +894,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Zeitstempel" msgstr "Zeitstempel"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "Betreff für banIP-Benachrichtigungs-E-Mails." msgstr "Betreff für banIP-Benachrichtigungs-E-Mails."
@ -951,8 +951,8 @@ msgstr "Version"
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "WAN-Forward (Pakete)" msgstr "WAN-Forward (Pakete)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "WAN-Forward-Kette" msgstr "WAN-Forward-Kette"
@ -960,8 +960,8 @@ msgstr "WAN-Forward-Kette"
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "WAN-Input (Pakete)" msgstr "WAN-Input (Pakete)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "WAN-Input-Kette" msgstr "WAN-Input-Kette"
@ -975,7 +975,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "Alarm" msgstr "Alarm"
@ -991,47 +991,47 @@ msgstr "heute automatisch zur Sperrliste hinzugefügt"
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "crit" msgstr "crit"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "debug" msgstr "debug"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "emerg" msgstr "emerg"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "err" msgstr "err"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "info" msgstr "info"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "Speicher (Standard)" msgstr "Speicher (Standard)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "notice" msgstr "notice"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "Leistung" msgstr "Leistung"
@ -1047,10 +1047,17 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "warn (Standard)" msgstr "warn (Standard)"
#~ msgid "Blocklist Expiry"
#~ msgstr "Ablauf der Sperrliste"
#~ msgid "Expiry time for auto added blocklist set members."
#~ msgstr ""
#~ "Verfallszeit für automatisch hinzugefügte Mitglieder der Sperrliste."
#~ msgid "Blocklist Feeds" #~ msgid "Blocklist Feeds"
#~ msgstr "Sperrlisten-Feeds" #~ msgstr "Sperrlisten-Feeds"

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "φάκελος διάσωσης" msgstr "φάκελος διάσωσης"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr "Ακύρωση"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -232,17 +232,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -272,7 +272,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -308,7 +308,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -357,15 +357,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr ""
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -460,35 +460,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -502,23 +502,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -526,35 +526,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -575,7 +575,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -592,7 +592,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -602,7 +602,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -617,7 +617,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -627,21 +627,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -655,11 +655,11 @@ msgstr ""
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -667,7 +667,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -720,7 +720,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -733,7 +733,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -749,17 +749,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -767,7 +767,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "Ρυθμίσεις" msgstr "Ρυθμίσεις"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -783,7 +783,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -795,11 +795,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -811,13 +811,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -855,13 +855,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -912,8 +912,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -921,8 +921,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -936,7 +936,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -952,47 +952,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1008,7 +1008,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr ""
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -232,17 +232,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -272,7 +272,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -308,7 +308,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -357,15 +357,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr ""
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -460,35 +460,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -502,23 +502,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -526,35 +526,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -575,7 +575,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -592,7 +592,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -602,7 +602,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -617,7 +617,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -627,21 +627,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -655,11 +655,11 @@ msgstr ""
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -667,7 +667,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -720,7 +720,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -733,7 +733,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -749,17 +749,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -767,7 +767,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -783,7 +783,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -795,11 +795,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -811,13 +811,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -855,13 +855,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -912,8 +912,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -921,8 +921,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -936,7 +936,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -952,47 +952,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1008,6 +1008,6 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -17,27 +17,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -49,15 +49,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "1024 (predeterminado)" msgstr "1024 (predeterminado)"
@ -65,11 +65,11 @@ msgstr "1024 (predeterminado)"
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -77,7 +77,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -85,19 +85,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "ASNs" msgstr "ASNs"
@ -124,11 +124,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "Solo lista de permitidos" msgstr "Solo lista de permitidos"
@ -140,16 +140,16 @@ msgstr ""
"Las modificaciones de la lista de permitidos se han guardado, inicie la " "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." "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:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
#, fuzzy #, fuzzy
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "Lista de permitidos automática" msgstr "Lista de permitidos automática"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
#, fuzzy #, fuzzy
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "Lista de bloqueo automática" msgstr "Lista de bloqueo automática"
@ -158,36 +158,36 @@ msgstr "Lista de bloqueo automática"
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Detección automática" msgstr "Detección automática"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Directorio de respaldo" msgstr "Directorio de respaldo"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -196,13 +196,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -215,9 +215,9 @@ msgstr "Cancelar"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -233,7 +233,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "Países" msgstr "Países"
@ -241,17 +241,17 @@ msgstr "Países"
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -265,7 +265,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -273,7 +273,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "No verificar los certificados SSL del servidor durante la descarga." msgstr "No verificar los certificados SSL del servidor durante la descarga."
@ -281,7 +281,7 @@ msgstr "No verificar los certificados SSL del servidor durante la descarga."
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "Descarga insegura" msgstr "Descarga insegura"
@ -297,19 +297,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "Utilidad de descarga" msgstr "Utilidad de descarga"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "Notificación por correo electrónico" msgstr "Notificación por correo electrónico"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "Perfil de correo electrónico" msgstr "Perfil de correo electrónico"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "Dirección del destinatario de correo electrónico" msgstr "Dirección del destinatario de correo electrónico"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "Dirección del remitente de correo electrónico" msgstr "Dirección del remitente de correo electrónico"
@ -317,7 +317,7 @@ msgstr "Dirección del remitente de correo electrónico"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Tema del correo electrónico" msgstr "Tema del correo electrónico"
@ -366,15 +366,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -410,15 +410,15 @@ msgstr "Configuración general"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "Otorgar acceso a la aplicación banIP de LuCI" msgstr "Otorgar acceso a la aplicación banIP de LuCI"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "Alta prioridad" msgstr "Alta prioridad"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "Prioridad más alta" msgstr "Prioridad más alta"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -438,7 +438,7 @@ msgstr "Soporte IPv4"
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "Soporte IPv6" msgstr "Soporte IPv6"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -460,8 +460,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -469,35 +469,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "Último inicio" msgstr "Último inicio"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "Prioridad mínima" msgstr "Prioridad mínima"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "Menos prioridad" msgstr "Menos prioridad"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -512,23 +512,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "Límite de registro" msgstr "Límite de registro"
@ -536,35 +536,35 @@ msgstr "Límite de registro"
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "Términos de registro" msgstr "Términos de registro"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -572,7 +572,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -585,7 +585,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "Interfaces de red" msgstr "Interfaces de red"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -602,7 +602,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "Prioridad normal (predeterminado)" msgstr "Prioridad normal (predeterminado)"
@ -612,7 +612,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -627,7 +627,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Visión general" msgstr "Visión general"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -637,7 +637,7 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
"Perfil utilizado por 'msmtp' para correos electrónicos de notificación de " "Perfil utilizado por 'msmtp' para correos electrónicos de notificación de "
@ -645,15 +645,15 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -667,11 +667,11 @@ msgstr "Refrescar"
msgid "Reload" msgid "Reload"
msgstr "Recargar" msgstr "Recargar"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "Informar directorio" msgstr "Informar directorio"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -679,7 +679,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "Reiniciar" msgstr "Reiniciar"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -732,7 +732,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
"Dirección del remitente para correos electrónicos de notificación de banIP." "Dirección del remitente para correos electrónicos de notificación de banIP."
@ -746,7 +746,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -762,17 +762,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -780,7 +780,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "Configuraciones" msgstr "Configuraciones"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -796,7 +796,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -808,11 +808,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -824,13 +824,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -868,13 +868,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Marca de tiempo" msgstr "Marca de tiempo"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "Tema para correos electrónicos de notificación de banIP." msgstr "Tema para correos electrónicos de notificación de banIP."
@ -925,8 +925,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -934,8 +934,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -949,7 +949,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -965,47 +965,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1021,7 +1021,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "ASN:t" msgstr "ASN:t"
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Automaattinen tunnistus" msgstr "Automaattinen tunnistus"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Varmuuskopiohakemisto" msgstr "Varmuuskopiohakemisto"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr "Peruuta"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "Maat" msgstr "Maat"
@ -232,17 +232,17 @@ msgstr "Maat"
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "Älä tarkista SSL-palvelinvarmenteita latauksen aikana." msgstr "Älä tarkista SSL-palvelinvarmenteita latauksen aikana."
@ -272,7 +272,7 @@ msgstr "Älä tarkista SSL-palvelinvarmenteita latauksen aikana."
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "Lataustyökalu" msgstr "Lataustyökalu"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -308,7 +308,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -357,15 +357,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr "Yleiset asetukset"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr "IPv4-tuki"
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "IPv6-tuki" msgstr "IPv6-tuki"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -460,35 +460,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "Viimeksi ajettu" msgstr "Viimeksi ajettu"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -502,23 +502,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -526,35 +526,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -575,7 +575,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "Verkkoliitynnät" msgstr "Verkkoliitynnät"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -592,7 +592,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -602,7 +602,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -617,7 +617,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Yleiskatsaus" msgstr "Yleiskatsaus"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -627,21 +627,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -655,11 +655,11 @@ msgstr "Päivitä"
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -667,7 +667,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "Käynnistä uudelleen" msgstr "Käynnistä uudelleen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -720,7 +720,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -733,7 +733,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -749,17 +749,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -767,7 +767,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "Asetukset" msgstr "Asetukset"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -783,7 +783,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -795,11 +795,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -811,13 +811,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -855,13 +855,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -912,8 +912,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -921,8 +921,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -936,7 +936,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -952,47 +952,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1008,7 +1008,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "Les ASN" msgstr "Les ASN"
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Détection automatique" msgstr "Détection automatique"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Répertoire de sauvegarde" msgstr "Répertoire de sauvegarde"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr "Annuler"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "Pays" msgstr "Pays"
@ -232,17 +232,17 @@ msgstr "Pays"
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
"Ne pas vérifier les certificats SSL du serveur pendant le téléchargement." "Ne pas vérifier les certificats SSL du serveur pendant le téléchargement."
@ -273,7 +273,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "Téléchargement non sécurisé" msgstr "Téléchargement non sécurisé"
@ -289,19 +289,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "Télécharger l'utilitaire" msgstr "Télécharger l'utilitaire"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "Notification par courriel" msgstr "Notification par courriel"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "Courriel du profil" msgstr "Courriel du profil"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "Adresse courriel du destinataire" msgstr "Adresse courriel du destinataire"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "Adresse courriel de l'expéditeur" msgstr "Adresse courriel de l'expéditeur"
@ -309,7 +309,7 @@ msgstr "Adresse courriel de l'expéditeur"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Objet du courriel" msgstr "Objet du courriel"
@ -358,15 +358,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -402,15 +402,15 @@ msgstr "Paramètres généraux"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "Accorder l'accès à l'application LuCI banIP" msgstr "Accorder l'accès à l'application LuCI banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "Priorité élevée" msgstr "Priorité élevée"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "Priorité la plus élevée" msgstr "Priorité la plus élevée"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -430,7 +430,7 @@ msgstr "Prise en charge dIPv4"
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "Prise en charge dIPv6" msgstr "Prise en charge dIPv6"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -452,8 +452,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -461,35 +461,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "Dernière exécution" msgstr "Dernière exécution"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "Priorité minimale" msgstr "Priorité minimale"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "Moins prioritaire" msgstr "Moins prioritaire"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -505,23 +505,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "Limite de journalisation" msgstr "Limite de journalisation"
@ -529,35 +529,35 @@ msgstr "Limite de journalisation"
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "Conditions de journalisation" msgstr "Conditions de journalisation"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -565,7 +565,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -578,7 +578,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "Interfaces réseau" msgstr "Interfaces réseau"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -595,7 +595,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "Priorité normale (par défaut)" msgstr "Priorité normale (par défaut)"
@ -605,7 +605,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -620,7 +620,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Aperçu" msgstr "Aperçu"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -630,7 +630,7 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
"Profil utilisé par 'msmtp' pour les courriel de notification de bannissement " "Profil utilisé par 'msmtp' pour les courriel de notification de bannissement "
@ -638,15 +638,15 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -660,11 +660,11 @@ msgstr "Actualiser"
msgid "Reload" msgid "Reload"
msgstr "Recharger" msgstr "Recharger"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "Répertoire des rapports" msgstr "Répertoire des rapports"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -672,7 +672,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "Redémarrer" msgstr "Redémarrer"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -725,7 +725,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
"Adresse de l'expéditeur des courriels de notification de bannissement IP." "Adresse de l'expéditeur des courriels de notification de bannissement IP."
@ -739,7 +739,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -755,17 +755,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -773,7 +773,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "Paramètres" msgstr "Paramètres"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -789,7 +789,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -801,11 +801,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -817,13 +817,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -861,13 +861,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Horodatage" msgstr "Horodatage"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "Rubrique pour les courriels de notification banIP." msgstr "Rubrique pour les courriels de notification banIP."
@ -918,8 +918,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -927,8 +927,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -942,7 +942,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -958,47 +958,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "bannissement IP" msgstr "bannissement IP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1014,7 +1014,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -15,27 +15,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -47,15 +47,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -63,11 +63,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -75,7 +75,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -83,19 +83,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -120,11 +120,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -134,15 +134,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -150,36 +150,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -188,13 +188,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -207,9 +207,9 @@ msgstr ""
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -225,7 +225,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -233,17 +233,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -257,7 +257,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -265,7 +265,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -273,7 +273,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -289,19 +289,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -309,7 +309,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -358,15 +358,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -402,15 +402,15 @@ msgstr ""
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -430,7 +430,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -452,8 +452,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -461,35 +461,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -503,23 +503,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -527,35 +527,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -563,7 +563,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -576,7 +576,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -593,7 +593,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -603,7 +603,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -618,7 +618,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -628,21 +628,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -656,11 +656,11 @@ msgstr ""
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -668,7 +668,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -721,7 +721,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -734,7 +734,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -750,17 +750,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -768,7 +768,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -784,7 +784,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -796,11 +796,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -812,13 +812,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -856,13 +856,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -913,8 +913,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -922,8 +922,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -937,7 +937,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -953,47 +953,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1009,6 +1009,6 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -8,27 +8,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -40,15 +40,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -56,11 +56,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -68,7 +68,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -76,19 +76,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -113,11 +113,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -127,15 +127,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -143,36 +143,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -181,13 +181,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -200,9 +200,9 @@ msgstr ""
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -218,7 +218,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -226,17 +226,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -250,7 +250,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -258,7 +258,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -266,7 +266,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -282,19 +282,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -302,7 +302,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -351,15 +351,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -395,15 +395,15 @@ msgstr ""
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -423,7 +423,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -445,8 +445,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -454,35 +454,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -496,23 +496,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -520,35 +520,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -556,7 +556,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -569,7 +569,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -586,7 +586,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -596,7 +596,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -611,7 +611,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -621,21 +621,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -649,11 +649,11 @@ msgstr ""
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -661,7 +661,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -714,7 +714,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -727,7 +727,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -743,17 +743,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -761,7 +761,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -777,7 +777,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -789,11 +789,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -805,13 +805,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -849,13 +849,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -906,8 +906,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -915,8 +915,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -930,7 +930,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -946,47 +946,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1002,6 +1002,6 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "AS számok" msgstr "AS számok"
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Automatikus észlelés" msgstr "Automatikus észlelés"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Biztonsági mentés könyvtára" msgstr "Biztonsági mentés könyvtára"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr "Mégse"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "Országok" msgstr "Országok"
@ -232,17 +232,17 @@ msgstr "Országok"
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -272,7 +272,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "Letöltési segédprogram" msgstr "Letöltési segédprogram"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "E-mail értesítés" msgstr "E-mail értesítés"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "E-Mail profil" msgstr "E-Mail profil"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "E-Mail küldő cím" msgstr "E-Mail küldő cím"
@ -308,7 +308,7 @@ msgstr "E-Mail küldő cím"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
#, fuzzy #, fuzzy
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "E-Mail téma" msgstr "E-Mail téma"
@ -358,15 +358,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -402,15 +402,15 @@ msgstr "Általános Beállítások"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -430,7 +430,7 @@ msgstr "IPv4 támogatás"
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "IPv6 támogatás" msgstr "IPv6 támogatás"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -452,8 +452,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -461,35 +461,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "Utolsó futás" msgstr "Utolsó futás"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "Legkisebb prioritás" msgstr "Legkisebb prioritás"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "Kisebb prioritás" msgstr "Kisebb prioritás"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -503,23 +503,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -527,35 +527,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -563,7 +563,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -576,7 +576,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "Hálózati csatolók" msgstr "Hálózati csatolók"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -593,7 +593,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "Közepes prioritás (alapértelmezett)" msgstr "Közepes prioritás (alapértelmezett)"
@ -603,7 +603,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -618,7 +618,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Áttekintés" msgstr "Áttekintés"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -628,21 +628,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -656,11 +656,11 @@ msgstr "Frissítés"
msgid "Reload" msgid "Reload"
msgstr "Újratöltés" msgstr "Újratöltés"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -668,7 +668,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "Újraindítás" msgstr "Újraindítás"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -721,7 +721,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -734,7 +734,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -750,17 +750,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -768,7 +768,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "Beállítások" msgstr "Beállítások"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -784,7 +784,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -796,11 +796,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -812,13 +812,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -856,13 +856,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -913,8 +913,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -922,8 +922,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -937,7 +937,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -953,47 +953,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1009,7 +1009,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "-- Imposta selezione --" msgstr "-- Imposta selezione --"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "-100" msgstr "-100"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "-200 (standard)" msgstr "-200 (standard)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "-300" msgstr "-300"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Directory del Backup" msgstr "Directory del Backup"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr "Annulla"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -232,17 +232,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "Non controllare i certificati del server SSL durante il download." msgstr "Non controllare i certificati del server SSL durante il download."
@ -272,7 +272,7 @@ msgstr "Non controllare i certificati del server SSL durante il download."
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "Download non sicuro" msgstr "Download non sicuro"
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "Utilità di download" msgstr "Utilità di download"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "Notifica e-mail" msgstr "Notifica e-mail"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "Profilo e-mail" msgstr "Profilo e-mail"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "Indirizzo e-mail destinatario" msgstr "Indirizzo e-mail destinatario"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "Indirizzo e-mail mittente" msgstr "Indirizzo e-mail mittente"
@ -308,7 +308,7 @@ msgstr "Indirizzo e-mail mittente"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Oggetto e-mail" msgstr "Oggetto e-mail"
@ -357,15 +357,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr "Impostazioni Generali"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -460,35 +460,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -502,23 +502,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -526,35 +526,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -575,7 +575,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -592,7 +592,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -602,7 +602,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -617,7 +617,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Riepilogo" msgstr "Riepilogo"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -627,21 +627,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -655,11 +655,11 @@ msgstr "Ricaricare"
msgid "Reload" msgid "Reload"
msgstr "Aggiorna" msgstr "Aggiorna"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "Directory dei report" msgstr "Directory dei report"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -667,7 +667,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "Riavvia" msgstr "Riavvia"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -720,7 +720,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -733,7 +733,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -749,17 +749,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -767,7 +767,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "Impostazioni" msgstr "Impostazioni"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -783,7 +783,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -795,11 +795,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -811,13 +811,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -855,13 +855,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -912,8 +912,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -921,8 +921,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -936,7 +936,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -952,47 +952,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1008,7 +1008,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "自動検出" msgstr "自動検出"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "バックアップ先 ディレクトリ" msgstr "バックアップ先 ディレクトリ"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr "キャンセル"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "国" msgstr "国"
@ -232,17 +232,17 @@ msgstr "国"
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -272,7 +272,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "ダウンロードユーティリティ" msgstr "ダウンロードユーティリティ"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "Eメール通知" msgstr "Eメール通知"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "Eメールプロファイル" msgstr "Eメールプロファイル"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "Eメール受信アドレス" msgstr "Eメール受信アドレス"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "Eメール送信者アドレス" msgstr "Eメール送信者アドレス"
@ -308,7 +308,7 @@ msgstr "Eメール送信者アドレス"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Eメールトピック" msgstr "Eメールトピック"
@ -357,15 +357,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr "一般設定"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "高い優先度" msgstr "高い優先度"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "最高の優先度" msgstr "最高の優先度"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr "IPv4 サポート"
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "IPv6 サポート" msgstr "IPv6 サポート"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -460,35 +460,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "最終実行" msgstr "最終実行"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "最低の優先度" msgstr "最低の優先度"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "低い優先度" msgstr "低い優先度"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -502,23 +502,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "ログ制限" msgstr "ログ制限"
@ -526,35 +526,35 @@ msgstr "ログ制限"
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -575,7 +575,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "ネットワークインターフェース" msgstr "ネットワークインターフェース"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -592,7 +592,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "通常の優先度 (デフォルト)" msgstr "通常の優先度 (デフォルト)"
@ -602,7 +602,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -617,7 +617,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "概要" msgstr "概要"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -627,21 +627,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -655,11 +655,11 @@ msgstr "リフレッシュ"
msgid "Reload" msgid "Reload"
msgstr "リロード" msgstr "リロード"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "レポート ディレクトリ" msgstr "レポート ディレクトリ"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -667,7 +667,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "再起動" msgstr "再起動"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -720,7 +720,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -733,7 +733,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -749,17 +749,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -767,7 +767,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "設定" msgstr "設定"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -783,7 +783,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -795,11 +795,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -811,13 +811,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -855,13 +855,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "タイムスタンプ" msgstr "タイムスタンプ"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -912,8 +912,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -921,8 +921,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -936,7 +936,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -952,47 +952,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1008,7 +1008,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,37 +149,37 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
#, fuzzy #, fuzzy
msgid "Backup Directory" msgid "Backup Directory"
msgstr "백업 경로" msgstr "백업 경로"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -188,13 +188,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -207,9 +207,9 @@ msgstr "취소"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -225,7 +225,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -233,17 +233,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -257,7 +257,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -265,7 +265,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -273,7 +273,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -289,19 +289,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -309,7 +309,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -358,15 +358,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -402,15 +402,15 @@ msgstr "기본 설정"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -430,7 +430,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -452,8 +452,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -461,35 +461,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -503,23 +503,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -527,35 +527,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -563,7 +563,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -576,7 +576,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -593,7 +593,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -603,7 +603,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -618,7 +618,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "개요" msgstr "개요"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -628,21 +628,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -656,11 +656,11 @@ msgstr ""
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -668,7 +668,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -721,7 +721,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -734,7 +734,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -750,17 +750,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -768,7 +768,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -784,7 +784,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -796,11 +796,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -812,13 +812,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -856,13 +856,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -913,8 +913,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -922,8 +922,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -937,7 +937,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -953,47 +953,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1009,7 +1009,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr ""
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -232,17 +232,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -272,7 +272,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -308,7 +308,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -357,15 +357,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr ""
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -460,35 +460,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -502,23 +502,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -526,35 +526,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -575,7 +575,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -592,7 +592,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -602,7 +602,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -617,7 +617,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "आढावा" msgstr "आढावा"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -627,21 +627,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -655,11 +655,11 @@ msgstr ""
msgid "Reload" msgid "Reload"
msgstr "रीलोड करा" msgstr "रीलोड करा"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -667,7 +667,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -720,7 +720,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -733,7 +733,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -749,17 +749,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -767,7 +767,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -783,7 +783,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -795,11 +795,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -811,13 +811,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -855,13 +855,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -912,8 +912,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -921,8 +921,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -936,7 +936,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -952,47 +952,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1008,7 +1008,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Direktori Sandaran" msgstr "Direktori Sandaran"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr ""
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -232,17 +232,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -272,7 +272,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -308,7 +308,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -357,15 +357,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr ""
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -460,35 +460,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -502,23 +502,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -526,35 +526,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -575,7 +575,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -592,7 +592,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -602,7 +602,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -617,7 +617,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -627,21 +627,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -655,11 +655,11 @@ msgstr ""
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -667,7 +667,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -720,7 +720,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -733,7 +733,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -749,17 +749,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -767,7 +767,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -783,7 +783,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -795,11 +795,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -811,13 +811,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -855,13 +855,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -912,8 +912,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -921,8 +921,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -936,7 +936,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -952,47 +952,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1008,7 +1008,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Sikkerhetskopimappe" msgstr "Sikkerhetskopimappe"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr "Avbryt"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -232,17 +232,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -272,7 +272,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "Nedlastingsverktøy" msgstr "Nedlastingsverktøy"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "E-postprofil" msgstr "E-postprofil"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "E-postsenderadresse" msgstr "E-postsenderadresse"
@ -308,7 +308,7 @@ msgstr "E-postsenderadresse"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "E-postemne" msgstr "E-postemne"
@ -357,15 +357,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr "Generelle innstillinger"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "IPv6-støtte" msgstr "IPv6-støtte"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -460,35 +460,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "Sist kjørt" msgstr "Sist kjørt"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -502,23 +502,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -526,35 +526,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -575,7 +575,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -592,7 +592,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -602,7 +602,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -617,7 +617,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Oversikt" msgstr "Oversikt"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -627,21 +627,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -655,11 +655,11 @@ msgstr "Gjenoppfrisk"
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "Rapportmappe" msgstr "Rapportmappe"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -667,7 +667,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "Omstart" msgstr "Omstart"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -721,7 +721,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -734,7 +734,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -750,17 +750,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -768,7 +768,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "Innstillinger" msgstr "Innstillinger"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -784,7 +784,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -796,11 +796,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -812,13 +812,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -856,13 +856,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -913,8 +913,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -922,8 +922,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -937,7 +937,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -953,47 +953,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1009,7 +1009,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "-- Selectie instellen --" msgstr "-- Selectie instellen --"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "-100" msgstr "-100"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "-200 (standaard)" msgstr "-200 (standaard)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "-300" msgstr "-300"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "-400" msgstr "-400"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "0 (uitschakelen)" msgstr "0 (uitschakelen)"
@ -46,15 +46,15 @@ msgstr "1"
msgid "10" msgid "10"
msgstr "10" msgstr "10"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (standaard)" msgstr "100 (standaard)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "1024 (standaard)" msgstr "1024 (standaard)"
@ -62,11 +62,11 @@ msgstr "1024 (standaard)"
msgid "20" msgid "20"
msgstr "20" msgstr "20"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -74,7 +74,7 @@ msgstr "250"
msgid "3" msgid "3"
msgstr "3" msgstr "3"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "4096" msgstr "4096"
@ -82,19 +82,19 @@ msgstr "4096"
msgid "5 (default)" msgid "5 (default)"
msgstr "5 (standaard)" msgstr "5 (standaard)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "500" msgstr "500"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "ASN's" msgstr "ASN's"
@ -121,11 +121,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "Geavanceerde instellingen" msgstr "Geavanceerde instellingen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "Selectie feed op toelatingslijst" msgstr "Selectie feed op toelatingslijst"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "Alleen toelatingslijst" msgstr "Alleen toelatingslijst"
@ -137,15 +137,15 @@ msgstr ""
"Wijzigingen op de toelatingslijst zijn opgeslagen, start de Domain Lookup of " "Wijzigingen op de toelatingslijst zijn opgeslagen, start de Domain Lookup of "
"herstart banIP om de wijzigingen door te voeren." "herstart banIP om de wijzigingen door te voeren."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "Uplink automatisch toestaan" msgstr "Uplink automatisch toestaan"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "Automatische toelatingslijst" msgstr "Automatische toelatingslijst"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "Automatische blokkeerlijst" msgstr "Automatische blokkeerlijst"
@ -153,7 +153,7 @@ msgstr "Automatische blokkeerlijst"
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Autodetectie" msgstr "Autodetectie"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
@ -161,7 +161,7 @@ msgstr ""
"Voeg automatisch opgeloste domeinen en verdachte IP's toe aan de lokale " "Voeg automatisch opgeloste domeinen en verdachte IP's toe aan de lokale "
"banIP-blokkeerlijst." "banIP-blokkeerlijst."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
@ -169,26 +169,26 @@ msgstr ""
"Voeg automatisch opgeloste domeinen en uplink-IP's toe aan de lokale banIP-" "Voeg automatisch opgeloste domeinen en uplink-IP's toe aan de lokale banIP-"
"toelatingslijst." "toelatingslijst."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Backup Directory" msgstr "Backup Directory"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "Basismap" msgstr "Basismap"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "Basiswerkmap tijdens banIP-verwerking." msgstr "Basiswerkmap tijdens banIP-verwerking."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry"
msgstr "Blokkeerlijst verloopt"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "Blocklist Feed Selectie" msgstr "Blocklist Feed Selectie"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Set Expiry"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
msgid "" msgid ""
"Blocklist modifications have been saved, start the Domain Lookup or restart " "Blocklist modifications have been saved, start the Domain Lookup or restart "
@ -197,7 +197,7 @@ msgstr ""
"Bloklijstwijzigingen zijn opgeslagen, start de Domain Lookup of herstart " "Bloklijstwijzigingen zijn opgeslagen, start de Domain Lookup of herstart "
"banIP om de wijzigingen door te voeren." "banIP om de wijzigingen door te voeren."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
@ -205,7 +205,7 @@ msgstr ""
"Standaard is elke feed actief in alle ondersteunde reeks. Beperk het " "Standaard is elke feed actief in alle ondersteunde reeks. Beperk het "
"standaard blokkeerbeleid tot een bepaalde reeks." "standaard blokkeerbeleid tot een bepaalde reeks."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "CPU-kernen" msgstr "CPU-kernen"
@ -218,9 +218,9 @@ msgstr "Annuleren"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "Reeks-/set-instellingen" msgstr "Reeks-/set-instellingen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
"Wijzigingen op dit tabblad hebben een herstart van de banIP-service nodig om " "Wijzigingen op dit tabblad hebben een herstart van de banIP-service nodig om "
@ -239,10 +239,11 @@ msgid ""
msgstr "" msgstr ""
"Configuratie van het banIP-pakket om inkomende en uitgaande IP's te bannen " "Configuratie van het banIP-pakket om inkomende en uitgaande IP's te bannen "
"via benoemde nftables Sets. Voor meer informatie <a href=\"https://github." "via benoemde nftables Sets. Voor meer informatie <a href=\"https://github."
"com/openwrt/packages/blob/master/net/banip/files/README.md\" target=\"_blank" "com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"\" rel=\"noreferrer noopener\" >bekijk de online documentatie</a>" "target=\"_blank\" rel=\"noreferrer noopener\" >bekijk de online "
"documentatie</a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "Landen" msgstr "Landen"
@ -250,7 +251,7 @@ msgstr "Landen"
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "Aangepaste feededitor" msgstr "Aangepaste feededitor"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
@ -258,11 +259,11 @@ msgstr ""
"Ontdubbel IP-adressen over alle actieve sets en ruim de lokale blokkeerlijst " "Ontdubbel IP-adressen over alle actieve sets en ruim de lokale blokkeerlijst "
"op." "op."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "IP's ontdubbelen" msgstr "IP's ontdubbelen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "Standaard blokkeringsbeleid" msgstr "Standaard blokkeringsbeleid"
@ -278,7 +279,7 @@ msgstr ""
"Detecteer automatisch relevante netwerkapparaten, interfaces, subnetten, " "Detecteer automatisch relevante netwerkapparaten, interfaces, subnetten, "
"protocollen en hulpprogramma's." "protocollen en hulpprogramma's."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "Uitschakelen" msgstr "Uitschakelen"
@ -286,7 +287,7 @@ msgstr "Uitschakelen"
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "Domein opzoeken" msgstr "Domein opzoeken"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "Tijdens download niet de SSL server certificaten controleren." msgstr "Tijdens download niet de SSL server certificaten controleren."
@ -294,7 +295,7 @@ msgstr "Tijdens download niet de SSL server certificaten controleren."
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "Aangepaste feeds downloaden" msgstr "Aangepaste feeds downloaden"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "Onbeveiligd downloaden" msgstr "Onbeveiligd downloaden"
@ -310,19 +311,19 @@ msgstr "Nieuwe pogingen downloaden"
msgid "Download Utility" msgid "Download Utility"
msgstr "Download hulpprogramma" msgstr "Download hulpprogramma"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "E-Mail notificatie" msgstr "E-Mail notificatie"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "E-Mail profiel" msgstr "E-Mail profiel"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "E-Mail adres van ontvanger" msgstr "E-Mail adres van ontvanger"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "E-Mail adres van verzender" msgstr "E-Mail adres van verzender"
@ -330,7 +331,7 @@ msgstr "E-Mail adres van verzender"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "Email instellingen" msgstr "Email instellingen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "E-Mail onderwerp" msgstr "E-Mail onderwerp"
@ -381,15 +382,15 @@ msgstr "Schakelt IPv4-ondersteuning in."
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "Schakelt IPv6-ondersteuning in." msgstr "Schakelt IPv6-ondersteuning in."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "Vervaltijd voor automatisch toegevoegde leden van de blokkeerlijstset." msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "Externe toelatingslijstfeeds" msgstr "Externe toelatingslijstfeeds"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "Externe blokkeerlijstfeeds" msgstr "Externe blokkeerlijstfeeds"
@ -425,15 +426,15 @@ msgstr "Algemene instellingen"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "Geef toegang tot LuCI app banIP" msgstr "Geef toegang tot LuCI app banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "Hoge prioriteit" msgstr "Hoge prioriteit"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "Hoogste prioriteit" msgstr "Hoogste prioriteit"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "IP" msgstr "IP"
@ -453,7 +454,7 @@ msgstr "IPv4 ondersteuning"
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "IPv6 ondersteuning" msgstr "IPv6 ondersteuning"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -477,8 +478,8 @@ msgstr "Ongeldige invoerwaarden, kan wijzigingen niet opslaan."
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "LAN-Forward (pakketten)" msgstr "LAN-Forward (pakketten)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "LAN-Forward Reeks" msgstr "LAN-Forward Reeks"
@ -486,35 +487,35 @@ msgstr "LAN-Forward Reeks"
msgid "Last Run" msgid "Last Run"
msgstr "Laatst gedraaid" msgstr "Laatst gedraaid"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "Laagste prioriteit" msgstr "Laagste prioriteit"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "Lage prioriteit" msgstr "Lage prioriteit"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "Beperk bepaalde feeds tot de LAN-Forward-reeks." msgstr "Beperk bepaalde feeds tot de LAN-Forward-reeks."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "Beperk bepaalde feeds tot de WAN-Forward-reeks." msgstr "Beperk bepaalde feeds tot de WAN-Forward-reeks."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "Beperk bepaalde feeds tot de WAN-invoer reeks." msgstr "Beperk bepaalde feeds tot de WAN-invoer reeks."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "Beperk de cpu-cores die banIP gebruikt om RAM te besparen." msgstr "Beperk de cpu-cores die banIP gebruikt om RAM te besparen."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "Beperk de uplink autoallow-functie." msgstr "Beperk de uplink autoallow-functie."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -531,23 +532,23 @@ msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
"Maak een lijst van de elementen van een specifieke banIP-gerelateerde Set." "Maak een lijst van de elementen van een specifieke banIP-gerelateerde Set."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "Lokale feedinstellingen" msgstr "Lokale feedinstellingen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "Aantal logboeken" msgstr "Aantal logboeken"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "Logboek LAN-Forward" msgstr "Logboek LAN-Forward"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "Logboek niveau" msgstr "Logboek niveau"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "Log limiet" msgstr "Log limiet"
@ -555,35 +556,35 @@ msgstr "Log limiet"
msgid "Log Settings" msgid "Log Settings"
msgstr "Logboek instellingen" msgstr "Logboek instellingen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "Logboek termen (sleutelwoorden)" msgstr "Logboek termen (sleutelwoorden)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "Logboek WAN-Forward" msgstr "Logboek WAN-Forward"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "Logboek WAN-invoer" msgstr "Logboek WAN-invoer"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "Logboek van verdachte doorgestuurde LAN-pakketten (geweigerd)." msgstr "Logboek van verdachte doorgestuurde LAN-pakketten (geweigerd)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "Logboek verdachte doorgestuurde WAN-pakketten (vervallen)." msgstr "Logboek verdachte doorgestuurde WAN-pakketten (vervallen)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "Logboek verdachte inkomende WAN-pakketten (vervallen)." msgstr "Logboek verdachte inkomende WAN-pakketten (vervallen)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "Max Open Bestanden" msgstr "Max Open Bestanden"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "NFT-ketenprioriteit" msgstr "NFT-ketenprioriteit"
@ -591,7 +592,7 @@ msgstr "NFT-ketenprioriteit"
msgid "NFT Information" msgid "NFT Information"
msgstr "NFT Informatie" msgstr "NFT Informatie"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "NFT-beleid instellen" msgstr "NFT-beleid instellen"
@ -604,7 +605,7 @@ msgstr "Netwerk apparaten"
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "Netwerk interfaces" msgstr "Netwerk interfaces"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "Mooi niveau" msgstr "Mooi niveau"
@ -621,7 +622,7 @@ msgstr "Nog geen banIP gerelateerde firewall logboeken!"
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "Nog geen banIP-gerelateerde verwerkingslogboeken!" msgstr "Nog geen banIP-gerelateerde verwerkingslogboeken!"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "Normale prioriteit (standaard)" msgstr "Normale prioriteit (standaard)"
@ -633,7 +634,7 @@ msgstr ""
"Aantal downloadpogingen in geval van een fout (niet ondersteund door uclient-" "Aantal downloadpogingen in geval van een fout (niet ondersteund door uclient-"
"fetch)." "fetch)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -652,7 +653,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Overzicht" msgstr "Overzicht"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -665,22 +666,22 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "Logboek verwerken" msgstr "Logboek verwerken"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
"Profiel gebruikt voor 'msmtp' voor banIP E-Mail berichten/notificaties." "Profiel gebruikt voor 'msmtp' voor banIP E-Mail berichten/notificaties."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "Protocol/URL-formaat wordt niet ondersteund" msgstr "Protocol/URL-formaat wordt niet ondersteund"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "Ontvang e-mailmeldingen bij elke banIP-run." msgstr "Ontvang e-mailmeldingen bij elke banIP-run."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -696,11 +697,11 @@ msgstr "Herladen"
msgid "Reload" msgid "Reload"
msgstr "Herladen" msgstr "Herladen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "Rapportage directory" msgstr "Rapportage directory"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "Rapporteer elementen" msgstr "Rapporteer elementen"
@ -708,7 +709,7 @@ msgstr "Rapporteer elementen"
msgid "Restart" msgid "Restart"
msgstr "Herstart" msgstr "Herstart"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." 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." msgstr "Beperk de internettoegang van/tot een klein aantal beveiligde IP's."
@ -761,7 +762,7 @@ msgstr "Selecteer de logische WAN IPv4-netwerkinterface(s)."
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "Selecteer de logische WAN IPv6-netwerkinterface(s)." msgstr "Selecteer de logische WAN IPv6-netwerkinterface(s)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "Afzender e-mailadres voor de banIP email meldingen." msgstr "Afzender e-mailadres voor de banIP email meldingen."
@ -774,7 +775,7 @@ msgstr "Instellen"
msgid "Set Reporting" msgid "Set Reporting"
msgstr "Rapportage instellen" msgstr "Rapportage instellen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "Splitsgrootte instellen" msgstr "Splitsgrootte instellen"
@ -790,7 +791,7 @@ msgstr "Enquête instellen..."
msgid "Set details" msgid "Set details"
msgstr "Details instellen" msgstr "Details instellen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
@ -798,11 +799,11 @@ msgstr ""
"Stel de prioriteit van de nft reeks in binnen de banIP-tabel. Let op: lagere " "Stel de prioriteit van de nft reeks in binnen de banIP-tabel. Let op: lagere "
"waarden betekenen hogere prioriteit." "waarden betekenen hogere prioriteit."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "Stel het nft-beleid in voor banIP-gerelateerde sets." msgstr "Stel het nft-beleid in voor banIP-gerelateerde sets."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "Stel het syslog-niveau in voor NFT-logboekregistratie." msgstr "Stel het syslog-niveau in voor NFT-logboekregistratie."
@ -810,7 +811,7 @@ msgstr "Stel het syslog-niveau in voor NFT-logboekregistratie."
msgid "Settings" msgid "Settings"
msgstr "Instellingen" msgstr "Instellingen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "Splits het laden van externe sets na elke n leden om RAM te besparen." msgstr "Splits het laden van externe sets na elke n leden om RAM te besparen."
@ -826,7 +827,7 @@ msgstr "Status"
msgid "Stop" msgid "Stop"
msgstr "Stop" msgstr "Stop"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "Subnet (standaard)" msgstr "Subnet (standaard)"
@ -838,11 +839,11 @@ msgstr "Enquête"
msgid "System Information" msgid "System Information"
msgstr "Systeem informatie" msgstr "Systeem informatie"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "Doelmap voor banIP-gerelateerde rapportbestanden." msgstr "Doelmap voor banIP-gerelateerde rapportbestanden."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "Doelmap voor back-ups van gecomprimeerde feeds." msgstr "Doelmap voor back-ups van gecomprimeerde feeds."
@ -855,7 +856,7 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "De blokkeerlijst is te groot, kan wijzigingen niet opslaan." msgstr "De blokkeerlijst is te groot, kan wijzigingen niet opslaan."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
@ -863,7 +864,7 @@ msgstr ""
"De standaard logtermen / reguliere expressies filteren verdacht ssh-, LuCI-, " "De standaard logtermen / reguliere expressies filteren verdacht ssh-, LuCI-, "
"nginx- en asterisk-verkeer." "nginx- en asterisk-verkeer."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
"De geselecteerde prioriteit wordt gebruikt voor banIP-achtergrondverwerking." "De geselecteerde prioriteit wordt gebruikt voor banIP-achtergrondverwerking."
@ -914,7 +915,7 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Tijdstempel" msgstr "Tijdstempel"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
@ -922,7 +923,7 @@ msgstr ""
"Om e-mailmeldingen in te schakelen, stelt u het 'msmtp'-pakket in en geeft u " "Om e-mailmeldingen in te schakelen, stelt u het 'msmtp'-pakket in en geeft u "
"een geldig e-mailontvangeradres op." "een geldig e-mailontvangeradres op."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "Onderwerp voor banIP notificatie e-mails." msgstr "Onderwerp voor banIP notificatie e-mails."
@ -973,8 +974,8 @@ msgstr "Versie"
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "WAN-Forward (pakketten)" msgstr "WAN-Forward (pakketten)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "WAN-Forward Reeks" msgstr "WAN-Forward Reeks"
@ -982,8 +983,8 @@ msgstr "WAN-Forward Reeks"
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "WAN-invoer (pakketten)" msgstr "WAN-invoer (pakketten)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "WAN-invoer reeks" msgstr "WAN-invoer reeks"
@ -1004,7 +1005,7 @@ msgstr ""
"versie van de beheerder leegt u het aangepaste feedbestand opnieuw (niet " "versie van de beheerder leegt u het aangepaste feedbestand opnieuw (niet "
"verwijderen!)." "verwijderen!)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "alarm" msgstr "alarm"
@ -1020,47 +1021,47 @@ msgstr "vandaag automatisch toegevoegd aan de blokkeerlijst"
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "crit" msgstr "crit"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "debuggen" msgstr "debuggen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "tevoorschijn komen" msgstr "tevoorschijn komen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "fout" msgstr "fout"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "info" msgstr "info"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr "lokale toelatingslijst"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr "lokale toelatingslijst"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "lokale blokkeerlijst" msgstr "lokale blokkeerlijst"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "geheugen (standaard)" msgstr "geheugen (standaard)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "kennisgeving" msgstr "kennisgeving"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "prestatie" msgstr "prestatie"
@ -1076,10 +1077,17 @@ msgstr "herstarten"
msgid "start (default)" msgid "start (default)"
msgstr "start (standaard)" msgstr "start (standaard)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "waarschuwen (standaard)" msgstr "waarschuwen (standaard)"
#~ msgid "Blocklist Expiry"
#~ msgstr "Blokkeerlijst verloopt"
#~ msgid "Expiry time for auto added blocklist set members."
#~ msgstr ""
#~ "Vervaltijd voor automatisch toegevoegde leden van de blokkeerlijstset."
#~ msgid "Blocklist Feeds" #~ msgid "Blocklist Feeds"
#~ msgstr "Blokkeerlijst-feeds" #~ msgstr "Blokkeerlijst-feeds"

View file

@ -15,27 +15,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "-- Wybór zestawu --" msgstr "-- Wybór zestawu --"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "-100" msgstr "-100"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "-200 (domyślne)" msgstr "-200 (domyślne)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "-300" msgstr "-300"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "-400" msgstr "-400"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "0 (wyłączone)" msgstr "0 (wyłączone)"
@ -47,15 +47,15 @@ msgstr "1"
msgid "10" msgid "10"
msgstr "10" msgstr "10"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (domyślne)" msgstr "100 (domyślne)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "1024 (domyślne)" msgstr "1024 (domyślne)"
@ -63,11 +63,11 @@ msgstr "1024 (domyślne)"
msgid "20" msgid "20"
msgstr "20" msgstr "20"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -75,7 +75,7 @@ msgstr "250"
msgid "3" msgid "3"
msgstr "3" msgstr "3"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "4096" msgstr "4096"
@ -83,19 +83,19 @@ msgstr "4096"
msgid "5 (default)" msgid "5 (default)"
msgstr "5 (domyślne)" msgstr "5 (domyślne)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "500" msgstr "500"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "ASN-y" msgstr "ASN-y"
@ -122,11 +122,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "Ustawienia zaawansowane" msgstr "Ustawienia zaawansowane"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "Wybór źródeł listy dozwolonych" msgstr "Wybór źródeł listy dozwolonych"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "Tylko lista dozwolonych" msgstr "Tylko lista dozwolonych"
@ -138,15 +138,15 @@ msgstr ""
"Modyfikacje listy dozwolonych zostały zapisane, rozpocznij wyszukiwanie " "Modyfikacje listy dozwolonych zostały zapisane, rozpocznij wyszukiwanie "
"domen lub zrestartuj banIP, aby zmiany zaczęły obowiązywać." "domen lub zrestartuj banIP, aby zmiany zaczęły obowiązywać."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "Automatycznie zezwalaj na łącze nadrzędne" msgstr "Automatycznie zezwalaj na łącze nadrzędne"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "Automatyczna lista dozwolonych" msgstr "Automatyczna lista dozwolonych"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "Automatyczna lista zablokowanych" msgstr "Automatyczna lista zablokowanych"
@ -154,7 +154,7 @@ msgstr "Automatyczna lista zablokowanych"
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Automatyczne wykrywanie" msgstr "Automatyczne wykrywanie"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
@ -162,7 +162,7 @@ msgstr ""
"Automatycznie dodawaj rozpoznane domeny i podejrzane adresy IP do lokalnej " "Automatycznie dodawaj rozpoznane domeny i podejrzane adresy IP do lokalnej "
"listy zablokowanych banIP." "listy zablokowanych banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
@ -170,26 +170,26 @@ msgstr ""
"Automatycznie dodawaj rozpoznane domeny i adresy IP łącza nadrzędnego do " "Automatycznie dodawaj rozpoznane domeny i adresy IP łącza nadrzędnego do "
"lokalnej listy dozwolonych banIP." "lokalnej listy dozwolonych banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Katalog kopii zapasowej" msgstr "Katalog kopii zapasowej"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "Główny katalog" msgstr "Główny katalog"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "Główny katalog roboczy podczas przetwarzania banIP." msgstr "Główny katalog roboczy podczas przetwarzania banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry"
msgstr "Wygaśnięcie listy zablokowanych"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "Wybór źródeł listy zablokowanych" msgstr "Wybór źródeł listy zablokowanych"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Set Expiry"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
msgid "" msgid ""
"Blocklist modifications have been saved, start the Domain Lookup or restart " "Blocklist modifications have been saved, start the Domain Lookup or restart "
@ -198,7 +198,7 @@ msgstr ""
"Modyfikacje listy zablokowanych zostały zapisane, rozpocznij wyszukiwanie " "Modyfikacje listy zablokowanych zostały zapisane, rozpocznij wyszukiwanie "
"domen lub zrestartuj banIP, aby zmiany zaczęły obowiązywać." "domen lub zrestartuj banIP, aby zmiany zaczęły obowiązywać."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
@ -206,7 +206,7 @@ msgstr ""
"Domyślnie każde źródło jest aktywne we wszystkich obsługiwanych łańcuchach. " "Domyślnie każde źródło jest aktywne we wszystkich obsługiwanych łańcuchach. "
"Ogranicz domyślne zasady blokowania do określonego łańcucha." "Ogranicz domyślne zasady blokowania do określonego łańcucha."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "Rdzenie procesora" msgstr "Rdzenie procesora"
@ -219,9 +219,9 @@ msgstr "Anuluj"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "Ustawienia łańcucha/zestawu" msgstr "Ustawienia łańcucha/zestawu"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
"Zmiany na tej karcie wymagają ponownego uruchomienia usługi banIP, aby " "Zmiany na tej karcie wymagają ponownego uruchomienia usługi banIP, aby "
@ -244,7 +244,7 @@ msgstr ""
"README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >znajduje się w " "README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >znajduje się w "
"dokumentacji online</a>" "dokumentacji online</a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "Kraje" msgstr "Kraje"
@ -252,7 +252,7 @@ msgstr "Kraje"
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "Edytor źródeł niestandardowych" msgstr "Edytor źródeł niestandardowych"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
@ -260,11 +260,11 @@ msgstr ""
"Deduplikuj adresy IP we wszystkich aktywnych zestawach i uporządkuj lokalną " "Deduplikuj adresy IP we wszystkich aktywnych zestawach i uporządkuj lokalną "
"listę zablokowanych." "listę zablokowanych."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "Deduplikacja adresów IP" msgstr "Deduplikacja adresów IP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "Domyślne zasady blokowania" msgstr "Domyślne zasady blokowania"
@ -280,7 +280,7 @@ msgstr ""
"Automatycznie wykrywaj odpowiednie urządzenia sieciowe, interfejsy, " "Automatycznie wykrywaj odpowiednie urządzenia sieciowe, interfejsy, "
"podsieci, protokoły i narzędzia." "podsieci, protokoły i narzędzia."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "Wyłącz" msgstr "Wyłącz"
@ -288,7 +288,7 @@ msgstr "Wyłącz"
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "Wyszukiwanie domen" msgstr "Wyszukiwanie domen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "Nie sprawdzaj certyfikatów SSL serwera podczas pobierania." msgstr "Nie sprawdzaj certyfikatów SSL serwera podczas pobierania."
@ -296,7 +296,7 @@ msgstr "Nie sprawdzaj certyfikatów SSL serwera podczas pobierania."
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "Pobierz źródła niestandardowe" msgstr "Pobierz źródła niestandardowe"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "Niezabezpieczone pobieranie" msgstr "Niezabezpieczone pobieranie"
@ -312,19 +312,19 @@ msgstr "Ponowne próby pobierania"
msgid "Download Utility" msgid "Download Utility"
msgstr "Narzędzie pobierania" msgstr "Narzędzie pobierania"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "Powiadomienie e-mail" msgstr "Powiadomienie e-mail"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "Profil e-mail" msgstr "Profil e-mail"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "Adres e-mail odbiorcy" msgstr "Adres e-mail odbiorcy"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "Adres e-mail nadawcy" msgstr "Adres e-mail nadawcy"
@ -332,7 +332,7 @@ msgstr "Adres e-mail nadawcy"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "Ustawienia e-mail" msgstr "Ustawienia e-mail"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Temat e-mail" msgstr "Temat e-mail"
@ -382,16 +382,15 @@ msgstr "Włącza obsługę IPv4."
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "Włącza obsługę IPv6." msgstr "Włącza obsługę IPv6."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
"Czas wygaśnięcia automatycznie dodanych członków zestawu listy zablokowanych."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "Zewnętrzne źródła listy dozwolonych" msgstr "Zewnętrzne źródła listy dozwolonych"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "Zewnętrzne źródła listy zablokowanych" msgstr "Zewnętrzne źródła listy zablokowanych"
@ -427,15 +426,15 @@ msgstr "Ustawienia główne"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "Udziel dostępu LuCI do aplikacji banIP" msgstr "Udziel dostępu LuCI do aplikacji banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "Wysoki priorytet" msgstr "Wysoki priorytet"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "Najwyższy priorytet" msgstr "Najwyższy priorytet"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "IP" msgstr "IP"
@ -455,7 +454,7 @@ msgstr "Obsługa IPv4"
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "Obsługa IPv6" msgstr "Obsługa IPv6"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -479,8 +478,8 @@ msgstr "Nieprawidłowe wartości wejściowe, nie można zapisać zmian."
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "Przekazywanie LAN (pakiety)" msgstr "Przekazywanie LAN (pakiety)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "Łańcuch przekazywania LAN" msgstr "Łańcuch przekazywania LAN"
@ -488,37 +487,37 @@ msgstr "Łańcuch przekazywania LAN"
msgid "Last Run" msgid "Last Run"
msgstr "Ostatnie uruchomienie" msgstr "Ostatnie uruchomienie"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "Najniższy priorytet" msgstr "Najniższy priorytet"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "Mniejszy priorytet" msgstr "Mniejszy priorytet"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "Ogranicz niektóre źródła do łańcucha przekazywania LAN." msgstr "Ogranicz niektóre źródła do łańcucha przekazywania LAN."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "Ogranicz niektóre źródła do łańcucha przekazywania WAN." msgstr "Ogranicz niektóre źródła do łańcucha przekazywania WAN."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "Ogranicz niektóre źródła do łańcucha wejścia WAN." msgstr "Ogranicz niektóre źródła do łańcucha wejścia WAN."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
"Ogranicz liczbę rdzeni procesora używanych przez banIP, aby oszczędzać " "Ogranicz liczbę rdzeni procesora używanych przez banIP, aby oszczędzać "
"pamięć RAM." "pamięć RAM."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "Ogranicz funkcję automatycznego zezwalania na łącze nadrzędne." msgstr "Ogranicz funkcję automatycznego zezwalania na łącze nadrzędne."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -535,23 +534,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "Wymień elementy określonego zestawu związanego z banIP." msgstr "Wymień elementy określonego zestawu związanego z banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "Ustawienia lokalnego źródła" msgstr "Ustawienia lokalnego źródła"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "Liczba dziennika" msgstr "Liczba dziennika"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "Rejestrowanie przekazywania LAN" msgstr "Rejestrowanie przekazywania LAN"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "Poziom logowania" msgstr "Poziom logowania"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "Limit dziennika" msgstr "Limit dziennika"
@ -559,35 +558,35 @@ msgstr "Limit dziennika"
msgid "Log Settings" msgid "Log Settings"
msgstr "Ustawienia dziennika" msgstr "Ustawienia dziennika"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "Warunki dziennika" msgstr "Warunki dziennika"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "Rejestrowanie przekazywania WAN" msgstr "Rejestrowanie przekazywania WAN"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "Rejestrowanie wejścia WAN" msgstr "Rejestrowanie wejścia WAN"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "Rejestruj podejrzane przekazane pakiety LAN (odrzucone)." msgstr "Rejestruj podejrzane przekazane pakiety LAN (odrzucone)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "Rejestruj podejrzane przekazane pakiety WAN (porzucone)." msgstr "Rejestruj podejrzane przekazane pakiety WAN (porzucone)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "Rejestruj podejrzane przychodzące pakiety WAN (porzucone)." msgstr "Rejestruj podejrzane przychodzące pakiety WAN (porzucone)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "Maksymalna liczba otwartych plików" msgstr "Maksymalna liczba otwartych plików"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "Priorytet łańcucha NFT" msgstr "Priorytet łańcucha NFT"
@ -595,7 +594,7 @@ msgstr "Priorytet łańcucha NFT"
msgid "NFT Information" msgid "NFT Information"
msgstr "Informacje NFT" msgstr "Informacje NFT"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "Zasady zestawu NFT" msgstr "Zasady zestawu NFT"
@ -608,7 +607,7 @@ msgstr "Urządzenia sieciowe"
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "Interfejsy sieciowe" msgstr "Interfejsy sieciowe"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "Poziom nice" msgstr "Poziom nice"
@ -625,7 +624,7 @@ msgstr "Nie ma jeszcze dzienników zapory związanych z banIP!"
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "Nie ma jeszcze dzienników przetwarzania związanych z banIP!" msgstr "Nie ma jeszcze dzienników przetwarzania związanych z banIP!"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "Normalny priorytet (domyślny)" msgstr "Normalny priorytet (domyślny)"
@ -637,7 +636,7 @@ msgstr ""
"Liczba prób pobierania w przypadku błędu (nieobsługiwane przez uclient-" "Liczba prób pobierania w przypadku błędu (nieobsługiwane przez uclient-"
"fetch)." "fetch)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -656,7 +655,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Przegląd" msgstr "Przegląd"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -669,22 +668,22 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "Dziennik przetwarzania" msgstr "Dziennik przetwarzania"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
"Profil używany przez \"msmtp\" dla wiadomości e-mail z powiadomieniem banIP." "Profil używany przez \"msmtp\" dla wiadomości e-mail z powiadomieniem banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "Format protokołu/adresu URL jest nieobsługiwany" msgstr "Format protokołu/adresu URL jest nieobsługiwany"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "Otrzymuj powiadomienia e-mail przy każdym uruchomieniu banIP." msgstr "Otrzymuj powiadomienia e-mail przy każdym uruchomieniu banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -700,11 +699,11 @@ msgstr "Odśwież"
msgid "Reload" msgid "Reload"
msgstr "Przeładuj" msgstr "Przeładuj"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "Katalog raportu" msgstr "Katalog raportu"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "Elementy raportu" msgstr "Elementy raportu"
@ -712,7 +711,7 @@ msgstr "Elementy raportu"
msgid "Restart" msgid "Restart"
msgstr "Restartuj" msgstr "Restartuj"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
"Ogranicz dostęp do Internetu z/do niewielkiej liczby bezpiecznych adresów IP." "Ogranicz dostęp do Internetu z/do niewielkiej liczby bezpiecznych adresów IP."
@ -766,7 +765,7 @@ msgstr "Wybierz logiczne interfejsy sieciowe IPv4 WAN."
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "Wybierz logiczne interfejsy sieciowe IPv6 WAN." msgstr "Wybierz logiczne interfejsy sieciowe IPv6 WAN."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "Adres nadawcy wiadomości e-mail z powiadomieniem banIP." msgstr "Adres nadawcy wiadomości e-mail z powiadomieniem banIP."
@ -779,7 +778,7 @@ msgstr "Zestaw"
msgid "Set Reporting" msgid "Set Reporting"
msgstr "Raportowanie zestawu" msgstr "Raportowanie zestawu"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "Rozmiar podziału zestawu" msgstr "Rozmiar podziału zestawu"
@ -795,7 +794,7 @@ msgstr "Badanie zestawu..."
msgid "Set details" msgid "Set details"
msgstr "Szczegóły zestawu" msgstr "Szczegóły zestawu"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
@ -803,11 +802,11 @@ msgstr ""
"Ustaw priorytet łańcucha nft w tabeli banIP. Uwaga: niższe wartości " "Ustaw priorytet łańcucha nft w tabeli banIP. Uwaga: niższe wartości "
"oznaczają wyższy priorytet." "oznaczają wyższy priorytet."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "Ustaw zasady nft dla zestawów związanych z banIP." msgstr "Ustaw zasady nft dla zestawów związanych z banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "Ustaw poziom dziennika syslog dla rejestrowania NFT." msgstr "Ustaw poziom dziennika syslog dla rejestrowania NFT."
@ -815,7 +814,7 @@ msgstr "Ustaw poziom dziennika syslog dla rejestrowania NFT."
msgid "Settings" msgid "Settings"
msgstr "Ustawienia" msgstr "Ustawienia"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
"Podziel ładowanie zestawu zewnętrznego po każdych n członkach, aby " "Podziel ładowanie zestawu zewnętrznego po każdych n członkach, aby "
@ -833,7 +832,7 @@ msgstr "Status"
msgid "Stop" msgid "Stop"
msgstr "Zatrzymaj" msgstr "Zatrzymaj"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "Podsieć (domyślne)" msgstr "Podsieć (domyślne)"
@ -845,11 +844,11 @@ msgstr "Badanie"
msgid "System Information" msgid "System Information"
msgstr "Informacje systemowe" msgstr "Informacje systemowe"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "Katalog docelowy dla plików raportów związanych z banIP." msgstr "Katalog docelowy dla plików raportów związanych z banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "Katalog docelowy dla kopii zapasowych skompresowanych źródeł." msgstr "Katalog docelowy dla kopii zapasowych skompresowanych źródeł."
@ -861,7 +860,7 @@ msgstr "Lista dozwolonych jest za duża, nie można zapisać zmian."
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "Lista zablokowanych jest za duża, nie można zapisać zmian." msgstr "Lista zablokowanych jest za duża, nie można zapisać zmian."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
@ -869,7 +868,7 @@ msgstr ""
"Domyślne terminy/wyrażenia regularne dziennika filtrują podejrzany ruch ssh, " "Domyślne terminy/wyrażenia regularne dziennika filtrują podejrzany ruch ssh, "
"LuCI, nginx i asterisk." "LuCI, nginx i asterisk."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "Wybrany priorytet będzie używany do przetwarzania banIP w tle." msgstr "Wybrany priorytet będzie używany do przetwarzania banIP w tle."
@ -919,7 +918,7 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Sygnatura czasowa" msgstr "Sygnatura czasowa"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
@ -927,7 +926,7 @@ msgstr ""
"Aby włączyć powiadomienia e-mail, skonfiguruj pakiet 'msmtp' i podaj " "Aby włączyć powiadomienia e-mail, skonfiguruj pakiet 'msmtp' i podaj "
"prawidłowy adres e-mail odbiorcy." "prawidłowy adres e-mail odbiorcy."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "Temat dla wiadomości e-mail z powiadomieniem banIP." msgstr "Temat dla wiadomości e-mail z powiadomieniem banIP."
@ -978,8 +977,8 @@ msgstr "Wersja"
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "Przekazywanie WAN (pakiety)" msgstr "Przekazywanie WAN (pakiety)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "Łańcuch przekazywania WAN" msgstr "Łańcuch przekazywania WAN"
@ -987,8 +986,8 @@ msgstr "Łańcuch przekazywania WAN"
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "Wejście WAN (pakiety)" msgstr "Wejście WAN (pakiety)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "Łańcuch wejścia WAN" msgstr "Łańcuch wejścia WAN"
@ -1008,7 +1007,7 @@ msgstr ""
"zapasową. Aby wrócić do wersji opiekunów, po prostu ponownie opróżnij plik " "zapasową. Aby wrócić do wersji opiekunów, po prostu ponownie opróżnij plik "
"źródeł niestandardowych (nie usuwaj go!)." "źródeł niestandardowych (nie usuwaj go!)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "alarm" msgstr "alarm"
@ -1024,47 +1023,47 @@ msgstr "dzisiaj automatycznie dodany do listy zablokowanych"
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "krytyczny" msgstr "krytyczny"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "debugowanie" msgstr "debugowanie"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "ratunkowy" msgstr "ratunkowy"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "błąd" msgstr "błąd"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "informacyjny" msgstr "informacyjny"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr "lokalna lista dozwolonych"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr "lokalna lista dozwolonych"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "lokalna lista zablokowanych" msgstr "lokalna lista zablokowanych"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "pamięć (domyślne)" msgstr "pamięć (domyślne)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "spostrzeżenie" msgstr "spostrzeżenie"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "wydajność" msgstr "wydajność"
@ -1080,10 +1079,18 @@ msgstr "restartuj"
msgid "start (default)" msgid "start (default)"
msgstr "uruchom (domyślne)" msgstr "uruchom (domyślne)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "ostrzeżenie (domyślne)" msgstr "ostrzeżenie (domyślne)"
#~ msgid "Blocklist Expiry"
#~ msgstr "Wygaśnięcie listy zablokowanych"
#~ msgid "Expiry time for auto added blocklist set members."
#~ msgstr ""
#~ "Czas wygaśnięcia automatycznie dodanych członków zestawu listy "
#~ "zablokowanych."
#~ msgid "Blocklist Feeds" #~ msgid "Blocklist Feeds"
#~ msgstr "Źródła listy zablokowanych" #~ msgstr "Źródła listy zablokowanych"

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "-- Definir seleção --" msgstr "-- Definir seleção --"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "-100" msgstr "-100"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "-200 (padrão)" msgstr "-200 (padrão)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "-300" msgstr "-300"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "-400" msgstr "-400"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (padrão)" msgstr "100 (padrão)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "1024 (padrão)" msgstr "1024 (padrão)"
@ -62,11 +62,11 @@ msgstr "1024 (padrão)"
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -74,7 +74,7 @@ msgstr "250"
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "4096" msgstr "4096"
@ -82,19 +82,19 @@ msgstr "4096"
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "500" msgstr "500"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "ASNs" msgstr "ASNs"
@ -121,11 +121,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "Configurações avançadas" msgstr "Configurações avançadas"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "Apenas a lista dos permitidos" msgstr "Apenas a lista dos permitidos"
@ -137,15 +137,15 @@ msgstr ""
"As alterações da lista de permissões foram salvas, inicie a pesquisa de " "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." "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:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "Lista automática dos permitidos" msgstr "Lista automática dos permitidos"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "Lista automática de bloqueio" msgstr "Lista automática de bloqueio"
@ -153,39 +153,39 @@ msgstr "Lista automática de bloqueio"
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Deteção automática" msgstr "Deteção automática"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Diretório do Backup" msgstr "Diretório do Backup"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "Diretório base" msgstr "Diretório base"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
"Diretório principal de trabalho usado durante o processamento do banIP." "Diretório principal de trabalho usado durante o processamento do banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry"
msgstr "Validade da lista de bloqueio"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Set Expiry"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
msgid "" msgid ""
"Blocklist modifications have been saved, start the Domain Lookup or restart " "Blocklist modifications have been saved, start the Domain Lookup or restart "
@ -194,13 +194,13 @@ msgstr ""
"As alterações da lista de bloqueio foram salvas, inicie a pesquisa de " "As alterações da lista de bloqueio foram salvas, inicie a pesquisa de "
"domínio ou reinicie o banIP para que as alterações entrem em vigor." "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:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "Núcleos da CPU" msgstr "Núcleos da CPU"
@ -213,9 +213,9 @@ msgstr "Cancelar"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "Cadeia/Definir as configurações" msgstr "Cadeia/Definir as configurações"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
"As alterações nesta guia precisam de uma reinicialização do serviço banIP " "As alterações nesta guia precisam de uma reinicialização do serviço banIP "
@ -233,7 +233,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "Países" msgstr "Países"
@ -241,17 +241,17 @@ msgstr "Países"
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "Eliminar IPs duplicados" msgstr "Eliminar IPs duplicados"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -267,7 +267,7 @@ msgstr ""
"Detecte os aparelhos relevantes de rede, as interfaces, as sub-redes, os " "Detecte os aparelhos relevantes de rede, as interfaces, as sub-redes, os "
"protocolos e os utilitários automaticamente." "protocolos e os utilitários automaticamente."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -275,7 +275,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "Busca por domínio" msgstr "Busca por domínio"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "Não verificar os certificados de SSL do servidor durante a descarrega." msgstr "Não verificar os certificados de SSL do servidor durante a descarrega."
@ -283,7 +283,7 @@ msgstr "Não verificar os certificados de SSL do servidor durante a descarrega."
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "Descarregar inseguro" msgstr "Descarregar inseguro"
@ -299,19 +299,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "Ferramenta para Descarregar" msgstr "Ferramenta para Descarregar"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "Notificação por e-mail" msgstr "Notificação por e-mail"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "Perfil de e-mail" msgstr "Perfil de e-mail"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "Endereço de e-mail do destinatário" msgstr "Endereço de e-mail do destinatário"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "Endereço de e-mail do remetente" msgstr "Endereço de e-mail do remetente"
@ -319,7 +319,7 @@ msgstr "Endereço de e-mail do remetente"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "Configurações do e-mail" msgstr "Configurações do e-mail"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Assunto do e-mail" msgstr "Assunto do e-mail"
@ -369,17 +369,15 @@ msgstr "Ativa o suporte IPv4."
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "Ativa o suporte IPv6." msgstr "Ativa o suporte IPv6."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
"Tempo de expiração para os membros do conjunto de lista de bloqueio que "
"foram adicionados automaticamente."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -415,15 +413,15 @@ msgstr "Configurações gerais"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "Conceda acesso à app LuCI banIP" msgstr "Conceda acesso à app LuCI banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "Alta prioridade" msgstr "Alta prioridade"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "Máxima Prioridade" msgstr "Máxima Prioridade"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -443,7 +441,7 @@ msgstr "Suporte ao IPv4"
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "Suporte de IPv6" msgstr "Suporte de IPv6"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -465,8 +463,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "LAN-Forward (pacotes)" msgstr "LAN-Forward (pacotes)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "Cadeia LAN-Forward" msgstr "Cadeia LAN-Forward"
@ -474,36 +472,36 @@ msgstr "Cadeia LAN-Forward"
msgid "Last Run" msgid "Last Run"
msgstr "Última Execução" msgstr "Última Execução"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "Mínima Prioridade" msgstr "Mínima Prioridade"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "Menor Prioridade" msgstr "Menor Prioridade"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "Limite certos feeds à cadeia LAN-Forward." msgstr "Limite certos feeds à cadeia LAN-Forward."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "Limite certos feeds à cadeia WAN-Forward." msgstr "Limite certos feeds à cadeia WAN-Forward."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "Limite certos feeds à cadeia WAN-Input." msgstr "Limite certos feeds à cadeia WAN-Input."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
"Limite a quantidade dos núcleos da CPU usados pelo banIP para economizar RAM." "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:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -520,23 +518,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "Liste os elementos de um conjunto específico relacionado ao banIP." msgstr "Liste os elementos de um conjunto específico relacionado ao banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "Contagem dos registos" msgstr "Contagem dos registos"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "Registo LAN-Forward" msgstr "Registo LAN-Forward"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "Nível do registo" msgstr "Nível do registo"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "Limite do Registo" msgstr "Limite do Registo"
@ -544,35 +542,35 @@ msgstr "Limite do Registo"
msgid "Log Settings" msgid "Log Settings"
msgstr "Configurações do registo" msgstr "Configurações do registo"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "Termos do registo" msgstr "Termos do registo"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "Registo WAN-Forward" msgstr "Registo WAN-Forward"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "Registo WAN-Input" msgstr "Registo WAN-Input"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "Registar os pacotes suspeitos encaminhados da LAN (rejeitados)." msgstr "Registar os pacotes suspeitos encaminhados da LAN (rejeitados)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "Registar os pacotes suspeitos encaminhados da WAN (rejeitados)." msgstr "Registar os pacotes suspeitos encaminhados da WAN (rejeitados)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "Registar os pacotes suspeitos da entrada da WAN (rejeitados)." msgstr "Registar os pacotes suspeitos da entrada da WAN (rejeitados)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "Quantidade máxima de ficheiros abertos" msgstr "Quantidade máxima de ficheiros abertos"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -580,7 +578,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "Informação NFT" msgstr "Informação NFT"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -593,7 +591,7 @@ msgstr "Aparelhos de rede"
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "Interfaces de Rede" msgstr "Interfaces de Rede"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "Nível de Nice" msgstr "Nível de Nice"
@ -610,7 +608,7 @@ msgstr "Ainda não há registos do firewall relacionados ao banIP!"
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "Ainda não há registos do processamento relacionados ao banIP!" msgstr "Ainda não há registos do processamento relacionados ao banIP!"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "Prioridade Normal (padrão)" msgstr "Prioridade Normal (padrão)"
@ -620,7 +618,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -639,7 +637,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Visão Geral" msgstr "Visão Geral"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -649,21 +647,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "Registo de processamento" msgstr "Registo de processamento"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "O perfil usado pelo 'msmtp' para os e-mails de notificação do banIP." msgstr "O perfil usado pelo 'msmtp' para os e-mails de notificação do banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "Receba notificações por e-mail a cada execução do banIP." msgstr "Receba notificações por e-mail a cada execução do banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -679,11 +677,11 @@ msgstr "Atualizar"
msgid "Reload" msgid "Reload"
msgstr "Recarregar" msgstr "Recarregar"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "Diretório de Relatórios" msgstr "Diretório de Relatórios"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "Elementos do relatório" msgstr "Elementos do relatório"
@ -691,7 +689,7 @@ msgstr "Elementos do relatório"
msgid "Restart" msgid "Restart"
msgstr "Reiniciar" msgstr "Reiniciar"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
"Restrinja o acesso à Internet de/para uma pequena quantidade de IPs seguros." "Restrinja o acesso à Internet de/para uma pequena quantidade de IPs seguros."
@ -745,7 +743,7 @@ msgstr "Selecione a(s) interface(s) lógica(s) da rede WAN IPv4."
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "Selecione a(s) interface(s) lógica(s) da rede WAN IPv6." msgstr "Selecione a(s) interface(s) lógica(s) da rede WAN IPv6."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "Endereço do remetente para os e-mails de notificação do banIP." msgstr "Endereço do remetente para os e-mails de notificação do banIP."
@ -758,7 +756,7 @@ msgstr "Definir"
msgid "Set Reporting" msgid "Set Reporting"
msgstr "Definir o relatório" msgstr "Definir o relatório"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "Definir o tamanho da divisão" msgstr "Definir o tamanho da divisão"
@ -774,7 +772,7 @@ msgstr "Definir a pesquisa..."
msgid "Set details" msgid "Set details"
msgstr "Definir os detalhes" msgstr "Definir os detalhes"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
@ -782,11 +780,11 @@ msgstr ""
"Defina a prioridade da cadeia NFT na tabela do banIP. Observação: valores " "Defina a prioridade da cadeia NFT na tabela do banIP. Observação: valores "
"mais baixos significam prioridade mais alta." "mais baixos significam prioridade mais alta."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "Define o nível do syslog para os registos NFT." msgstr "Define o nível do syslog para os registos NFT."
@ -794,7 +792,7 @@ msgstr "Define o nível do syslog para os registos NFT."
msgid "Settings" msgid "Settings"
msgstr "Configurações" msgstr "Configurações"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
"Divida o carregamento do conjunto externo após cada n membros para " "Divida o carregamento do conjunto externo após cada n membros para "
@ -812,7 +810,7 @@ msgstr "Condição geral"
msgid "Stop" msgid "Stop"
msgstr "Parar" msgstr "Parar"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -824,12 +822,12 @@ msgstr "Pesquisa"
msgid "System Information" msgid "System Information"
msgstr "Informação do sistema" msgstr "Informação do sistema"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
"Diretório de destino para os ficheiros do relatório relacionados ao banIP." "Diretório de destino para os ficheiros do relatório relacionados ao banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "Diretório de destino para os backups comprimidos do feed." msgstr "Diretório de destino para os backups comprimidos do feed."
@ -843,7 +841,7 @@ msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
"A lista de bloqueio é grande demais, não é possível salvar as alterações." "A lista de bloqueio é grande demais, não é possível salvar as alterações."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
@ -851,7 +849,7 @@ msgstr ""
"Os termos/expressões regulares padrão do registo estão filtrando o tráfego " "Os termos/expressões regulares padrão do registo estão filtrando o tráfego "
"suspeito do ssh, LuCI, nginx e do asterisk." "suspeito do ssh, LuCI, nginx e do asterisk."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
"A prioridade selecionada será usada pelo banIP para o processamento em " "A prioridade selecionada será usada pelo banIP para o processamento em "
@ -903,7 +901,7 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Marca de Tempo" msgstr "Marca de Tempo"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
@ -911,7 +909,7 @@ msgstr ""
"Para ativar as notificações por e-mail, configure o pacote 'msmtp' e " "Para ativar as notificações por e-mail, configure o pacote 'msmtp' e "
"especifique um endereço de e-mail com um destinatário válido." "especifique um endereço de e-mail com um destinatário válido."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "Tópico para e-mails de notificação do banIP." msgstr "Tópico para e-mails de notificação do banIP."
@ -962,8 +960,8 @@ msgstr "Versão"
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "WAN-Forward (pacotes)" msgstr "WAN-Forward (pacotes)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "Cadeia WAN-Forward" msgstr "Cadeia WAN-Forward"
@ -971,8 +969,8 @@ msgstr "Cadeia WAN-Forward"
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "WAN-Input (pacotes)" msgstr "WAN-Input (pacotes)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "Cadeia WAN-Input" msgstr "Cadeia WAN-Input"
@ -986,7 +984,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "alerta" msgstr "alerta"
@ -1002,47 +1000,47 @@ msgstr "foi adicionado hoje automaticamente à lista de bloqueio"
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "crítico" msgstr "crítico"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "detalhado" msgstr "detalhado"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "urgente" msgstr "urgente"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "erro" msgstr "erro"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "info" msgstr "info"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr "lista dos permitidos local"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr "lista dos permitidos local"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "lista de bloqueio local" msgstr "lista de bloqueio local"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "memória (padrão)" msgstr "memória (padrão)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "aviso" msgstr "aviso"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "desempenho" msgstr "desempenho"
@ -1058,10 +1056,18 @@ msgstr "reiniciar"
msgid "start (default)" msgid "start (default)"
msgstr "iniciar (padrão)" msgstr "iniciar (padrão)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "alertar (padrão)" msgstr "alertar (padrão)"
#~ msgid "Blocklist Expiry"
#~ msgstr "Validade da lista de bloqueio"
#~ msgid "Expiry time for auto added blocklist set members."
#~ msgstr ""
#~ "Tempo de expiração para os membros do conjunto de lista de bloqueio que "
#~ "foram adicionados automaticamente."
#~ msgid "Blocklist Feeds" #~ msgid "Blocklist Feeds"
#~ msgstr "Feeds da lista de bloqueio" #~ msgstr "Feeds da lista de bloqueio"

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "-- Definir seleção --" msgstr "-- Definir seleção --"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "-100" msgstr "-100"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "-200 (padrão)" msgstr "-200 (padrão)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "-300" msgstr "-300"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "-400" msgstr "-400"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "0 (desativar)" msgstr "0 (desativar)"
@ -46,15 +46,15 @@ msgstr "1"
msgid "10" msgid "10"
msgstr "10" msgstr "10"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (padrão)" msgstr "100 (padrão)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "1024 (padrão)" msgstr "1024 (padrão)"
@ -62,11 +62,11 @@ msgstr "1024 (padrão)"
msgid "20" msgid "20"
msgstr "20" msgstr "20"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -74,7 +74,7 @@ msgstr "250"
msgid "3" msgid "3"
msgstr "3" msgstr "3"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "4096" msgstr "4096"
@ -82,19 +82,19 @@ msgstr "4096"
msgid "5 (default)" msgid "5 (default)"
msgstr "5 (padrão)" msgstr "5 (padrão)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "500" msgstr "500"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "ASNs" msgstr "ASNs"
@ -121,11 +121,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "Configurações avançadas" msgstr "Configurações avançadas"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "Seleção do feed da lista dos permitidos" msgstr "Seleção do feed da lista dos permitidos"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "Apenas a lista dos permitidos" msgstr "Apenas a lista dos permitidos"
@ -137,15 +137,15 @@ msgstr ""
"As alterações da lista de permissões foram salvas, inicie a pesquisa de " "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." "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:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "Permite o enlace automático" msgstr "Permite o enlace automático"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "Lista automática dos permitidos" msgstr "Lista automática dos permitidos"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "Lista automática de bloqueio" msgstr "Lista automática de bloqueio"
@ -153,7 +153,7 @@ msgstr "Lista automática de bloqueio"
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Detecção Automática" msgstr "Detecção Automática"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
@ -161,7 +161,7 @@ msgstr ""
"Adicione automaticamente os domínios resolvidos e os IPs suspeitos à lista " "Adicione automaticamente os domínios resolvidos e os IPs suspeitos à lista "
"de bloqueio local do banIP." "de bloqueio local do banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
@ -169,27 +169,27 @@ msgstr ""
"Adicione automaticamente os domínios resolvidos e os IPs do enlace à lista " "Adicione automaticamente os domínios resolvidos e os IPs do enlace à lista "
"de permissões locais do banIP." "de permissões locais do banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Diretório da cópia de segurança" msgstr "Diretório da cópia de segurança"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "Diretório base" msgstr "Diretório base"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
"Diretório principal de trabalho usado durante o processamento do banIP." "Diretório principal de trabalho usado durante o processamento do banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry"
msgstr "Validade da lista de bloqueio"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "Seleção do feed da lista de bloqueio" msgstr "Seleção do feed da lista de bloqueio"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Set Expiry"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
msgid "" msgid ""
"Blocklist modifications have been saved, start the Domain Lookup or restart " "Blocklist modifications have been saved, start the Domain Lookup or restart "
@ -198,7 +198,7 @@ msgstr ""
"As alterações da lista de bloqueio foram salvas, inicie a pesquisa de " "As alterações da lista de bloqueio foram salvas, inicie a pesquisa de "
"domínio ou reinicie o banIP para que as alterações entrem em vigor." "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:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
@ -206,7 +206,7 @@ msgstr ""
"Por padrão, cada feed está ativo em todas as cadeias suportadas. Limite a " "Por padrão, cada feed está ativo em todas as cadeias suportadas. Limite a "
"política de bloqueio padrão a uma determinada cadeia." "política de bloqueio padrão a uma determinada cadeia."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "Núcleos da CPU" msgstr "Núcleos da CPU"
@ -219,9 +219,9 @@ msgstr "Cancelar"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "Cadeia/Definir as configurações" msgstr "Cadeia/Definir as configurações"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
"As alterações nesta guia precisam de uma reinicialização do serviço banIP " "As alterações nesta guia precisam de uma reinicialização do serviço banIP "
@ -239,12 +239,12 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
"Configuração do pacote banIP para banir os IPs da entrada e da saída através " "Configuração do pacote banIP para banir os IPs da entrada e da saída através "
"de conjuntos nftables nomeados. Para mais informações <a href=\"https" "de conjuntos nftables nomeados. Para mais informações <a href=\"https://"
"://github.com/openwrt/packages/blob/master/net/banip/files/README.md\" " "github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" > consulte a documentação " "target=\"_blank\" rel=\"noreferrer noopener\" > consulte a documentação "
"online </a>" "online </a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "Países" msgstr "Países"
@ -252,7 +252,7 @@ msgstr "Países"
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "Editor do feed personalizado" msgstr "Editor do feed personalizado"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
@ -260,11 +260,11 @@ msgstr ""
"Remover a duplicidade dos endereços IP em todos os conjuntos ativos e " "Remover a duplicidade dos endereços IP em todos os conjuntos ativos e "
"organizar a lista local de bloqueio." "organizar a lista local de bloqueio."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "Eliminar IPs duplicados" msgstr "Eliminar IPs duplicados"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "Política de bloqueio padrão" msgstr "Política de bloqueio padrão"
@ -280,7 +280,7 @@ msgstr ""
"Detecte os dispositivos relevantes de rede, as interfaces, as sub-redes, os " "Detecte os dispositivos relevantes de rede, as interfaces, as sub-redes, os "
"protocolos e os utilitários automaticamente." "protocolos e os utilitários automaticamente."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "Desativar" msgstr "Desativar"
@ -288,7 +288,7 @@ msgstr "Desativar"
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "Busca por domínio" msgstr "Busca por domínio"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "Não verifique os certificados do servidor SSL durante o download." msgstr "Não verifique os certificados do servidor SSL durante o download."
@ -296,7 +296,7 @@ msgstr "Não verifique os certificados do servidor SSL durante o download."
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "Baixar feeds personalizados" msgstr "Baixar feeds personalizados"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "Download inseguro" msgstr "Download inseguro"
@ -312,19 +312,19 @@ msgstr "Tentativas de download"
msgid "Download Utility" msgid "Download Utility"
msgstr "Ferramenta para Baixar" msgstr "Ferramenta para Baixar"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "Notificação por E-Mail" msgstr "Notificação por E-Mail"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "E-Mail do Perfil" msgstr "E-Mail do Perfil"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "Endereço de E-Mail do Destinatário" msgstr "Endereço de E-Mail do Destinatário"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "Endereço de E-Mail do Remetente" msgstr "Endereço de E-Mail do Remetente"
@ -332,7 +332,7 @@ msgstr "Endereço de E-Mail do Remetente"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "Configurações do e-mail" msgstr "Configurações do e-mail"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Assunto do E-Mail" msgstr "Assunto do E-Mail"
@ -382,17 +382,15 @@ msgstr "Ativa o suporte IPv4."
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "Ativa o suporte IPv6." msgstr "Ativa o suporte IPv6."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
"Tempo de expiração para os membros do conjunto de lista de bloqueio que "
"foram adicionados automaticamente."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "Feeds externos da lista dos permitidos" msgstr "Feeds externos da lista dos permitidos"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "Feeds externos da lista de bloqueio" msgstr "Feeds externos da lista de bloqueio"
@ -428,15 +426,15 @@ msgstr "Configurações gerais"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "Conceda acesso ao aplicativo LuCI banIP" msgstr "Conceda acesso ao aplicativo LuCI banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "Alta prioridade" msgstr "Alta prioridade"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "Máxima Prioridade" msgstr "Máxima Prioridade"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "IP" msgstr "IP"
@ -456,7 +454,7 @@ msgstr "Suporte ao IPv4"
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "Suporte ao IPv6" msgstr "Suporte ao IPv6"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -481,8 +479,8 @@ msgstr "Valores inválidos da entrada, não é possível salvar as alterações.
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "LAN-Forward (pacotes)" msgstr "LAN-Forward (pacotes)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "Cadeia LAN-Forward" msgstr "Cadeia LAN-Forward"
@ -490,36 +488,36 @@ msgstr "Cadeia LAN-Forward"
msgid "Last Run" msgid "Last Run"
msgstr "Última Execução" msgstr "Última Execução"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "Mínima Prioridade" msgstr "Mínima Prioridade"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "Menor Prioridade" msgstr "Menor Prioridade"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "Limite certos feeds à cadeia LAN-Forward." msgstr "Limite certos feeds à cadeia LAN-Forward."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "Limite certos feeds à cadeia WAN-Forward." msgstr "Limite certos feeds à cadeia WAN-Forward."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "Limite certos feeds à cadeia WAN-Input." msgstr "Limite certos feeds à cadeia WAN-Input."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
"Limite a quantidade dos núcleos da CPU usados pelo banIP para economizar RAM." "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:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "Limite a função de permissão automática do enlace." msgstr "Limite a função de permissão automática do enlace."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -536,23 +534,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "Liste os elementos de um conjunto específico relacionado ao banIP." msgstr "Liste os elementos de um conjunto específico relacionado ao banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "Configurações do feed local" msgstr "Configurações do feed local"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "Contagem dos registros" msgstr "Contagem dos registros"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "Registro LAN-Forward" msgstr "Registro LAN-Forward"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "Nível do registro" msgstr "Nível do registro"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "Limite do Registro" msgstr "Limite do Registro"
@ -560,35 +558,35 @@ msgstr "Limite do Registro"
msgid "Log Settings" msgid "Log Settings"
msgstr "Configurações do registro" msgstr "Configurações do registro"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "Termos do registro" msgstr "Termos do registro"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "Registro WAN-Forward" msgstr "Registro WAN-Forward"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "Registro WAN-Input" msgstr "Registro WAN-Input"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "Registre os pacotes suspeitos encaminhados da LAN (rejeitados)." msgstr "Registre os pacotes suspeitos encaminhados da LAN (rejeitados)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "Registre os pacotes suspeitos encaminhados da WAN (rejeitados)." msgstr "Registre os pacotes suspeitos encaminhados da WAN (rejeitados)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "Registre os pacotes suspeitos da entrada da WAN (rejeitados)." msgstr "Registre os pacotes suspeitos da entrada da WAN (rejeitados)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "Quantidade máxima de arquivos abertos" msgstr "Quantidade máxima de arquivos abertos"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "Prioridade da cadeia NFT" msgstr "Prioridade da cadeia NFT"
@ -596,7 +594,7 @@ msgstr "Prioridade da cadeia NFT"
msgid "NFT Information" msgid "NFT Information"
msgstr "Informação NFT" msgstr "Informação NFT"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "Política do conjunto NFT" msgstr "Política do conjunto NFT"
@ -609,7 +607,7 @@ msgstr "Dispositivos de rede"
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "Interfaces de Rede" msgstr "Interfaces de Rede"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "Nível bom" msgstr "Nível bom"
@ -626,7 +624,7 @@ msgstr "Ainda não há registros do firewall relacionados ao banIP!"
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "Ainda não há registros do processamento relacionados ao banIP!" msgstr "Ainda não há registros do processamento relacionados ao banIP!"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "Prioridade Normal (padrão)" msgstr "Prioridade Normal (padrão)"
@ -638,7 +636,7 @@ msgstr ""
"Quantidade de tentativas de download em caso de erro (não suportado pelo " "Quantidade de tentativas de download em caso de erro (não suportado pelo "
"uclient-fetch)." "uclient-fetch)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -657,7 +655,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Visão geral" msgstr "Visão geral"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -670,21 +668,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "Registro de processamento" msgstr "Registro de processamento"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "O perfil usado pelo 'msmtp' para os e-mails de notificação do banIP." msgstr "O perfil usado pelo 'msmtp' para os e-mails de notificação do banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "Formato de protocolo/URL não suportado" msgstr "Formato de protocolo/URL não suportado"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "Receba notificações por e-mail a cada execução do banIP." msgstr "Receba notificações por e-mail a cada execução do banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -700,11 +698,11 @@ msgstr "Atualizar"
msgid "Reload" msgid "Reload"
msgstr "Recarregar" msgstr "Recarregar"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "Diretório do Relatório" msgstr "Diretório do Relatório"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "Elementos do relatório" msgstr "Elementos do relatório"
@ -712,7 +710,7 @@ msgstr "Elementos do relatório"
msgid "Restart" msgid "Restart"
msgstr "Reiniciar" msgstr "Reiniciar"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
"Restrinja o acesso à Internet de/para uma pequena quantidade de IPs seguros." "Restrinja o acesso à Internet de/para uma pequena quantidade de IPs seguros."
@ -766,7 +764,7 @@ msgstr "Selecione a(s) interface(s) lógica(s) da rede WAN IPv4."
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "Selecione a(s) interface(s) lógica(s) da rede WAN IPv6." msgstr "Selecione a(s) interface(s) lógica(s) da rede WAN IPv6."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "Endereço do remetente para os e-mails de notificação do banIP." msgstr "Endereço do remetente para os e-mails de notificação do banIP."
@ -779,7 +777,7 @@ msgstr "Definir"
msgid "Set Reporting" msgid "Set Reporting"
msgstr "Definir o relatório" msgstr "Definir o relatório"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "Definir o tamanho da divisão" msgstr "Definir o tamanho da divisão"
@ -795,7 +793,7 @@ msgstr "Definir a pesquisa..."
msgid "Set details" msgid "Set details"
msgstr "Definir os detalhes" msgstr "Definir os detalhes"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
@ -803,11 +801,11 @@ msgstr ""
"Defina a prioridade da cadeia NFT na tabela do banIP. Observação: valores " "Defina a prioridade da cadeia NFT na tabela do banIP. Observação: valores "
"mais baixos significam prioridade mais alta." "mais baixos significam prioridade mais alta."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "Defina a política NFT para os conjuntos relacionados ao banIP." msgstr "Defina a política NFT para os conjuntos relacionados ao banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "Define o nível do syslog para os registros NFT." msgstr "Define o nível do syslog para os registros NFT."
@ -815,7 +813,7 @@ msgstr "Define o nível do syslog para os registros NFT."
msgid "Settings" msgid "Settings"
msgstr "Configurações" msgstr "Configurações"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
"Divida o carregamento do conjunto externo após cada n membros para " "Divida o carregamento do conjunto externo após cada n membros para "
@ -833,7 +831,7 @@ msgstr "Condição geral"
msgid "Stop" msgid "Stop"
msgstr "Parar" msgstr "Parar"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "Sub-rede (padrão)" msgstr "Sub-rede (padrão)"
@ -845,12 +843,12 @@ msgstr "Pesquisa"
msgid "System Information" msgid "System Information"
msgstr "Informação do sistema" msgstr "Informação do sistema"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
"Diretório de destino para os arquivos do relatório relacionados ao banIP." "Diretório de destino para os arquivos do relatório relacionados ao banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "Diretório de destino para os backups comprimidos do feed." msgstr "Diretório de destino para os backups comprimidos do feed."
@ -864,7 +862,7 @@ msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
"A lista de bloqueio é grande demais, não é possível salvar as alterações." "A lista de bloqueio é grande demais, não é possível salvar as alterações."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
@ -872,7 +870,7 @@ msgstr ""
"Os termos/expressões regulares padrão do registro estão filtrando o tráfego " "Os termos/expressões regulares padrão do registro estão filtrando o tráfego "
"suspeito do ssh, LuCI, nginx e do asterisk." "suspeito do ssh, LuCI, nginx e do asterisk."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
"A prioridade selecionada será usada pelo banIP para o processamento em " "A prioridade selecionada será usada pelo banIP para o processamento em "
@ -924,7 +922,7 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Marca de Tempo" msgstr "Marca de Tempo"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
@ -932,7 +930,7 @@ msgstr ""
"Para ativar as notificações por e-mail, configure o pacote 'msmtp' e " "Para ativar as notificações por e-mail, configure o pacote 'msmtp' e "
"especifique um endereço de e-mail com um destinatário válido." "especifique um endereço de e-mail com um destinatário válido."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "Tópico para e-mails de notificação do banIP." msgstr "Tópico para e-mails de notificação do banIP."
@ -983,8 +981,8 @@ msgstr "Versão"
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "WAN-Forward (pacotes)" msgstr "WAN-Forward (pacotes)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "Cadeia WAN-Forward" msgstr "Cadeia WAN-Forward"
@ -992,8 +990,8 @@ msgstr "Cadeia WAN-Forward"
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "WAN-Input (pacotes)" msgstr "WAN-Input (pacotes)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "Cadeia WAN-Input" msgstr "Cadeia WAN-Input"
@ -1013,7 +1011,7 @@ msgstr ""
"um backup local. Para voltar para a versão do mantenedor, apenas deixe o " "um backup local. Para voltar para a versão do mantenedor, apenas deixe o "
"arquivo de feed personalizado vazio (mas não o exclua!)." "arquivo de feed personalizado vazio (mas não o exclua!)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "alerta" msgstr "alerta"
@ -1029,47 +1027,47 @@ msgstr "foi adicionado hoje automaticamente à lista de bloqueio"
msgid "banIP" msgid "banIP"
msgstr "Banir IP" msgstr "Banir IP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "crítico" msgstr "crítico"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "detalhado" msgstr "detalhado"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "urgente" msgstr "urgente"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "erro" msgstr "erro"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "info" msgstr "info"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr "lista dos permitidos local"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr "lista dos permitidos local"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "lista de bloqueio local" msgstr "lista de bloqueio local"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "memória (padrão)" msgstr "memória (padrão)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "aviso" msgstr "aviso"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "desempenho" msgstr "desempenho"
@ -1085,10 +1083,18 @@ msgstr "reiniciar"
msgid "start (default)" msgid "start (default)"
msgstr "iniciar (padrão)" msgstr "iniciar (padrão)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "alertar (padrão)" msgstr "alertar (padrão)"
#~ msgid "Blocklist Expiry"
#~ msgstr "Validade da lista de bloqueio"
#~ msgid "Expiry time for auto added blocklist set members."
#~ msgstr ""
#~ "Tempo de expiração para os membros do conjunto de lista de bloqueio que "
#~ "foram adicionados automaticamente."
#~ msgid "Blocklist Feeds" #~ msgid "Blocklist Feeds"
#~ msgstr "Feeds da lista de bloqueio" #~ msgstr "Feeds da lista de bloqueio"

View file

@ -15,27 +15,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "-- Selecția setului --" msgstr "-- Selecția setului --"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "-100" msgstr "-100"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "-200 (implicit)" msgstr "-200 (implicit)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "-300" msgstr "-300"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "-400" msgstr "-400"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -47,15 +47,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (implicit)" msgstr "100 (implicit)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "1024 (implicit)" msgstr "1024 (implicit)"
@ -63,11 +63,11 @@ msgstr "1024 (implicit)"
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -75,7 +75,7 @@ msgstr "250"
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "4096" msgstr "4096"
@ -83,19 +83,19 @@ msgstr "4096"
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "500" msgstr "500"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "ASN-uri" msgstr "ASN-uri"
@ -122,11 +122,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "Setări avansate" msgstr "Setări avansate"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "Doar Allowlist" msgstr "Doar Allowlist"
@ -138,15 +138,15 @@ msgstr ""
"Lista cu modificările permise au fost salvate, porniți căutarea domeniului " "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." "sau reporniți banIP pentru ca modificările să intre în vigoare."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "Allowlist Automată" msgstr "Allowlist Automată"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "Lista de blocare automată" msgstr "Lista de blocare automată"
@ -154,38 +154,38 @@ msgstr "Lista de blocare automată"
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Detecție automată" msgstr "Detecție automată"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Director copie de siguranţă" msgstr "Director copie de siguranţă"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "Director de bază" msgstr "Director de bază"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "Directorul de lucru de bază în timpul procesării banIP." msgstr "Directorul de lucru de bază în timpul procesării banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry"
msgstr "Expirarea listei de blocuri"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Set Expiry"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
msgid "" msgid ""
"Blocklist modifications have been saved, start the Domain Lookup or restart " "Blocklist modifications have been saved, start the Domain Lookup or restart "
@ -194,13 +194,13 @@ msgstr ""
"Modificările cu lista de blocare au fost salvate, porniți căutarea " "Modificările cu lista de blocare au fost salvate, porniți căutarea "
"domeniului sau reporniți banIP-ul, iar modificările intră în vigoare." "domeniului sau reporniți banIP-ul, iar modificările intră în vigoare."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "Nuclee CPU" msgstr "Nuclee CPU"
@ -213,9 +213,9 @@ msgstr "Anulare"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "Chain/Set de setări" msgstr "Chain/Set de setări"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
"Modificările din această filă necesită o repornire a serviciului banIP " "Modificările din această filă necesită o repornire a serviciului banIP "
@ -233,7 +233,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "Țări" msgstr "Țări"
@ -241,17 +241,17 @@ msgstr "Țări"
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "Deduplicați IP-uri" msgstr "Deduplicați IP-uri"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -267,7 +267,7 @@ msgstr ""
"Detectarea automată a dispozitivelor de rețea, interfețelor, subrețelelor, " "Detectarea automată a dispozitivelor de rețea, interfețelor, subrețelelor, "
"protocoalelor și utilităților relevante." "protocoalelor și utilităților relevante."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -275,7 +275,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "Căutare domeniu" msgstr "Căutare domeniu"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "Nu verificați certificatele serverului SSL în timpul descărcării." msgstr "Nu verificați certificatele serverului SSL în timpul descărcării."
@ -283,7 +283,7 @@ msgstr "Nu verificați certificatele serverului SSL în timpul descărcării."
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "Descărcați Insecure" msgstr "Descărcați Insecure"
@ -299,19 +299,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "Utilitar descărcare" msgstr "Utilitar descărcare"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "Notificare prin e-mail" msgstr "Notificare prin e-mail"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "Profil de e-mail" msgstr "Profil de e-mail"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "Adresa de e-mail a destinatarului" msgstr "Adresa de e-mail a destinatarului"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "Adresa expeditorului de e-mail" msgstr "Adresa expeditorului de e-mail"
@ -319,7 +319,7 @@ msgstr "Adresa expeditorului de e-mail"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "Setări e-mail" msgstr "Setări e-mail"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Subiect E-Mail" msgstr "Subiect E-Mail"
@ -369,17 +369,15 @@ msgstr "Activează suportul IPv4."
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "Activează suportul IPv6." msgstr "Activează suportul IPv6."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
"Timpul de expirare pentru membrii setului de liste de blocare adăugate "
"automat."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -415,15 +413,15 @@ msgstr "Setări generale"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "Acordarea accesului la aplicația LuCI banIP" msgstr "Acordarea accesului la aplicația LuCI banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "Prioritate ridicată" msgstr "Prioritate ridicată"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "Cea mai mare prioritate" msgstr "Cea mai mare prioritate"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -443,7 +441,7 @@ msgstr "Suport IPv4"
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "Suport IPv6" msgstr "Suport IPv6"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -465,8 +463,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "LAN-Forward (pachete)" msgstr "LAN-Forward (pachete)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "Chain LAN-Forward" msgstr "Chain LAN-Forward"
@ -474,35 +472,35 @@ msgstr "Chain LAN-Forward"
msgid "Last Run" msgid "Last Run"
msgstr "Ultima rulare" msgstr "Ultima rulare"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "Cea mai mică prioritate" msgstr "Cea mai mică prioritate"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "Prioritate mai mică" msgstr "Prioritate mai mică"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "Limitați anumite fluxuri la lanțul LAN-Forward." msgstr "Limitați anumite fluxuri la lanțul LAN-Forward."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "Limitați anumite fluxuri la lanțul WAN-Forward." msgstr "Limitați anumite fluxuri la lanțul WAN-Forward."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "Limitarea anumitor fluxuri în lanțul WAN-Input." msgstr "Limitarea anumitor fluxuri în lanțul WAN-Input."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "Limitați nucleele CPU utilizate de banIP pentru a economisi 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:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -519,23 +517,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "Enumeră elementele unui anumit set legat de banIP." msgstr "Enumeră elementele unui anumit set legat de banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "Număr de jurnale" msgstr "Număr de jurnale"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "Jurnalul LAN-Forward" msgstr "Jurnalul LAN-Forward"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "Nivel Jurnal" msgstr "Nivel Jurnal"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "Limita de jurnal" msgstr "Limita de jurnal"
@ -543,35 +541,35 @@ msgstr "Limita de jurnal"
msgid "Log Settings" msgid "Log Settings"
msgstr "Setări jurnal" msgstr "Setări jurnal"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "Termeni de jurnal" msgstr "Termeni de jurnal"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "Jurnal WAN-Forward" msgstr "Jurnal WAN-Forward"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "Jurnal WAN-Input" msgstr "Jurnal WAN-Input"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "Înregistrați pachetele LAN suspecte transmise (respinse)." msgstr "Înregistrați pachetele LAN suspecte transmise (respinse)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "Jurnalul pachetelor WAN suspicioase transmise (abandonate)." msgstr "Jurnalul pachetelor WAN suspicioase transmise (abandonate)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "Înregistrare a pachetelor WAN suspecte de intrare (abandonate)." msgstr "Înregistrare a pachetelor WAN suspecte de intrare (abandonate)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "Maxim de fișiere deschise" msgstr "Maxim de fișiere deschise"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -579,7 +577,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "Informații NFT" msgstr "Informații NFT"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -592,7 +590,7 @@ msgstr "Dispozitive de rețea"
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "Interfețe de rețea" msgstr "Interfețe de rețea"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "Nivel Bun" msgstr "Nivel Bun"
@ -609,7 +607,7 @@ msgstr "Nu există încă jurnale de firewall legate de banIP!"
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "Nu există încă jurnale de procesare legate de banIP!" msgstr "Nu există încă jurnale de procesare legate de banIP!"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "Prioritate normală (implicită)" msgstr "Prioritate normală (implicită)"
@ -619,7 +617,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -638,7 +636,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Prezentare generală" msgstr "Prezentare generală"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -648,22 +646,22 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "Jurnal de procesare" msgstr "Jurnal de procesare"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
"Profilul utilizat de 'msmtp' pentru mesajele electronice de notificare banIP." "Profilul utilizat de 'msmtp' pentru mesajele electronice de notificare banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "Primiți notificări prin e-mail la fiecare banIP rulat." msgstr "Primiți notificări prin e-mail la fiecare banIP rulat."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -679,11 +677,11 @@ msgstr "Reîmprospătare"
msgid "Reload" msgid "Reload"
msgstr "Reîncărcați" msgstr "Reîncărcați"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "Director de rapoarte" msgstr "Director de rapoarte"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "Elemente de raport" msgstr "Elemente de raport"
@ -691,7 +689,7 @@ msgstr "Elemente de raport"
msgid "Restart" msgid "Restart"
msgstr "Reporniți" msgstr "Reporniți"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
"Restricționați accesul la internet de la/către un număr mic de IP-uri " "Restricționați accesul la internet de la/către un număr mic de IP-uri "
@ -746,7 +744,7 @@ msgstr "Selectați interfața (interfețele) logică (logice) de rețea WAN IPv4
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "Selectați interfața (e) logică de rețea WAN IPv6." msgstr "Selectați interfața (e) logică de rețea WAN IPv6."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "Adresa expeditorului pentru e-mailurile de notificare banIP." msgstr "Adresa expeditorului pentru e-mailurile de notificare banIP."
@ -759,7 +757,7 @@ msgstr "Setați"
msgid "Set Reporting" msgid "Set Reporting"
msgstr "Set raportare" msgstr "Set raportare"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "Setați Dimensiunea Divizată" msgstr "Setați Dimensiunea Divizată"
@ -775,7 +773,7 @@ msgstr "Setați Survey..."
msgid "Set details" msgid "Set details"
msgstr "Setați detaliile" msgstr "Setați detaliile"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
@ -783,11 +781,11 @@ msgstr ""
"Setează prioritatea lanțului nft în cadrul tabelului banIP. Vă rugăm să " "Setează prioritatea lanțului nft în cadrul tabelului banIP. Vă rugăm să "
"rețineți: valorile mai mici înseamnă o prioritate mai mare." "rețineți: valorile mai mici înseamnă o prioritate mai mare."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "Setați nivelul syslog pentru jurnalizarea NFT." msgstr "Setați nivelul syslog pentru jurnalizarea NFT."
@ -795,7 +793,7 @@ msgstr "Setați nivelul syslog pentru jurnalizarea NFT."
msgid "Settings" msgid "Settings"
msgstr "Setări" msgstr "Setări"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
"Împărțiți încărcarea setului extern după fiecare n membri pentru a economisi " "Împărțiți încărcarea setului extern după fiecare n membri pentru a economisi "
@ -813,7 +811,7 @@ msgstr "Stare"
msgid "Stop" msgid "Stop"
msgstr "Stop" msgstr "Stop"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -825,11 +823,11 @@ msgstr "Sondaj"
msgid "System Information" msgid "System Information"
msgstr "Informații de sistem" msgstr "Informații de sistem"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "Directorul țintă pentru fișierele de raportare referitoare la banIP." msgstr "Directorul țintă pentru fișierele de raportare referitoare la banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "Directorul țintă pentru copiile de rezervă ale fluxurilor comprimate." msgstr "Directorul țintă pentru copiile de rezervă ale fluxurilor comprimate."
@ -841,7 +839,7 @@ msgstr "Lista de permise este prea mare, nu se pot salva modificările."
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "Lista de blocuri este prea mare, nu se pot salva modificările." msgstr "Lista de blocuri este prea mare, nu se pot salva modificările."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
@ -849,7 +847,7 @@ msgstr ""
"Termenii de jurnal / expresiile regulate implicite filtrează traficul ssh, " "Termenii de jurnal / expresiile regulate implicite filtrează traficul ssh, "
"LuCI, nginx și asterisk suspect." "LuCI, nginx și asterisk suspect."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
"Prioritatea selectată va fi utilizată pentru procesarea în fundal a banIP." "Prioritatea selectată va fi utilizată pentru procesarea în fundal a banIP."
@ -900,7 +898,7 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Înregistrarea timpului" msgstr "Înregistrarea timpului"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
@ -908,7 +906,7 @@ msgstr ""
"Pentru a activa notificările prin e-mail, configurați pachetul \"msmtp\" și " "Pentru a activa notificările prin e-mail, configurați pachetul \"msmtp\" și "
"specificați o adresă de destinatar de e-mail validă." "specificați o adresă de destinatar de e-mail validă."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "Subiect pentru e-mailurile de notificare banIP." msgstr "Subiect pentru e-mailurile de notificare banIP."
@ -959,8 +957,8 @@ msgstr "Versiune"
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "WAN-Forward (pachete)" msgstr "WAN-Forward (pachete)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "Chain WAN-Forward" msgstr "Chain WAN-Forward"
@ -968,8 +966,8 @@ msgstr "Chain WAN-Forward"
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "WAN-Input (pachete)" msgstr "WAN-Input (pachete)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "Chain WAN-Input" msgstr "Chain WAN-Input"
@ -983,7 +981,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "alertă" msgstr "alertă"
@ -999,47 +997,47 @@ msgstr "auto-adăugat la lista de blocare astăzi"
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "critic" msgstr "critic"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "depanare" msgstr "depanare"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "urgență" msgstr "urgență"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "eroare" msgstr "eroare"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "informații" msgstr "informații"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr "lista locală de permise"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr "lista locală de permise"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "lista de blocare locală" msgstr "lista de blocare locală"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "memorie (implicit)" msgstr "memorie (implicit)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "notificare" msgstr "notificare"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "performanță" msgstr "performanță"
@ -1055,10 +1053,18 @@ msgstr "reporniți"
msgid "start (default)" msgid "start (default)"
msgstr "start (implicit)" msgstr "start (implicit)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "avertisment (implicit)" msgstr "avertisment (implicit)"
#~ msgid "Blocklist Expiry"
#~ msgstr "Expirarea listei de blocuri"
#~ msgid "Expiry time for auto added blocklist set members."
#~ msgstr ""
#~ "Timpul de expirare pentru membrii setului de liste de blocare adăugate "
#~ "automat."
#~ msgid "Blocklist Feeds" #~ msgid "Blocklist Feeds"
#~ msgstr "Fluxuri de lista de blocuri" #~ msgstr "Fluxuri de lista de blocuri"

View file

@ -15,27 +15,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "-- Выберите набор --" msgstr "-- Выберите набор --"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "100" msgstr "100"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "200 (по умолчанию)" msgstr "200 (по умолчанию)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "300" msgstr "300"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "400" msgstr "400"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "0 (отключить)" msgstr "0 (отключить)"
@ -47,15 +47,15 @@ msgstr "1"
msgid "10" msgid "10"
msgstr "10" msgstr "10"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (по умолчанию)" msgstr "100 (по умолчанию)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "1024 (по умолчанию)" msgstr "1024 (по умолчанию)"
@ -63,11 +63,11 @@ msgstr "1024 (по умолчанию)"
msgid "20" msgid "20"
msgstr "20" msgstr "20"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -75,7 +75,7 @@ msgstr "250"
msgid "3" msgid "3"
msgstr "3" msgstr "3"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "4096" msgstr "4096"
@ -83,19 +83,19 @@ msgstr "4096"
msgid "5 (default)" msgid "5 (default)"
msgstr "5 (по умолчанию)" msgstr "5 (по умолчанию)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "500" msgstr "500"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "Автономные системы" msgstr "Автономные системы"
@ -122,11 +122,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "Расширенные настройки" msgstr "Расширенные настройки"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "Выбор канала из белого списка" msgstr "Выбор канала из белого списка"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "Только список разрешений" msgstr "Только список разрешений"
@ -138,15 +138,15 @@ msgstr ""
"Изменения в списке Allowlist были сохранены, запустите программу Domain " "Изменения в списке Allowlist были сохранены, запустите программу Domain "
"Lookup или перезапустите banIP, чтобы изменения вступили в силу." "Lookup или перезапустите banIP, чтобы изменения вступили в силу."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "Автоматически разрешать исходящие соединения" msgstr "Автоматически разрешать исходящие соединения"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "Автоматический список разрешений" msgstr "Автоматический список разрешений"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "Автоматический блок-лист" msgstr "Автоматический блок-лист"
@ -154,7 +154,7 @@ msgstr "Автоматический блок-лист"
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Автоопределение" msgstr "Автоопределение"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
@ -162,7 +162,7 @@ msgstr ""
"Автоматическое добавление разрешенных доменов и подозрительных IP-адресов в " "Автоматическое добавление разрешенных доменов и подозрительных IP-адресов в "
"локальный блок-лист banIP." "локальный блок-лист banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
@ -170,26 +170,26 @@ msgstr ""
"Автоматическое добавление разрешенных доменов и IP-адресов исходящих " "Автоматическое добавление разрешенных доменов и IP-адресов исходящих "
"соединений в локальный список разрешений banIP." "соединений в локальный список разрешений banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Папка для резервных копий" msgstr "Папка для резервных копий"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "Базовый каталог" msgstr "Базовый каталог"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "Базовый рабочий каталог при обработке banIP." msgstr "Базовый рабочий каталог при обработке banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry"
msgstr "Истечение срока действия блок-листа"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "Выбор канала черного списка" msgstr "Выбор канала черного списка"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Set Expiry"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
msgid "" msgid ""
"Blocklist modifications have been saved, start the Domain Lookup or restart " "Blocklist modifications have been saved, start the Domain Lookup or restart "
@ -198,7 +198,7 @@ msgstr ""
"Изменения в блок-листе были сохранены, запустите программу Domain Lookup или " "Изменения в блок-листе были сохранены, запустите программу Domain Lookup или "
"перезапустите banIP, чтобы изменения вступили в силу." "перезапустите banIP, чтобы изменения вступили в силу."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
@ -206,7 +206,7 @@ msgstr ""
"По умолчанию каждый канал активен во всех поддерживаемых цепочках. " "По умолчанию каждый канал активен во всех поддерживаемых цепочках. "
"Ограничьте политику блоков по умолчанию определенной цепочкой." "Ограничьте политику блоков по умолчанию определенной цепочкой."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "Ядра ЦП" msgstr "Ядра ЦП"
@ -219,9 +219,9 @@ msgstr "Отмена"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "Настройки цепи/набора" msgstr "Настройки цепи/набора"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
"Для вступления в силу изменений на этой вкладке требуется перезапуск службы " "Для вступления в силу изменений на этой вкладке требуется перезапуск службы "
@ -239,12 +239,12 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
"Конфигурация пакета banIP для запрета входящих и исходящих IP через " "Конфигурация пакета banIP для запрета входящих и исходящих IP через "
"именованные наборы nftables. Для получения дополнительной информации <a href=" "именованные наборы nftables. Для получения дополнительной информации <a "
"\"https://github.com/openwrt/packages/blob/master/net/banip/files/README.md\"" "href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
" target=\"_blank\" rel=\"noreferrer noopener\" >ознакомьтесь с " "README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >ознакомьтесь с "
"онлайн-документацией</a>" "онлайн-документацией</a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "Страны" msgstr "Страны"
@ -252,7 +252,7 @@ msgstr "Страны"
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "Пользовательский редактор каналов" msgstr "Пользовательский редактор каналов"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
@ -260,11 +260,11 @@ msgstr ""
"Дублирование IP-адресов во всех активных наборах и приведение в порядок " "Дублирование IP-адресов во всех активных наборах и приведение в порядок "
"локального списка блокировки." "локального списка блокировки."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "Дублирование IP-адресов" msgstr "Дублирование IP-адресов"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "Политика блокировки по умолчанию" msgstr "Политика блокировки по умолчанию"
@ -280,7 +280,7 @@ msgstr ""
"Автоматическое обнаружение соответствующих сетевых устройств, интерфейсов, " "Автоматическое обнаружение соответствующих сетевых устройств, интерфейсов, "
"подсетей, протоколов и утилит." "подсетей, протоколов и утилит."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "Отключить" msgstr "Отключить"
@ -288,7 +288,7 @@ msgstr "Отключить"
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "Поиск домена" msgstr "Поиск домена"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "Не проверять SSL сертификаты сервера во время загрузки." msgstr "Не проверять SSL сертификаты сервера во время загрузки."
@ -296,7 +296,7 @@ msgstr "Не проверять SSL сертификаты сервера во
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "Скачать пользовательские каналы" msgstr "Скачать пользовательские каналы"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "Небезопасная загрузка" msgstr "Небезопасная загрузка"
@ -312,19 +312,19 @@ msgstr "Попытки загрузки"
msgid "Download Utility" msgid "Download Utility"
msgstr "Утилита для загрузки" msgstr "Утилита для загрузки"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "Уведомление по электронной почте" msgstr "Уведомление по электронной почте"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "Профиль электронной почты" msgstr "Профиль электронной почты"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "Адрес получателя" msgstr "Адрес получателя"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "Адрес отправителя" msgstr "Адрес отправителя"
@ -332,7 +332,7 @@ msgstr "Адрес отправителя"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "Настройки электронной почты" msgstr "Настройки электронной почты"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Тема" msgstr "Тема"
@ -381,17 +381,15 @@ msgstr "Включает поддержку IPv4."
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "Включает поддержку IPv6." msgstr "Включает поддержку IPv6."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
"Время истечения срока действия для автоматически добавляемых членов набора "
"списков блокировки."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "Внешние каналы списка разрешенний" msgstr "Внешние каналы списка разрешенний"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "Внешние каналы блок-листа" msgstr "Внешние каналы блок-листа"
@ -427,15 +425,15 @@ msgstr "Общие настройки"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "Предоставить доступ LuCI к приложению banIP" msgstr "Предоставить доступ LuCI к приложению banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "Высокий приоритет" msgstr "Высокий приоритет"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "Наивысший приоритет" msgstr "Наивысший приоритет"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "IP" msgstr "IP"
@ -455,7 +453,7 @@ msgstr "Поддержка iPv4"
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "Поддержка IPv6" msgstr "Поддержка IPv6"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -479,8 +477,8 @@ msgstr "Недопустимые входные значения, невозмо
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "LAN-Forward (пакеты)" msgstr "LAN-Forward (пакеты)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "Цепочка LAN-Forward" msgstr "Цепочка LAN-Forward"
@ -488,37 +486,37 @@ msgstr "Цепочка LAN-Forward"
msgid "Last Run" msgid "Last Run"
msgstr "Последний запуск" msgstr "Последний запуск"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "Наименьший приоритет" msgstr "Наименьший приоритет"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "Меньший приоритет" msgstr "Меньший приоритет"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "Ограничить определенные каналы в цепи LAN-Forward." msgstr "Ограничить определенные каналы в цепи LAN-Forward."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "Ограничьте определенные каналы в цепи WAN-Forward." msgstr "Ограничьте определенные каналы в цепи WAN-Forward."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "Ограничить определенные каналы в цепи WAN-вход." msgstr "Ограничить определенные каналы в цепи WAN-вход."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
"Ограничьте количество ядер процессора, используемых banIP для экономии " "Ограничьте количество ядер процессора, используемых banIP для экономии "
"оперативной памяти." "оперативной памяти."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "Ограничить функцию автоматического разрешения исходящего канала." msgstr "Ограничить функцию автоматического разрешения исходящего канала."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -534,23 +532,23 @@ msgstr "Список доступных сетевых интерфейсов з
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "Перечислите элементы конкретного набора, связанного с запретом." msgstr "Перечислите элементы конкретного набора, связанного с запретом."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "Локальные настройки канала" msgstr "Локальные настройки канала"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "Счетчик журналов" msgstr "Счетчик журналов"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "Журнал LAN-Forward" msgstr "Журнал LAN-Forward"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "Уровень ведения журнала" msgstr "Уровень ведения журнала"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "Ограничение журнала" msgstr "Ограничение журнала"
@ -558,36 +556,36 @@ msgstr "Ограничение журнала"
msgid "Log Settings" msgid "Log Settings"
msgstr "Настройки журнала" msgstr "Настройки журнала"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "Условия ведения журнала" msgstr "Условия ведения журнала"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "Журнал WAN-Forward" msgstr "Журнал WAN-Forward"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "Журнал WAN-Input" msgstr "Журнал WAN-Input"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
"Ведите журнал подозрительных перенаправленных пакетов LAN (отклоненных)." "Ведите журнал подозрительных перенаправленных пакетов LAN (отклоненных)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "Журнал подозрительных перенаправленных пакетов WAN (сброшенных)." msgstr "Журнал подозрительных перенаправленных пакетов WAN (сброшенных)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "Ведите журнал подозрительных входящих пакетов WAN (сброшенных)." msgstr "Ведите журнал подозрительных входящих пакетов WAN (сброшенных)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "Максимальное количество открытых файлов" msgstr "Максимальное количество открытых файлов"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "Приоритет цепочки NFT" msgstr "Приоритет цепочки NFT"
@ -595,7 +593,7 @@ msgstr "Приоритет цепочки NFT"
msgid "NFT Information" msgid "NFT Information"
msgstr "Информация NFT" msgstr "Информация NFT"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "Политика набора NFT" msgstr "Политика набора NFT"
@ -608,7 +606,7 @@ msgstr "Сетевые устройства"
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "Сетевые интерфейсы" msgstr "Сетевые интерфейсы"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "Уровень nice" msgstr "Уровень nice"
@ -625,7 +623,7 @@ msgstr "Журналы брандмауэра, связанные с banIP, по
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "Журналов обработки, связанных с banIP, пока нет!" msgstr "Журналов обработки, связанных с banIP, пока нет!"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "Нормальный приоритет (по умолчанию)" msgstr "Нормальный приоритет (по умолчанию)"
@ -637,7 +635,7 @@ msgstr ""
"Количество попыток загрузки в случае ошибки (не поддерживается uclient-" "Количество попыток загрузки в случае ошибки (не поддерживается uclient-"
"fetch)." "fetch)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -656,7 +654,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Обзор" msgstr "Обзор"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -669,22 +667,22 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "Обработка журнала" msgstr "Обработка журнала"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
"Профиль, используемый 'msmtp' для электронной почты с уведомлением banIP." "Профиль, используемый 'msmtp' для электронной почты с уведомлением banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "Формат протокола/URL не поддерживается" msgstr "Формат протокола/URL не поддерживается"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "Получайте уведомления по электронной почте при каждом запуске banIP." msgstr "Получайте уведомления по электронной почте при каждом запуске banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -700,11 +698,11 @@ msgstr "Обновить"
msgid "Reload" msgid "Reload"
msgstr "Перезапустить" msgstr "Перезапустить"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "Папка для отчётов" msgstr "Папка для отчётов"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "Элементы отчета" msgstr "Элементы отчета"
@ -712,7 +710,7 @@ msgstr "Элементы отчета"
msgid "Restart" msgid "Restart"
msgstr "Перезапустить" msgstr "Перезапустить"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
"Ограничить доступ в Интернет с/на небольшое количество защищенных IP-адресов." "Ограничить доступ в Интернет с/на небольшое количество защищенных IP-адресов."
@ -766,7 +764,7 @@ msgstr "Выберите логический сетевой интерфейс
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "Выберите логический сетевой интерфейс (интерфейсы) WAN IPv6." msgstr "Выберите логический сетевой интерфейс (интерфейсы) WAN IPv6."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "Адрес отправителя для электронных писем с уведомлением banIP." msgstr "Адрес отправителя для электронных писем с уведомлением banIP."
@ -779,7 +777,7 @@ msgstr "Набор"
msgid "Set Reporting" msgid "Set Reporting"
msgstr "Настройка отчетов" msgstr "Настройка отчетов"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "Установить размер разделения" msgstr "Установить размер разделения"
@ -795,7 +793,7 @@ msgstr "Сетевой опрос..."
msgid "Set details" msgid "Set details"
msgstr "Сведения о наборе" msgstr "Сведения о наборе"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
@ -803,11 +801,11 @@ msgstr ""
"Установите приоритет цепочки nft в таблице banIP. Обратите внимание: меньшие " "Установите приоритет цепочки nft в таблице banIP. Обратите внимание: меньшие "
"значения означают более высокий приоритет." "значения означают более высокий приоритет."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "Установите политику nft для наборов, связанных с banIP." msgstr "Установите политику nft для наборов, связанных с banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "Установите уровень syslog для ведения журнала NFT." msgstr "Установите уровень syslog для ведения журнала NFT."
@ -815,7 +813,7 @@ msgstr "Установите уровень syslog для ведения жур
msgid "Settings" msgid "Settings"
msgstr "Настройки" msgstr "Настройки"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
"Разделение загрузки внешнего набора после каждых n членов для экономии " "Разделение загрузки внешнего набора после каждых n членов для экономии "
@ -833,7 +831,7 @@ msgstr "Состояние"
msgid "Stop" msgid "Stop"
msgstr "Остановить" msgstr "Остановить"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "Подсеть (по умолчанию)" msgstr "Подсеть (по умолчанию)"
@ -845,11 +843,11 @@ msgstr "Опрос"
msgid "System Information" msgid "System Information"
msgstr "Системная информация" msgstr "Системная информация"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "Целевой каталог для файлов отчетов, связанных с banIP." msgstr "Целевой каталог для файлов отчетов, связанных с banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "Целевой каталог для сжатых резервных копий." msgstr "Целевой каталог для сжатых резервных копий."
@ -861,7 +859,7 @@ msgstr "Список разрешений слишком большой, не у
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "Блок-лист слишком большой, не удается сохранить изменения." msgstr "Блок-лист слишком большой, не удается сохранить изменения."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
@ -869,7 +867,7 @@ msgstr ""
"Термины / регулярные выражения журнала по умолчанию фильтруют подозрительный " "Термины / регулярные выражения журнала по умолчанию фильтруют подозрительный "
"трафик ssh, LuCI, nginx и asterisk." "трафик ssh, LuCI, nginx и asterisk."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "Выбранный приоритет будет использоваться для фоновой обработки banIP." msgstr "Выбранный приоритет будет использоваться для фоновой обработки banIP."
@ -919,7 +917,7 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Временная метка" msgstr "Временная метка"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
@ -927,7 +925,7 @@ msgstr ""
"Чтобы включить уведомления по электронной почте, установите пакет 'msmtp' и " "Чтобы включить уведомления по электронной почте, установите пакет 'msmtp' и "
"укажите правильный адрес получателя электронной почты." "укажите правильный адрес получателя электронной почты."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "Тема для электронной почты с уведомлением о banIP." msgstr "Тема для электронной почты с уведомлением о banIP."
@ -978,8 +976,8 @@ msgstr "Версия"
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "WAN-Forward (пакеты)" msgstr "WAN-Forward (пакеты)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "Цепочка WAN-Forward" msgstr "Цепочка WAN-Forward"
@ -987,8 +985,8 @@ msgstr "Цепочка WAN-Forward"
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "WAN-Input (пакеты)" msgstr "WAN-Input (пакеты)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "Цепочка WAN-Input" msgstr "Цепочка WAN-Input"
@ -1008,7 +1006,7 @@ msgstr ""
"новые или делать локальную резервную копию. Чтобы вернуться исходной версии, " "новые или делать локальную резервную копию. Чтобы вернуться исходной версии, "
"загрузите пустой файл (не удаляйте его!)." "загрузите пустой файл (не удаляйте его!)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "оповещение" msgstr "оповещение"
@ -1024,47 +1022,47 @@ msgstr "автоматически добавлено в черный списо
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "крит" msgstr "крит"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "отладка" msgstr "отладка"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "чрезв" msgstr "чрезв"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "ошибка" msgstr "ошибка"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "инфо" msgstr "инфо"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr "локальный список разрешений"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr "локальный список разрешений"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "локальный черный список" msgstr "локальный черный список"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "память (по умолчанию)" msgstr "память (по умолчанию)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "уведомление" msgstr "уведомление"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "производительность" msgstr "производительность"
@ -1080,10 +1078,18 @@ msgstr "перезапустить"
msgid "start (default)" msgid "start (default)"
msgstr "старт (по умолчанию)" msgstr "старт (по умолчанию)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "предупреждение (по умолчанию)" msgstr "предупреждение (по умолчанию)"
#~ msgid "Blocklist Expiry"
#~ msgstr "Истечение срока действия блок-листа"
#~ msgid "Expiry time for auto added blocklist set members."
#~ msgstr ""
#~ "Время истечения срока действия для автоматически добавляемых членов "
#~ "набора списков блокировки."
#~ msgid "Blocklist Feeds" #~ msgid "Blocklist Feeds"
#~ msgstr "Каналы блок-листа" #~ msgstr "Каналы блок-листа"

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Záložný priečinok" msgstr "Záložný priečinok"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr ""
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -232,17 +232,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -272,7 +272,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "Nástroj na sťahovanie" msgstr "Nástroj na sťahovanie"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -308,7 +308,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -357,15 +357,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr ""
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -460,35 +460,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -502,23 +502,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -526,35 +526,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -575,7 +575,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -592,7 +592,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -602,7 +602,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -617,7 +617,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Prehľad" msgstr "Prehľad"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -627,21 +627,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -655,11 +655,11 @@ msgstr ""
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -667,7 +667,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -720,7 +720,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -733,7 +733,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -749,17 +749,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -767,7 +767,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "Nastavenia" msgstr "Nastavenia"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -783,7 +783,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -795,11 +795,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -811,13 +811,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -855,13 +855,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -912,8 +912,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -921,8 +921,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -936,7 +936,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -952,47 +952,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1008,7 +1008,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "ASN:er" msgstr "ASN:er"
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Automatisk detektering" msgstr "Automatisk detektering"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Säkerhetskopiera mapp" msgstr "Säkerhetskopiera mapp"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr "Avbryt"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -232,17 +232,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -272,7 +272,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "Ladda ner osäkert" msgstr "Ladda ner osäkert"
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "Ladda ner verktyget" msgstr "Ladda ner verktyget"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "E-postprofil" msgstr "E-postprofil"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "Avsändaradress för e-post" msgstr "Avsändaradress för e-post"
@ -308,7 +308,7 @@ msgstr "Avsändaradress för e-post"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "E-postämne" msgstr "E-postämne"
@ -357,15 +357,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr "Generella inställningar"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -460,35 +460,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "Kördes senast" msgstr "Kördes senast"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -502,23 +502,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -526,35 +526,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -575,7 +575,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -592,7 +592,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -602,7 +602,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -617,7 +617,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Överblick" msgstr "Överblick"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -627,21 +627,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -655,11 +655,11 @@ msgstr "Uppdatera"
msgid "Reload" msgid "Reload"
msgstr "Ladda om" msgstr "Ladda om"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "Rapportkatalog" msgstr "Rapportkatalog"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -667,7 +667,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "Starta om" msgstr "Starta om"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -720,7 +720,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -733,7 +733,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -749,17 +749,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -767,7 +767,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "Inställningar" msgstr "Inställningar"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -783,7 +783,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -795,11 +795,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -811,13 +811,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -855,13 +855,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -912,8 +912,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -921,8 +921,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -936,7 +936,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -952,47 +952,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1008,7 +1008,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr ""
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -232,17 +232,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -272,7 +272,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -308,7 +308,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -357,15 +357,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr ""
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -460,35 +460,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -502,23 +502,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -526,35 +526,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -575,7 +575,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -592,7 +592,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -602,7 +602,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -617,7 +617,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -627,21 +627,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -655,11 +655,11 @@ msgstr ""
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -667,7 +667,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -720,7 +720,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -733,7 +733,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -749,17 +749,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -767,7 +767,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -783,7 +783,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -795,11 +795,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -811,13 +811,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -855,13 +855,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -912,8 +912,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -921,8 +921,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -936,7 +936,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -952,47 +952,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1008,7 +1008,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -5,27 +5,27 @@ msgstr "Content-Type: text/plain; charset=UTF-8"
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -37,15 +37,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -53,11 +53,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -65,7 +65,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -73,19 +73,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -110,11 +110,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -124,15 +124,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -140,36 +140,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -178,13 +178,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -197,9 +197,9 @@ msgstr ""
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -215,7 +215,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -223,17 +223,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -247,7 +247,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -255,7 +255,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -263,7 +263,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -279,19 +279,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -299,7 +299,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -348,15 +348,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -392,15 +392,15 @@ msgstr ""
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -420,7 +420,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -442,8 +442,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -451,35 +451,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -493,23 +493,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -517,35 +517,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -553,7 +553,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -566,7 +566,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -583,7 +583,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -593,7 +593,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -608,7 +608,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -618,21 +618,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -646,11 +646,11 @@ msgstr ""
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -658,7 +658,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -711,7 +711,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -724,7 +724,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -740,17 +740,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -758,7 +758,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -774,7 +774,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -786,11 +786,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -802,13 +802,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -846,13 +846,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -903,8 +903,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -912,8 +912,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -927,7 +927,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -943,47 +943,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -999,6 +999,6 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "ASN'ler" msgstr "ASN'ler"
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Otomatik Algılama" msgstr "Otomatik Algılama"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Yedekleme Dizini" msgstr "Yedekleme Dizini"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr "İptal"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "Ülkeler" msgstr "Ülkeler"
@ -232,17 +232,17 @@ msgstr "Ülkeler"
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "İndirme sırasında SSL sunucu sertifikalarını kontrol etme." msgstr "İndirme sırasında SSL sunucu sertifikalarını kontrol etme."
@ -272,7 +272,7 @@ msgstr "İndirme sırasında SSL sunucu sertifikalarını kontrol etme."
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "Güvensiz İndir" msgstr "Güvensiz İndir"
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "İndirme Aracı" msgstr "İndirme Aracı"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "E-Posta Bildirimi" msgstr "E-Posta Bildirimi"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "E-Posta Profili" msgstr "E-Posta Profili"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "E-Posta Alıcı Adresi" msgstr "E-Posta Alıcı Adresi"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "E-Posta Gönderen Adresi" msgstr "E-Posta Gönderen Adresi"
@ -308,7 +308,7 @@ msgstr "E-Posta Gönderen Adresi"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "E-Posta Konusu" msgstr "E-Posta Konusu"
@ -357,15 +357,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr "Genel Ayarlar"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "LuCI uygulaması banIP'ye erişim izni verin" msgstr "LuCI uygulaması banIP'ye erişim izni verin"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "Yüksek öncelik" msgstr "Yüksek öncelik"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "En yüksek öncelik" msgstr "En yüksek öncelik"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr "IPv4 Desteği"
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "IPv6 Desteği" msgstr "IPv6 Desteği"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -460,35 +460,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "Son çalışma zamanı" msgstr "Son çalışma zamanı"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "En Az Öncelik" msgstr "En Az Öncelik"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "Daha Az Öncelik" msgstr "Daha Az Öncelik"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -502,23 +502,23 @@ msgstr "BanIP başlangıcını tetiklemek için mevcut ağ arayüzlerinin listes
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "Günlük Sınırı" msgstr "Günlük Sınırı"
@ -526,35 +526,35 @@ msgstr "Günlük Sınırı"
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "Günlük Şartları" msgstr "Günlük Şartları"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -575,7 +575,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "Ağ arayüzleri" msgstr "Ağ arayüzleri"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -592,7 +592,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "Normal Öncelik (varsayılan)" msgstr "Normal Öncelik (varsayılan)"
@ -602,7 +602,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -617,7 +617,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Genel bakış" msgstr "Genel bakış"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -627,21 +627,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "BanIP bildirim e-postaları için 'msmtp' tarafından kullanılan profil." msgstr "BanIP bildirim e-postaları için 'msmtp' tarafından kullanılan profil."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -655,11 +655,11 @@ msgstr "Yenile"
msgid "Reload" msgid "Reload"
msgstr "Yeniden yükle" msgstr "Yeniden yükle"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "Rapor Dizini" msgstr "Rapor Dizini"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -667,7 +667,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "Yeniden başlat" msgstr "Yeniden başlat"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -720,7 +720,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "BanIP bildirim e-postaları için gönderen adresi." msgstr "BanIP bildirim e-postaları için gönderen adresi."
@ -733,7 +733,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -749,17 +749,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -767,7 +767,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "Ayarlar" msgstr "Ayarlar"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -783,7 +783,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -795,11 +795,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -811,13 +811,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -855,13 +855,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Zaman damgası" msgstr "Zaman damgası"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "BanIP bildirim e-postaları için konu." msgstr "BanIP bildirim e-postaları için konu."
@ -912,8 +912,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -921,8 +921,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -936,7 +936,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -952,47 +952,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1008,7 +1008,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -15,27 +15,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -47,15 +47,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -63,11 +63,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -75,7 +75,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -83,19 +83,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -120,11 +120,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -134,15 +134,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -150,36 +150,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Тека для резервних копій" msgstr "Тека для резервних копій"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -188,13 +188,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -207,9 +207,9 @@ msgstr "Скасувати"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -225,7 +225,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -233,17 +233,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -257,7 +257,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -265,7 +265,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "Не перевіряти SSL-сертифікати сервера під час завантаження." msgstr "Не перевіряти SSL-сертифікати сервера під час завантаження."
@ -273,7 +273,7 @@ msgstr "Не перевіряти SSL-сертифікати сервера пі
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "Завантажувати небезпечним шляхом" msgstr "Завантажувати небезпечним шляхом"
@ -289,19 +289,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "Утиліта для завантаження" msgstr "Утиліта для завантаження"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "E-Mail повідомлення" msgstr "E-Mail повідомлення"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "E-Mail профіль" msgstr "E-Mail профіль"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "E-Mail адреса отримувача" msgstr "E-Mail адреса отримувача"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "E-Mail адреса відправника" msgstr "E-Mail адреса відправника"
@ -309,7 +309,7 @@ msgstr "E-Mail адреса відправника"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Тема" msgstr "Тема"
@ -358,15 +358,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -402,15 +402,15 @@ msgstr "Загальні налаштування"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -430,7 +430,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -452,8 +452,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -461,35 +461,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "Останній запуск" msgstr "Останній запуск"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -503,23 +503,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -527,35 +527,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -563,7 +563,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -576,7 +576,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -593,7 +593,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -603,7 +603,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -618,7 +618,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Огляд" msgstr "Огляд"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -628,21 +628,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -656,11 +656,11 @@ msgstr "Оновити"
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "Тека для звітів" msgstr "Тека для звітів"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -668,7 +668,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "Перезапустити" msgstr "Перезапустити"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -721,7 +721,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -734,7 +734,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -750,17 +750,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -768,7 +768,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "Налаштування" msgstr "Налаштування"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -784,7 +784,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -796,11 +796,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -812,13 +812,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -856,13 +856,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -913,8 +913,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -922,8 +922,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -937,7 +937,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -953,47 +953,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1009,7 +1009,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgstr ""
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "" msgstr ""
@ -82,19 +82,19 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,11 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -149,36 +149,36 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Thư mục sao lưu" msgstr "Thư mục sao lưu"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Feed Selection" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
@ -187,13 +187,13 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "" msgstr ""
@ -206,9 +206,9 @@ msgstr ""
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -232,17 +232,17 @@ msgstr ""
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "" msgstr ""
@ -272,7 +272,7 @@ msgstr ""
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "" msgstr ""
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -308,7 +308,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -357,15 +357,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr ""
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr ""
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -460,35 +460,35 @@ msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -502,23 +502,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -526,35 +526,35 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -575,7 +575,7 @@ msgstr ""
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "" msgstr ""
@ -592,7 +592,7 @@ msgstr ""
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "" msgstr ""
@ -602,7 +602,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "" msgstr ""
@ -617,7 +617,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -627,21 +627,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -655,11 +655,11 @@ msgstr ""
msgid "Reload" msgid "Reload"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "" msgstr ""
@ -667,7 +667,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "" msgstr ""
@ -720,7 +720,7 @@ msgstr ""
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -733,7 +733,7 @@ msgstr ""
msgid "Set Reporting" msgid "Set Reporting"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "" msgstr ""
@ -749,17 +749,17 @@ msgstr ""
msgid "Set details" msgid "Set details"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -767,7 +767,7 @@ msgstr ""
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "" msgstr ""
@ -783,7 +783,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -795,11 +795,11 @@ msgstr ""
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "" msgstr ""
@ -811,13 +811,13 @@ msgstr ""
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "" msgstr ""
@ -855,13 +855,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -913,8 +913,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -922,8 +922,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -937,7 +937,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -953,47 +953,47 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "" msgstr ""
@ -1009,7 +1009,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "-- IP 集选择 --" msgstr "-- IP 集选择 --"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "-100" msgstr "-100"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "-200 (默认)" msgstr "-200 (默认)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "-300" msgstr "-300"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "-400" msgstr "-400"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "0 (禁用)" msgstr "0 (禁用)"
@ -46,15 +46,15 @@ msgstr "1"
msgid "10" msgid "10"
msgstr "10" msgstr "10"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (默认)" msgstr "100 (默认)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "1024 (默认)" msgstr "1024 (默认)"
@ -62,11 +62,11 @@ msgstr "1024 (默认)"
msgid "20" msgid "20"
msgstr "20" msgstr "20"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -74,7 +74,7 @@ msgstr "250"
msgid "3" msgid "3"
msgstr "3" msgstr "3"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "4096" msgstr "4096"
@ -82,19 +82,19 @@ msgstr "4096"
msgid "5 (default)" msgid "5 (default)"
msgstr "5 (默认)" msgstr "5 (默认)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "500" msgstr "500"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "平均取样数" msgstr "平均取样数"
@ -119,11 +119,11 @@ msgstr "banIP 处理实际开始前以秒为单位的附加触发延迟。"
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "高级设置" msgstr "高级设置"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "白名单源选择" msgstr "白名单源选择"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "仅白名单" msgstr "仅白名单"
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "已保存白名单更改,启动域名查询或要让更改生效请重启 banIP。" msgstr "已保存白名单更改,启动域名查询或要让更改生效请重启 banIP。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "自动允许上行线路" msgstr "自动允许上行线路"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "自动白名单" msgstr "自动白名单"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "自动黑名单" msgstr "自动黑名单"
@ -149,52 +149,52 @@ msgstr "自动黑名单"
msgid "Auto Detection" msgid "Auto Detection"
msgstr "自动检测" msgstr "自动检测"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "自动添加已解析域名和可疑 IP 到本地 banIP 黑名单。" msgstr "自动添加已解析域名和可疑 IP 到本地 banIP 黑名单。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "自动添加已解析域名和上行线路 IP 到本地 banIP 白名单。" msgstr "自动添加已解析域名和上行线路 IP 到本地 banIP 白名单。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "备份目录" msgstr "备份目录"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "基础目录" msgstr "基础目录"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "banIP 处理时的基础工作目录。" msgstr "banIP 处理时的基础工作目录。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry"
msgstr "黑名单过期时间"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "黑名单源选择" msgstr "黑名单源选择"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Set Expiry"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
msgid "" msgid ""
"Blocklist modifications have been saved, start the Domain Lookup or restart " "Blocklist modifications have been saved, start the Domain Lookup or restart "
"banIP that changes take effect." "banIP that changes take effect."
msgstr "已保存黑名单更改,启动域名查询或要让更改生效请重启 banIP。" msgstr "已保存黑名单更改,启动域名查询或要让更改生效请重启 banIP。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
"每个订阅源默认在所有受支持的链中处于活跃状态。将默认拦截策略限制到特定的链。" "每个订阅源默认在所有受支持的链中处于活跃状态。将默认拦截策略限制到特定的链。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "CPU 核心" msgstr "CPU 核心"
@ -207,9 +207,9 @@ msgstr "取消"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "IP 链路/集合设置" msgstr "IP 链路/集合设置"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "此标签页上进行的更改需要重启 banIP 服务才能生效。" msgstr "此标签页上进行的更改需要重启 banIP 服务才能生效。"
@ -225,10 +225,10 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
"配置 banIP 包通过命名的 nftables 集拦截传入和传出 IP 地址。进一步信息请<a " "配置 banIP 包通过命名的 nftables 集拦截传入和传出 IP 地址。进一步信息请<a "
"href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/README" "href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
".md\" target=\"_blank\" rel=\"noreferrer noopener\" >查看在线文档</a>" "README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >查看在线文档</a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "地区" msgstr "地区"
@ -236,17 +236,17 @@ msgstr "地区"
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "自定义源的编辑器" msgstr "自定义源的编辑器"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "去除所有活跃集中的重复 IP 地址并整理本地黑名单。" msgstr "去除所有活跃集中的重复 IP 地址并整理本地黑名单。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "IP 去重" msgstr "IP 去重"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "默认拦截策略" msgstr "默认拦截策略"
@ -260,7 +260,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "自动检测相关的网络设备、接口、子网、协议和工具。" msgstr "自动检测相关的网络设备、接口、子网、协议和工具。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "禁用" msgstr "禁用"
@ -268,7 +268,7 @@ msgstr "禁用"
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "域名查询" msgstr "域名查询"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "下载期间不检查 SSL 服务器证书。" msgstr "下载期间不检查 SSL 服务器证书。"
@ -276,7 +276,7 @@ msgstr "下载期间不检查 SSL 服务器证书。"
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "下载自定义源" msgstr "下载自定义源"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "下载不安全" msgstr "下载不安全"
@ -292,19 +292,19 @@ msgstr "下载重试"
msgid "Download Utility" msgid "Download Utility"
msgstr "下载工具" msgstr "下载工具"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "电子邮件通知" msgstr "电子邮件通知"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "电子邮件概要" msgstr "电子邮件概要"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "电子邮件收件人地址" msgstr "电子邮件收件人地址"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "电子邮件发件人地址" msgstr "电子邮件发件人地址"
@ -312,7 +312,7 @@ msgstr "电子邮件发件人地址"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "电子邮件设置" msgstr "电子邮件设置"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "电子邮件主题" msgstr "电子邮件主题"
@ -361,15 +361,15 @@ msgstr "启用 IPv4 支持。"
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "启用 IPv6 支持。" msgstr "启用 IPv6 支持。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "自动添加的黑名单集成员的过期时间。" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "外部白名单源" msgstr "外部白名单源"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "外部黑名单源" msgstr "外部黑名单源"
@ -405,15 +405,15 @@ msgstr "常规设置"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "授予访问 LuCI 应用 banIP 的权限" msgstr "授予访问 LuCI 应用 banIP 的权限"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "较高优先级" msgstr "较高优先级"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "最高优先级" msgstr "最高优先级"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "IP" msgstr "IP"
@ -433,7 +433,7 @@ msgstr "IPv4 支持"
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "IPv6 支持" msgstr "IPv6 支持"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -455,8 +455,8 @@ msgstr "无效的输入值,无法保存更改。"
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "局域网转发(数据包)" msgstr "局域网转发(数据包)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "局域网转发链" msgstr "局域网转发链"
@ -464,35 +464,35 @@ msgstr "局域网转发链"
msgid "Last Run" msgid "Last Run"
msgstr "最后运行" msgstr "最后运行"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "最低优先级" msgstr "最低优先级"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "较低优先级" msgstr "较低优先级"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "限制特定源到局域网转发链。" msgstr "限制特定源到局域网转发链。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "限制特定源到广域网转发链。" msgstr "限制特定源到广域网转发链。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "限制特定源到广域网输入链。" msgstr "限制特定源到广域网输入链。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "限制 banIP 使用的 cpu 核心数来节省内存。" msgstr "限制 banIP 使用的 cpu 核心数来节省内存。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "限制上行线路自动允许功能。" msgstr "限制上行线路自动允许功能。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -506,23 +506,23 @@ msgstr "触发 banIP 启动的可用网络接口列表。"
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "列出与某一特定 banIP 有关的集的元素。" msgstr "列出与某一特定 banIP 有关的集的元素。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "本地源设置" msgstr "本地源设置"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "日志数" msgstr "日志数"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "记录局域网转发" msgstr "记录局域网转发"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "日志级别" msgstr "日志级别"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "日志限制" msgstr "日志限制"
@ -530,35 +530,35 @@ msgstr "日志限制"
msgid "Log Settings" msgid "Log Settings"
msgstr "日志设置" msgstr "日志设置"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "日志项" msgstr "日志项"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "记录广域网转发" msgstr "记录广域网转发"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "记录广域网输入" msgstr "记录广域网输入"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "记录可疑的转发局域网数据包(已拒绝)。" msgstr "记录可疑的转发局域网数据包(已拒绝)。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "记录可疑的转发的广域网数据包(已丢弃)。" msgstr "记录可疑的转发的广域网数据包(已丢弃)。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "记录可疑的传入广域网数据包(已丢弃)。" msgstr "记录可疑的传入广域网数据包(已丢弃)。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "打开文件的最大数目" msgstr "打开文件的最大数目"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "NFT 链优先级" msgstr "NFT 链优先级"
@ -566,7 +566,7 @@ msgstr "NFT 链优先级"
msgid "NFT Information" msgid "NFT Information"
msgstr "NFT 信息" msgstr "NFT 信息"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "NFT 集策略" msgstr "NFT 集策略"
@ -579,7 +579,7 @@ msgstr "网络设备"
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "网络接口" msgstr "网络接口"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "Nice 级别" msgstr "Nice 级别"
@ -596,7 +596,7 @@ msgstr "还没有 banIP 相关的防火墙日志!"
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "还没有 banIP 相关的处理日志!" msgstr "还没有 banIP 相关的处理日志!"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "正常优先级(默认)" msgstr "正常优先级(默认)"
@ -606,7 +606,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "下载出错时的重试次数uclient-fetch 不支持)。" msgstr "下载出错时的重试次数uclient-fetch 不支持)。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "进行拦截前允许同一 IP 的失败登录尝试在日志中出现几次。" msgstr "进行拦截前允许同一 IP 的失败登录尝试在日志中出现几次。"
@ -621,7 +621,7 @@ msgstr "对所选的下载工具绕过预先配置的下载选项。"
msgid "Overview" msgid "Overview"
msgstr "概览" msgstr "概览"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -632,21 +632,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "处理日志" msgstr "处理日志"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "“msmtp”所用的 banIP 电子邮件通知配置。" msgstr "“msmtp”所用的 banIP 电子邮件通知配置。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "不受支持的协议/URL 格式" msgstr "不受支持的协议/URL 格式"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "接收每次 banIP 运行的电子邮件通知。" msgstr "接收每次 banIP 运行的电子邮件通知。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -660,11 +660,11 @@ msgstr "刷新"
msgid "Reload" msgid "Reload"
msgstr "重新载入" msgstr "重新载入"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "报告目录" msgstr "报告目录"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "报告元素" msgstr "报告元素"
@ -672,7 +672,7 @@ msgstr "报告元素"
msgid "Restart" msgid "Restart"
msgstr "重启" msgstr "重启"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "限制来自/对少量安全 IP 的互联网访问。" msgstr "限制来自/对少量安全 IP 的互联网访问。"
@ -725,7 +725,7 @@ msgstr "选择逻辑广域网 IPv4 网络接口。"
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "选择逻辑广域网 IPv6 网络接口。" msgstr "选择逻辑广域网 IPv6 网络接口。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "banIP 通知邮件的发送地址。" msgstr "banIP 通知邮件的发送地址。"
@ -738,7 +738,7 @@ msgstr "设置"
msgid "Set Reporting" msgid "Set Reporting"
msgstr "设置报告" msgstr "设置报告"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "设置分割尺寸" msgstr "设置分割尺寸"
@ -754,17 +754,17 @@ msgstr "设置调查…"
msgid "Set details" msgid "Set details"
msgstr "集详情" msgstr "集详情"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "设置 banIP 表内的 nft 链优先级。请注意:值越低,优先级越高。" msgstr "设置 banIP 表内的 nft 链优先级。请注意:值越低,优先级越高。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "设置 banIP 相关集合的 nft 策略。" msgstr "设置 banIP 相关集合的 nft 策略。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "设定 NFT 日志记录的 syslog 级别。" msgstr "设定 NFT 日志记录的 syslog 级别。"
@ -772,7 +772,7 @@ msgstr "设定 NFT 日志记录的 syslog 级别。"
msgid "Settings" msgid "Settings"
msgstr "设置" msgstr "设置"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "每 n 名成员后分割外部集加载来节省内存。" msgstr "每 n 名成员后分割外部集加载来节省内存。"
@ -788,7 +788,7 @@ msgstr "状态"
msgid "Stop" msgid "Stop"
msgstr "停止" msgstr "停止"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "子网(默认)" msgstr "子网(默认)"
@ -800,11 +800,11 @@ msgstr "调查"
msgid "System Information" msgid "System Information"
msgstr "系统信息" msgstr "系统信息"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "banIP 相关报告文件的目标目录。" msgstr "banIP 相关报告文件的目标目录。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "压缩的源备份文件的目标目录。" msgstr "压缩的源备份文件的目标目录。"
@ -816,13 +816,13 @@ msgstr "白名单过大,无法保存更改。"
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "黑名单过大,无法保存更改。" msgstr "黑名单过大,无法保存更改。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "默认的日志短语、正则表达式正在过滤可疑的 ssh、LuCI、nginx 和星号流量。" msgstr "默认的日志短语、正则表达式正在过滤可疑的 ssh、LuCI、nginx 和星号流量。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "所选的优先级将用于 banIP 后台处理。" msgstr "所选的优先级将用于 banIP 后台处理。"
@ -864,13 +864,13 @@ msgstr "此标签页显示最后生成的集报告,按下“刷新“按钮获
msgid "Timestamp" msgid "Timestamp"
msgstr "时间戳" msgstr "时间戳"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "要开启电子邮件通知,请设置 'msmtp' 包并指定有效的电子邮件接收者地址。" msgstr "要开启电子邮件通知,请设置 'msmtp' 包并指定有效的电子邮件接收者地址。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "banIP 通知邮件的主题。" msgstr "banIP 通知邮件的主题。"
@ -921,8 +921,8 @@ msgstr "版本"
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "广域网转发(数据包)" msgstr "广域网转发(数据包)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "广域网转发链" msgstr "广域网转发链"
@ -930,8 +930,8 @@ msgstr "广域网转发链"
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "广域网输入(数据包)" msgstr "广域网输入(数据包)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "广域网输入链" msgstr "广域网输入链"
@ -949,7 +949,7 @@ msgstr ""
"或添加条目或进行本地备份。要返回维护者版本,只需再次清空自定义源的文件(不是" "或添加条目或进行本地备份。要返回维护者版本,只需再次清空自定义源的文件(不是"
"删除!)。" "删除!)。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "报警" msgstr "报警"
@ -965,47 +965,47 @@ msgstr "今日自动添加到黑名单"
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "关键项" msgstr "关键项"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "调试" msgstr "调试"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "紧急项" msgstr "紧急项"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "错误项" msgstr "错误项"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "信息项" msgstr "信息项"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr "本地白名单"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr "本地白名单"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "本地黑名单" msgstr "本地黑名单"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "内存(默认)" msgstr "内存(默认)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "通知" msgstr "通知"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "性能" msgstr "性能"
@ -1021,10 +1021,16 @@ msgstr "重启"
msgid "start (default)" msgid "start (default)"
msgstr "启动(默认)" msgstr "启动(默认)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "警告(默认)" msgstr "警告(默认)"
#~ msgid "Blocklist Expiry"
#~ msgstr "黑名单过期时间"
#~ msgid "Expiry time for auto added blocklist set members."
#~ msgstr "自动添加的黑名单集成员的过期时间。"
#~ msgid "Blocklist Feeds" #~ msgid "Blocklist Feeds"
#~ msgstr "黑名单源" #~ msgstr "黑名单源"

View file

@ -14,27 +14,27 @@ msgstr ""
msgid "-- Set Selection --" msgid "-- Set Selection --"
msgstr "-- IP 集合選擇 --" msgstr "-- IP 集合選擇 --"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410
msgid "-100" msgid "-100"
msgstr "-100" msgstr "-100"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:411
msgid "-200 (default)" msgid "-200 (default)"
msgstr "-200 (預設)" msgstr "-200 (預設)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:412
msgid "-300" msgid "-300"
msgstr "-300" msgstr "-300"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:414 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "-400" msgid "-400"
msgstr "-400" msgstr "-400"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:410 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,15 +46,15 @@ msgstr ""
msgid "10" msgid "10"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:505 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (預設)" msgstr "100 (預設)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351
msgid "1024 (default)" msgid "1024 (default)"
msgstr "1024 (預設)" msgstr "1024 (預設)"
@ -62,11 +62,11 @@ msgstr "1024 (預設)"
msgid "20" msgid "20"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -74,7 +74,7 @@ msgstr "250"
msgid "3" msgid "3"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:354 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:353
msgid "4096" msgid "4096"
msgstr "4096" msgstr "4096"
@ -82,19 +82,19 @@ msgstr "4096"
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:504 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid "500" msgid "500"
msgstr "500" msgstr "500"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:351 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570
msgid "ASNs" msgid "ASNs"
msgstr "平均取樣數" msgstr "平均取樣數"
@ -119,11 +119,11 @@ msgstr "banIP 處理實際開始前以秒為單位的附加觸發延遲。"
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "進階設定" msgstr "進階設定"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:592 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "僅白名單" msgstr "僅白名單"
@ -133,15 +133,15 @@ msgid ""
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "自動白名單" msgstr "自動白名單"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "自動黑名單" msgstr "自動黑名單"
@ -149,51 +149,51 @@ msgstr "自動黑名單"
msgid "Auto Detection" msgid "Auto Detection"
msgstr "自動偵測" msgstr "自動偵測"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:621 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "" msgid ""
"Automatically add resolved domains and suspicious IPs to the local banIP " "Automatically add resolved domains and suspicious IPs to the local banIP "
"blocklist." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:609 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596
msgid "" msgid ""
"Automatically add resolved domains and uplink IPs to the local banIP " "Automatically add resolved domains and uplink IPs to the local banIP "
"allowlist." "allowlist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Backup Directory" msgid "Backup Directory"
msgstr "備份目錄" msgstr "備份目錄"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base Directory" msgid "Base Directory"
msgstr "基礎目錄" msgstr "基礎目錄"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:376 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:375
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "banIP 處理時的基礎工作目錄。" msgstr "banIP 處理時的基礎工作目錄。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546
msgid "Blocklist Expiry"
msgstr "黑名單過期時間"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:556
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Blocklist Set Expiry"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:19
msgid "" msgid ""
"Blocklist modifications have been saved, start the Domain Lookup or restart " "Blocklist modifications have been saved, start the Domain Lookup or restart "
"banIP that changes take effect." "banIP that changes take effect."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "" msgid ""
"By default each feed is active in all supported chains. Limit the default " "By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain." "block policy to a certain chain."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "CPU Cores" msgid "CPU Cores"
msgstr "CPU 核心" msgstr "CPU 核心"
@ -206,9 +206,9 @@ msgstr "取消"
msgid "Chain/Set Settings" msgid "Chain/Set Settings"
msgstr "IP 鏈結/集合設定" msgstr "IP 鏈結/集合設定"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:339 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:338
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:401 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467
msgid "Changes on this tab needs a banIP service restart to take effect." msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr "" msgstr ""
@ -224,7 +224,7 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:573 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Countries" msgid "Countries"
msgstr "地區" msgstr "地區"
@ -232,17 +232,17 @@ msgstr "地區"
msgid "Custom Feed Editor" msgid "Custom Feed Editor"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "" 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." "blocklist."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:388 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:387
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "刪除重複 IP" msgstr "刪除重複 IP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -256,7 +256,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "自動偵測相關的網路裝置、介面、子網路、協定和工具。" msgstr "自動偵測相關的網路裝置、介面、子網路、協定和工具。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -264,7 +264,7 @@ msgstr ""
msgid "Domain Lookup" msgid "Domain Lookup"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Don't check SSL server certificates during download." msgid "Don't check SSL server certificates during download."
msgstr "下載期間不檢查 SSL 伺服器證書。" msgstr "下載期間不檢查 SSL 伺服器證書。"
@ -272,7 +272,7 @@ msgstr "下載期間不檢查 SSL 伺服器證書。"
msgid "Download Custom Feeds" msgid "Download Custom Feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:331 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:330
msgid "Download Insecure" msgid "Download Insecure"
msgstr "下載不安全" msgstr "下載不安全"
@ -288,19 +288,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "下載工具" msgstr "下載工具"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "電子郵件通知" msgstr "電子郵件通知"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "電郵設定檔" msgstr "電郵設定檔"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "電郵收件人位址" msgstr "電郵收件人位址"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "電郵寄件人位址" msgstr "電郵寄件人位址"
@ -308,7 +308,7 @@ msgstr "電郵寄件人位址"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "電子郵件設定" msgstr "電子郵件設定"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "電郵主旨" msgstr "電郵主旨"
@ -357,15 +357,15 @@ msgstr "啟用 IPv4 支援。"
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "啟用 IPv6 支援。" msgstr "啟用 IPv6 支援。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:463 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612
msgid "Expiry time for auto added blocklist set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "自動加入的黑名單集合成員的過期時間。" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:553 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -401,15 +401,15 @@ msgstr "一般設定"
msgid "Grant access to LuCI app banIP" msgid "Grant access to LuCI app banIP"
msgstr "授予存取 LuCI 應用 banIP 的權限" msgstr "授予存取 LuCI 應用 banIP 的權限"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342
msgid "High Priority" msgid "High Priority"
msgstr "較高優先順序" msgstr "較高優先順序"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:342 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341
msgid "Highest Priority" msgid "Highest Priority"
msgstr "最高優先順序" msgstr "最高優先順序"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr "IPv4 支援"
msgid "IPv6 Support" msgid "IPv6 Support"
msgstr "支援 IPv6" msgstr "支援 IPv6"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "" msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of " "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."
@ -451,8 +451,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "區域網路轉發 (資料封包)" msgstr "區域網路轉發 (資料封包)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:421 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "區域網路轉發鏈" msgstr "區域網路轉發鏈"
@ -460,35 +460,35 @@ msgstr "區域網路轉發鏈"
msgid "Last Run" msgid "Last Run"
msgstr "最後執行" msgstr "最後執行"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:346 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345
msgid "Least Priority" msgid "Least Priority"
msgstr "最低優先順序" msgstr "最低優先順序"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:345 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344
msgid "Less Priority" msgid "Less Priority"
msgstr "較低優先順序" msgstr "較低優先順序"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "限制特定來源到區域網路轉發鏈。" msgstr "限制特定來源到區域網路轉發鏈。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "限制特定來源到廣域網路轉發鏈。" msgstr "限制特定來源到廣域網路轉發鏈。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "限制特定來源到廣域網路輸入鏈。" msgstr "限制特定來源到廣域網路輸入鏈。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:358 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:357
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "限制 banIP 使用的 cpu 核心數來節省記憶體。" msgstr "限制 banIP 使用的 cpu 核心數來節省記憶體。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:613 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "" msgid ""
"List Set elements in the status and report, disable this to reduce the CPU " "List Set elements in the status and report, disable this to reduce the CPU "
"load." "load."
@ -502,23 +502,23 @@ msgstr "觸發 banIP 啟動的可用網路介面列表。"
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "列出與某一特定 banIP 有關的集合的元素。" msgstr "列出與某一特定 banIP 有關的集合的元素。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:607 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Local feed settings" msgid "Local feed settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "Log Count" msgid "Log Count"
msgstr "日誌數" msgstr "日誌數"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "記錄區域網路轉發" msgstr "記錄區域網路轉發"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Log Level" msgid "Log Level"
msgstr "日誌級別" msgstr "日誌級別"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "Log Limit" msgid "Log Limit"
msgstr "日誌限制" msgstr "日誌限制"
@ -526,35 +526,35 @@ msgstr "日誌限制"
msgid "Log Settings" msgid "Log Settings"
msgstr "日誌設定" msgstr "日誌設定"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "Log Terms" msgid "Log Terms"
msgstr "日誌項目" msgstr "日誌項目"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "記錄廣域網路轉發" msgstr "記錄廣域網路轉發"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "記錄廣域網路輸入" msgstr "記錄廣域網路輸入"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "記錄可疑的轉發區域網路資料封包 (已拒絕)。" msgstr "記錄可疑的轉發區域網路資料封包 (已拒絕)。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "記錄可疑的轉發的廣域網路資料封包 (已捨棄)。" msgstr "記錄可疑的轉發的廣域網路資料封包 (已捨棄)。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:491 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "記錄可疑的傳入廣域網路資料封包 (已捨棄)。" msgstr "記錄可疑的傳入廣域網路資料封包 (已捨棄)。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:350 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:349
msgid "Max Open Files" msgid "Max Open Files"
msgstr "開啟檔案的最大數目" msgstr "開啟檔案的最大數目"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "NFT Chain Priority" msgid "NFT Chain Priority"
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "NFT Information" msgid "NFT Information"
msgstr "NFT 資訊" msgstr "NFT 資訊"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "NFT Set Policy" msgid "NFT Set Policy"
msgstr "" msgstr ""
@ -575,7 +575,7 @@ msgstr "網路裝置"
msgid "Network Interfaces" msgid "Network Interfaces"
msgstr "網路介面" msgstr "網路介面"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "Nice Level" msgid "Nice Level"
msgstr "Nice 級別" msgstr "Nice 級別"
@ -592,7 +592,7 @@ msgstr "還沒有 banIP 相關的防火牆日誌!"
msgid "No banIP related processing logs yet!" msgid "No banIP related processing logs yet!"
msgstr "還沒有 banIP 相關的處理日誌!" msgstr "還沒有 banIP 相關的處理日誌!"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:344 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:343
msgid "Normal Priority (default)" msgid "Normal Priority (default)"
msgstr "正常優先順序 (預設)" msgstr "正常優先順序 (預設)"
@ -602,7 +602,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502
msgid "" msgid ""
"Number of failed login attempts of the same IP in the log before blocking." "Number of failed login attempts of the same IP in the log before blocking."
msgstr "進行攔截前允許同一 IP 的失敗登錄嘗試在日誌中出現幾次。" msgstr "進行攔截前允許同一 IP 的失敗登錄嘗試在日誌中出現幾次。"
@ -617,7 +617,7 @@ msgstr "對所選的下載工具繞過預先設定的下載選項。"
msgid "Overview" msgid "Overview"
msgstr "概覽" msgstr "概覽"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492
msgid "" msgid ""
"Parse only the last stated number of log entries for suspicious events. To " "Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'." "disable the log monitor at all set it to '0'."
@ -627,21 +627,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "處理日誌" msgstr "處理日誌"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "「msmtp」所用的 banIP 電子郵件通知設定。" msgstr "「msmtp」所用的 banIP 電子郵件通知設定。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:209
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:222
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:587
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:528 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:531 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "" msgid ""
"Receiver address for banIP notification E-Mails, this information is " "Receiver address for banIP notification E-Mails, this information is "
"required to enable E-Mail functionality." "required to enable E-Mail functionality."
@ -655,11 +655,11 @@ msgstr "重新整理"
msgid "Reload" msgid "Reload"
msgstr "重新載入" msgstr "重新載入"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Report Directory" msgid "Report Directory"
msgstr "報告目錄" msgstr "報告目錄"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:392 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:391
msgid "Report Elements" msgid "Report Elements"
msgstr "報告元素" msgstr "報告元素"
@ -667,7 +667,7 @@ msgstr "報告元素"
msgid "Restart" msgid "Restart"
msgstr "重新啟動" msgstr "重新啟動"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:625 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Restrict the internet access from/to a small number of secure IPs." msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "限制來自/對少量安全 IP 的網際網路存取。" msgstr "限制來自/對少量安全 IP 的網際網路存取。"
@ -720,7 +720,7 @@ msgstr "選擇邏輯廣域網路 IPv4 網路介面。"
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "選擇邏輯廣域網路 IPv6 網路介面。" msgstr "選擇邏輯廣域網路 IPv6 網路介面。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "banIP 通知郵件的傳送位址。" msgstr "banIP 通知郵件的傳送位址。"
@ -733,7 +733,7 @@ msgstr "設定"
msgid "Set Reporting" msgid "Set Reporting"
msgstr "設定報告" msgstr "設定報告"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Set Split Size" msgid "Set Split Size"
msgstr "設定分割尺寸" msgstr "設定分割尺寸"
@ -749,17 +749,17 @@ msgstr "設定調查…"
msgid "Set details" msgid "Set details"
msgstr "集合詳情" msgstr "集合詳情"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:409 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:408
msgid "" msgid ""
"Set the nft chain priority within the banIP table. Please note: lower values " "Set the nft chain priority within the banIP table. Please note: lower values "
"means higher priority." "means higher priority."
msgstr "設定 banIP 表內的 nft 鏈優先順序。請注意:數值越低,優先順序越高。" msgstr "設定 banIP 表內的 nft 鏈優先順序。請注意:數值越低,優先順序越高。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:402
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:479 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "設定 NFT 日誌記錄的 syslog 級別。" msgstr "設定 NFT 日誌記錄的 syslog 級別。"
@ -767,7 +767,7 @@ msgstr "設定 NFT 日誌記錄的 syslog 級別。"
msgid "Settings" msgid "Settings"
msgstr "設置" msgstr "設置"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:367 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:366
msgid "Split external set loading after every n members to save RAM." msgid "Split external set loading after every n members to save RAM."
msgstr "每 n 名成員後分割外部集合載入來節省記憶體。" msgstr "每 n 名成員後分割外部集合載入來節省記憶體。"
@ -783,7 +783,7 @@ msgstr "狀態"
msgid "Stop" msgid "Stop"
msgstr "停止" msgstr "停止"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:615 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -795,11 +795,11 @@ msgstr "調查"
msgid "System Information" msgid "System Information"
msgstr "系統資訊" msgstr "系統資訊"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:384 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:383
msgid "Target directory for banIP-related report files." msgid "Target directory for banIP-related report files."
msgstr "banIP 相關報告檔案的目標目錄。" msgstr "banIP 相關報告檔案的目標目錄。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:380 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:379
msgid "Target directory for compressed feed backups." msgid "Target directory for compressed feed backups."
msgstr "壓縮的來源備份檔案的目標目錄。" msgstr "壓縮的來源備份檔案的目標目錄。"
@ -811,13 +811,13 @@ msgstr "白名單過大,無法儲存變更。"
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "黑名單過大,無法儲存變更。" msgstr "黑名單過大,無法儲存變更。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:517 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "" msgid ""
"The default log terms / regular expressions are filtering suspicious ssh, " "The default log terms / regular expressions are filtering suspicious ssh, "
"LuCI, nginx and asterisk traffic." "LuCI, nginx and asterisk traffic."
msgstr "預設的日誌字詞、正規表達式正在過濾可疑的 ssh、LuCI、nginx 和星號流量。" msgstr "預設的日誌字詞、正規表達式正在過濾可疑的 ssh、LuCI、nginx 和星號流量。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:341 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:340
msgid "The selected priority will be used for banIP background processing." msgid "The selected priority will be used for banIP background processing."
msgstr "所選的優先順序將用於 banIP 背景處理。" msgstr "所選的優先順序將用於 banIP 背景處理。"
@ -859,13 +859,13 @@ msgstr "此標籤頁顯示最後產生的集合報告,按下「更新」按鈕
msgid "Timestamp" msgid "Timestamp"
msgstr "時間戳" msgstr "時間戳"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:526 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "" msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a " "To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address." "vaild E-Mail receiver address."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "banIP 通知郵件的主題。" msgstr "banIP 通知郵件的主題。"
@ -916,8 +916,8 @@ msgstr "版本"
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "廣域網路轉發 (資料封包)" msgstr "廣域網路轉發 (資料封包)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:420 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "廣域網路轉發鏈" msgstr "廣域網路轉發鏈"
@ -925,8 +925,8 @@ msgstr "廣域網路轉發鏈"
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "廣域網路輸入 (資料封包)" msgstr "廣域網路輸入 (資料封包)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:419 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:418
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "廣域網路輸入鏈" msgstr "廣域網路輸入鏈"
@ -940,7 +940,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471
msgid "alert" msgid "alert"
msgstr "報警" msgstr "報警"
@ -956,47 +956,47 @@ msgstr "今日自動加入到黑名單"
msgid "banIP" msgid "banIP"
msgstr "禁止IP" msgstr "禁止IP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472
msgid "crit" msgid "crit"
msgstr "關鍵項目" msgstr "關鍵項目"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:477
msgid "debug" msgid "debug"
msgstr "偵錯" msgstr "偵錯"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:480 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470
msgid "emerg" msgid "emerg"
msgstr "緊急項目" msgstr "緊急項目"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473
msgid "err" msgid "err"
msgstr "錯誤項目" msgstr "錯誤項目"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476
msgid "info" msgid "info"
msgstr "資訊項目" msgstr "資訊項目"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:452
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453
msgid "local allowlist"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:444
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:454
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:403
msgid "memory (default)" msgid "memory (default)"
msgstr "記憶體 (預設)" msgstr "記憶體 (預設)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475
msgid "notice" msgid "notice"
msgstr "通知" msgstr "通知"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:405 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:404
msgid "performance" msgid "performance"
msgstr "效能" msgstr "效能"
@ -1012,10 +1012,16 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474
msgid "warn (default)" msgid "warn (default)"
msgstr "警告 (預設)" msgstr "警告 (預設)"
#~ msgid "Blocklist Expiry"
#~ msgstr "黑名單過期時間"
#~ msgid "Expiry time for auto added blocklist set members."
#~ msgstr "自動加入的黑名單集合成員的過期時間。"
#~ msgid "Blocklist Feeds" #~ msgid "Blocklist Feeds"
#~ msgstr "黑名單來源" #~ msgstr "黑名單來源"