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

Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
Dirk Brenken 2023-07-16 07:37:44 +02:00
parent 6c259f71d4
commit 56bbacbeca
No known key found for this signature in database
GPG key ID: 9D71CD547BFAE684
37 changed files with 3483 additions and 2892 deletions

View file

@ -414,6 +414,20 @@ return view.extend({
o.optional = true; o.optional = true;
o.rmempty = true; o.rmempty = true;
o = s.taboption('adv_chain', widgets.DeviceSelect, 'ban_vlanallow', _('Allow VLAN Forwads'), _('Always allow certain VLAN forwards.'));
o.unspecified = true;
o.multiple = true;
o.nocreate = true;
o.optional = true;
o.rmempty = true;
o = s.taboption('adv_chain', widgets.DeviceSelect, 'ban_vlanblock', _('Block VLAN Forwads'), _('Always block certain VLAN forwards.'));
o.unspecified = true;
o.multiple = true;
o.nocreate = true;
o.optional = true;
o.rmempty = true;
o = s.taboption('adv_chain', form.ListValue, 'ban_blockpolicy', _('Default Block Policy'), _('By default each feed is active in all supported chains. Limit the default block policy to a certain chain.')); o = s.taboption('adv_chain', form.ListValue, 'ban_blockpolicy', _('Default Block Policy'), _('By default each feed is active in all supported chains. Limit the default block policy to a certain chain.'));
o.value('input', _('WAN-Input Chain')); o.value('input', _('WAN-Input Chain'));
o.value('forwardwan', _('WAN-Forward Chain')); o.value('forwardwan', _('WAN-Forward Chain'));

View file

@ -35,7 +35,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -47,11 +47,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -67,7 +67,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -83,11 +83,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -95,7 +95,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -120,11 +120,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -134,19 +138,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -154,19 +166,19 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -184,11 +196,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -198,7 +214,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -219,7 +235,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -235,7 +251,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -253,7 +269,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -267,7 +283,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -299,19 +315,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "تحميل الأداة" msgstr "تحميل الأداة"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "إعلام البريد الإلكتروني" msgstr "إعلام البريد الإلكتروني"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "ملف تعريف البريد الإلكتروني" msgstr "ملف تعريف البريد الإلكتروني"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "عنوان مستقبل البريد الإلكتروني" msgstr "عنوان مستقبل البريد الإلكتروني"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "عنوان مرسل البريد الإلكتروني" msgstr "عنوان مرسل البريد الإلكتروني"
@ -319,7 +335,7 @@ msgstr "عنوان مرسل البريد الإلكتروني"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "موضوع البريد الإلكتروني" msgstr "موضوع البريد الإلكتروني"
@ -368,15 +384,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -420,7 +436,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -462,8 +478,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -479,15 +495,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -495,7 +511,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -513,23 +529,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -537,27 +553,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -613,7 +629,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 ""
@ -628,7 +644,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "نظرة عامة" msgstr "نظرة عامة"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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'."
@ -638,21 +654,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -678,7 +694,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "إعادة تشغيل" msgstr "إعادة تشغيل"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -731,7 +747,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -770,7 +786,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -794,7 +810,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -822,7 +838,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -868,13 +884,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -925,8 +941,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -934,8 +950,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -949,7 +965,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -965,35 +981,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1001,7 +1017,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1021,7 +1037,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "ASNs" msgstr "ASNs"
@ -119,11 +119,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -153,19 +165,19 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Автоматично засичане" msgstr "Автоматично засичане"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -218,7 +234,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -234,7 +250,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "Държави" msgstr "Държави"
@ -252,7 +268,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -266,7 +282,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -298,19 +314,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "E-Mail Изпращач" msgstr "E-Mail Изпращач"
@ -318,7 +334,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "E-Mail Тема" msgstr "E-Mail Тема"
@ -367,15 +383,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -419,7 +435,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -461,8 +477,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -478,15 +494,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -494,7 +510,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -512,23 +528,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -536,27 +552,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -612,7 +628,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 +643,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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,21 +653,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -677,7 +693,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -730,7 +746,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -769,7 +785,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -793,7 +809,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -821,7 +837,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -867,13 +883,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -924,8 +940,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -933,8 +949,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -948,7 +964,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -964,35 +980,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1000,7 +1016,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1020,7 +1036,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -153,19 +165,19 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -218,7 +234,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -234,7 +250,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -252,7 +268,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -266,7 +282,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -298,19 +314,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -318,7 +334,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -367,15 +383,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -419,7 +435,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -461,8 +477,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -478,15 +494,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -494,7 +510,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -512,23 +528,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -536,27 +552,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -612,7 +628,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 +643,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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,21 +653,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -677,7 +693,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -730,7 +746,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -769,7 +785,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -793,7 +809,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -821,7 +837,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -867,13 +883,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -924,8 +940,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -933,8 +949,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -948,7 +964,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -964,35 +980,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1000,7 +1016,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1020,7 +1036,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -153,19 +165,19 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -218,7 +234,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -234,7 +250,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -252,7 +268,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -266,7 +282,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -298,19 +314,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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -318,7 +334,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -367,15 +383,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -419,7 +435,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -461,8 +477,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -478,15 +494,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -494,7 +510,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -512,23 +528,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -536,27 +552,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -612,7 +628,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 +643,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:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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,21 +653,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -677,7 +693,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "Reiniciar" msgstr "Reiniciar"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -730,7 +746,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -769,7 +785,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -793,7 +809,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -821,7 +837,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -867,13 +883,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -924,8 +940,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -933,8 +949,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -948,7 +964,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -964,35 +980,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1000,7 +1016,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1020,7 +1036,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -153,19 +165,19 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -218,7 +234,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -234,7 +250,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -252,7 +268,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -266,7 +282,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -298,19 +314,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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -318,7 +334,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -367,15 +383,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -419,7 +435,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -461,8 +477,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -478,15 +494,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -494,7 +510,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -512,23 +528,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -536,27 +552,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -612,7 +628,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 +643,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Přehled" msgstr "Přehled"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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,21 +653,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -677,7 +693,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -730,7 +746,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -769,7 +785,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -793,7 +809,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -821,7 +837,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -867,13 +883,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -924,8 +940,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:419 #: 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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -933,8 +949,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -948,7 +964,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -964,35 +980,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1000,7 +1016,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1020,7 +1036,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "ASN'er" msgstr "ASN'er"
@ -119,11 +119,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -153,19 +165,19 @@ 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:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -218,7 +234,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -234,7 +250,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "Lande" msgstr "Lande"
@ -252,7 +268,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -266,7 +282,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -298,19 +314,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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "E-mail afsenderadresse" msgstr "E-mail afsenderadresse"
@ -318,7 +334,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "E-mail emne" msgstr "E-mail emne"
@ -367,15 +383,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -419,7 +435,7 @@ msgstr "Høj prioritet"
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:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -461,8 +477,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -478,15 +494,15 @@ msgstr "Mindste prioritet"
msgid "Less Priority" msgid "Less Priority"
msgstr "Mindre prioritet" msgstr "Mindre prioritet"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -494,7 +510,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -513,23 +529,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "Loggrænse" msgstr "Loggrænse"
@ -537,27 +553,27 @@ msgstr "Loggrænse"
msgid "Log Settings" msgid "Log Settings"
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:521
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -613,7 +629,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 ""
@ -628,7 +644,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Oversigt" msgstr "Oversigt"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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'."
@ -638,21 +654,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -678,7 +694,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "Genstart" msgstr "Genstart"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -731,7 +747,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
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."
@ -770,7 +786,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -794,7 +810,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -822,7 +838,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -868,13 +884,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Tidsstempel" msgstr "Tidsstempel"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
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."
@ -925,8 +941,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -934,8 +950,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -949,7 +965,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -965,35 +981,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1001,7 +1017,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1021,7 +1037,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr "-400"
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (Standard)" msgstr "100 (Standard)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -82,11 +82,11 @@ msgstr "4096"
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "500" msgstr "500"
@ -94,7 +94,7 @@ msgstr "500"
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "Autonome Systemnummern" msgstr "Autonome Systemnummern"
@ -121,11 +121,15 @@ 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:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "Nur Zulassungsliste" msgstr "Nur Zulassungsliste"
@ -135,19 +139,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "Automatische Zulassungsliste" msgstr "Automatische Zulassungsliste"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "Automatische Sperrliste" msgstr "Automatische Sperrliste"
@ -155,19 +167,19 @@ 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:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -185,11 +197,15 @@ msgstr "Basisverzeichnis"
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -199,7 +215,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -220,7 +236,7 @@ msgstr "Ketten-/Set-Einstellungen"
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -236,7 +252,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "Länder" msgstr "Länder"
@ -254,7 +270,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "IPs deduplizieren" msgstr "IPs deduplizieren"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -270,7 +286,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:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -302,19 +318,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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "E-Mail Absenderadresse" msgstr "E-Mail Absenderadresse"
@ -322,7 +338,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "E-Mail-Thema" msgstr "E-Mail-Thema"
@ -371,15 +387,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:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -423,7 +439,7 @@ msgstr "Hohe Priorität"
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:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -465,8 +481,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:420 #: 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:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "LAN-Forward-Kette" msgstr "LAN-Forward-Kette"
@ -482,15 +498,15 @@ msgstr "Niedrigste Priorität"
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:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
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."
@ -498,7 +514,7 @@ msgstr "Beschränken bestimmter Feeds auf die WAN-Eingang-Kette."
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -520,23 +536,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
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:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "Protokollebene" msgstr "Protokollebene"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "Protokollbegrenzung" msgstr "Protokollbegrenzung"
@ -544,27 +560,27 @@ msgstr "Protokollbegrenzung"
msgid "Log Settings" msgid "Log Settings"
msgstr "Protokolleinstellungen" msgstr "Protokolleinstellungen"
#: 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:521
msgid "Log Terms" msgid "Log Terms"
msgstr "Protokollbedingungen" msgstr "Protokollbedingungen"
#: 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:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
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:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
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)."
@ -620,7 +636,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 +655,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Übersicht" msgstr "Übersicht"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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 +665,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "Verarbeitungsprotokoll" msgstr "Verarbeitungsprotokoll"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -691,7 +707,7 @@ msgstr "Berichtselemente"
msgid "Restart" msgid "Restart"
msgstr "Neustart" msgstr "Neustart"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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."
@ -745,7 +761,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
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."
@ -789,7 +805,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
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."
@ -813,7 +829,7 @@ msgstr "Status"
msgid "Stop" msgid "Stop"
msgstr "Stopp" msgstr "Stopp"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -843,7 +859,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -898,13 +914,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Zeitstempel" msgstr "Zeitstempel"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
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."
@ -955,8 +971,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:419 #: 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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "WAN-Forward-Kette" msgstr "WAN-Forward-Kette"
@ -964,8 +980,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: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 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "WAN-Input-Kette" msgstr "WAN-Input-Kette"
@ -979,7 +995,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "Alarm" msgstr "Alarm"
@ -995,35 +1011,35 @@ 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:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "crit" msgstr "crit"
#: 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:491
msgid "debug" msgid "debug"
msgstr "debug" msgstr "debug"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "emerg" msgstr "emerg"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "err" msgstr "err"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1031,7 +1047,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "Speicher (Standard)" msgstr "Speicher (Standard)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "notice" msgstr "notice"
@ -1051,7 +1067,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "warn (Standard)" msgstr "warn (Standard)"

View file

@ -34,7 +34,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -153,19 +165,19 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -218,7 +234,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -234,7 +250,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -252,7 +268,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -266,7 +282,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -298,19 +314,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -318,7 +334,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -367,15 +383,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -419,7 +435,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -461,8 +477,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -478,15 +494,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -494,7 +510,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -512,23 +528,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -536,27 +552,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -612,7 +628,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 +643,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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,21 +653,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -677,7 +693,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -730,7 +746,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -769,7 +785,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -793,7 +809,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -821,7 +837,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -867,13 +883,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -924,8 +940,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -933,8 +949,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -948,7 +964,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -964,35 +980,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1000,7 +1016,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1020,7 +1036,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -153,19 +165,19 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -218,7 +234,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -234,7 +250,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -252,7 +268,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -266,7 +282,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -298,19 +314,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -318,7 +334,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -367,15 +383,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -419,7 +435,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -461,8 +477,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -478,15 +494,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -494,7 +510,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -512,23 +528,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -536,27 +552,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -612,7 +628,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 +643,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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,21 +653,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -677,7 +693,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -730,7 +746,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -769,7 +785,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -793,7 +809,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -821,7 +837,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -867,13 +883,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -924,8 +940,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -933,8 +949,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -948,7 +964,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -964,35 +980,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1000,7 +1016,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1020,6 +1036,6 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -37,7 +37,7 @@ msgstr "-400"
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -49,11 +49,11 @@ msgstr "1"
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (predeterminado)" msgstr "100 (predeterminado)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
@ -69,7 +69,7 @@ msgstr "20"
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -85,11 +85,11 @@ msgstr "4096"
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "500" msgstr "500"
@ -97,7 +97,7 @@ msgstr "500"
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "ASNs" msgstr "ASNs"
@ -124,11 +124,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "Configuración avanzada" msgstr "Configuración avanzada"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "Selección de feeds de la lista de permitidos" msgstr "Selección de feeds de la lista de permitidos"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "Solo lista de permitidos" msgstr "Solo lista de permitidos"
@ -140,21 +144,29 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
#, fuzzy #, fuzzy
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "Permitir enlace ascendente automáticamente" msgstr "Permitir enlace ascendente automáticamente"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
#, 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:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
#, fuzzy #, fuzzy
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "Lista de bloqueo automática" msgstr "Lista de bloqueo automática"
@ -163,13 +175,13 @@ 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:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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."
@ -177,7 +189,7 @@ msgstr ""
"Agregue automáticamente dominios resueltos e IP sospechosas a la lista de " "Agregue automáticamente dominios resueltos e IP sospechosas a la lista de "
"bloqueo de banIP local." "bloqueo de banIP local."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -197,11 +209,15 @@ msgstr "Directorio base"
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "Directorio de trabajo base durante el procesamiento de banIP." msgstr "Directorio de trabajo base durante el procesamiento de banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -211,7 +227,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -232,7 +248,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -248,7 +264,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "Países" msgstr "Países"
@ -266,7 +282,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -280,7 +296,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -312,19 +328,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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
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"
@ -332,7 +348,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Tema del correo electrónico" msgstr "Tema del correo electrónico"
@ -381,15 +397,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -433,7 +449,7 @@ msgstr "Alta prioridad"
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:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -475,8 +491,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -492,15 +508,15 @@ msgstr "Prioridad mínima"
msgid "Less Priority" msgid "Less Priority"
msgstr "Menos prioridad" msgstr "Menos prioridad"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -508,7 +524,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -527,23 +543,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "Límite de registro" msgstr "Límite de registro"
@ -551,27 +567,27 @@ 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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -627,7 +643,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 ""
@ -642,7 +658,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:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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'."
@ -652,7 +668,7 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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 "
@ -660,15 +676,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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -694,7 +710,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "Reiniciar" msgstr "Reiniciar"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -747,7 +763,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
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."
@ -787,7 +803,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -811,7 +827,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -839,7 +855,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -885,13 +901,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:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
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."
@ -942,8 +958,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -951,8 +967,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -966,7 +982,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -982,35 +998,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1018,7 +1034,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1038,7 +1054,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "ASN:t" msgstr "ASN:t"
@ -119,11 +119,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -153,19 +165,19 @@ 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:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -218,7 +234,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -234,7 +250,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "Maat" msgstr "Maat"
@ -252,7 +268,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -266,7 +282,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -298,19 +314,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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -318,7 +334,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -367,15 +383,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -419,7 +435,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -461,8 +477,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -478,15 +494,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -494,7 +510,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -512,23 +528,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -536,27 +552,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -612,7 +628,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 +643,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Yleiskatsaus" msgstr "Yleiskatsaus"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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,21 +653,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -677,7 +693,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:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -730,7 +746,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -769,7 +785,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -793,7 +809,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -821,7 +837,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -867,13 +883,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -924,8 +940,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -933,8 +949,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -948,7 +964,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -964,35 +980,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1000,7 +1016,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1020,7 +1036,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr "-400"
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "0 (désactivé)" msgstr "0 (désactivé)"
@ -46,11 +46,11 @@ msgstr "1"
msgid "10" msgid "10"
msgstr "10" msgstr "10"
#: 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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (par défaut)" msgstr "100 (par défaut)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
@ -66,7 +66,7 @@ msgstr "20"
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "Les ASN" msgstr "Les ASN"
@ -121,11 +121,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "Paramètres avancés" msgstr "Paramètres avancés"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -138,19 +142,27 @@ msgstr ""
"la recherche de domaine ou redémarrez banIP dont les modifications prennent " "la recherche de domaine ou redémarrez banIP dont les modifications prennent "
"effet." "effet."
#: 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:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -158,7 +170,7 @@ 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:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
@ -167,7 +179,7 @@ msgstr ""
"blocage en fonction dune requête RDAP supplémentaire avec ladresse IP " "blocage en fonction dune requête RDAP supplémentaire avec ladresse IP "
"suspecte." "suspecte."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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."
@ -175,7 +187,7 @@ msgstr ""
"Ajoutez automatiquement les domaines résolus et les adresses IP suspectes à " "Ajoutez automatiquement les domaines résolus et les adresses IP suspectes à "
"la liste de blocage banIP locale." "la liste de blocage banIP locale."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -195,11 +207,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -211,7 +227,7 @@ msgstr ""
"Les modifications Blocklist ont été sauvegardées, démarrent le Domain Lookup " "Les modifications Blocklist ont été sauvegardées, démarrent le Domain Lookup "
"ou le redémarrage banIP que les changements prennent effet." "ou le redémarrage banIP que les changements prennent effet."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -234,7 +250,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
"Les modifications apportées à cet onglet nécessitent un redémarrage du " "Les modifications apportées à cet onglet nécessitent un redémarrage du "
@ -257,7 +273,7 @@ msgstr ""
"target=\"_blank\" rel=\"noreferrer noopener\" >consultez la documentation en " "target=\"_blank\" rel=\"noreferrer noopener\" >consultez la documentation en "
"ligne</a>" "ligne</a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "Pays" msgstr "Pays"
@ -275,7 +291,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -291,7 +307,7 @@ msgstr ""
"Détecter automatiquement les périphériques, interfaces, sous-réseaux, " "Détecter automatiquement les périphériques, interfaces, sous-réseaux, "
"protocoles et utilitaires du réseau." "protocoles et utilitaires du réseau."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -324,19 +340,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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "Courriel" msgstr "Courriel"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "Adresse courriel de l'expéditeur" msgstr "Adresse courriel de l'expéditeur"
@ -344,7 +360,7 @@ msgstr "Adresse courriel de l'expéditeur"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "Réglages e-mail" msgstr "Réglages e-mail"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Objet du courriel" msgstr "Objet du courriel"
@ -393,15 +409,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -445,7 +461,7 @@ msgstr "Priorité élevée"
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:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -489,8 +505,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -506,15 +522,15 @@ msgstr "Priorité minimale"
msgid "Less Priority" msgid "Less Priority"
msgstr "Moins prioritaire" msgstr "Moins prioritaire"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -523,7 +539,7 @@ msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "" msgstr ""
"Limitez les cœurs de processeur utilisés par banIP pour économiser de la RAM." "Limitez les cœurs de processeur utilisés par banIP pour économiser de la RAM."
#: 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:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -545,23 +561,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "Limite de journalisation" msgstr "Limite de journalisation"
@ -569,27 +585,27 @@ msgstr "Limite de journalisation"
msgid "Log Settings" msgid "Log Settings"
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:521
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -647,7 +663,7 @@ msgstr ""
"Nombre de tentatives de téléchargement en cas derreur (non pris en charge " "Nombre de tentatives de téléchargement en cas derreur (non pris en charge "
"par uclient-fetch)." "par uclient-fetch)."
#: 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:516
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 ""
@ -666,7 +682,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Vue d'ensemble" msgstr "Vue d'ensemble"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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'."
@ -679,7 +695,7 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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 "
@ -687,15 +703,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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -723,7 +739,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "Redémarrer" msgstr "Redémarrer"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
"Limitez laccès à Internet depuis/vers un petit nombre dadresses IP " "Limitez laccès à Internet depuis/vers un petit nombre dadresses IP "
@ -778,7 +794,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
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."
@ -820,7 +836,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -846,7 +862,7 @@ msgstr "État"
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -874,7 +890,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -928,7 +944,7 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Horodatage" msgstr "Horodatage"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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."
@ -936,7 +952,7 @@ msgstr ""
"Pour activer les notifications par e-mail, configurez le package 'msmtp' et " "Pour activer les notifications par e-mail, configurez le package 'msmtp' et "
"spécifiez une adresse de destinataire E-Mail valide." "spécifiez une adresse de destinataire E-Mail valide."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
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."
@ -987,8 +1003,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -996,8 +1012,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -1018,7 +1034,7 @@ msgstr ""
"des mainteneurs, il suffit de vider à nouveau le fichier de flux " "des mainteneurs, il suffit de vider à nouveau le fichier de flux "
"personnalisé (ne le supprimez pas!)." "personnalisé (ne le supprimez pas!)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -1034,35 +1050,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "bannissement IP" msgstr "bannissement IP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1070,7 +1086,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1090,7 +1106,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -35,7 +35,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -47,11 +47,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -67,7 +67,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -83,11 +83,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -95,7 +95,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -120,11 +120,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -134,19 +138,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -154,19 +166,19 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -184,11 +196,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -198,7 +214,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -219,7 +235,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -235,7 +251,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -253,7 +269,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -267,7 +283,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -299,19 +315,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -319,7 +335,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -368,15 +384,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -420,7 +436,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -462,8 +478,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -479,15 +495,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -495,7 +511,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -513,23 +529,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -537,27 +553,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -613,7 +629,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 ""
@ -628,7 +644,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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'."
@ -638,21 +654,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -678,7 +694,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -731,7 +747,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -770,7 +786,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -794,7 +810,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -822,7 +838,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -868,13 +884,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -925,8 +941,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -934,8 +950,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -949,7 +965,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -965,35 +981,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1001,7 +1017,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1021,6 +1037,6 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -28,7 +28,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -40,11 +40,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -60,7 +60,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -76,11 +76,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -88,7 +88,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -113,11 +113,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -127,19 +131,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -147,19 +159,19 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -177,11 +189,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -191,7 +207,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -212,7 +228,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -228,7 +244,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -246,7 +262,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -260,7 +276,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -292,19 +308,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -312,7 +328,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -361,15 +377,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -413,7 +429,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -455,8 +471,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -472,15 +488,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -488,7 +504,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -506,23 +522,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -530,27 +546,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -606,7 +622,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 ""
@ -621,7 +637,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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'."
@ -631,21 +647,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -671,7 +687,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -724,7 +740,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -763,7 +779,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -787,7 +803,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -815,7 +831,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -861,13 +877,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -918,8 +934,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -927,8 +943,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -942,7 +958,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -958,35 +974,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -994,7 +1010,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1014,6 +1030,6 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "AS számok" msgstr "AS számok"
@ -119,11 +119,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -153,19 +165,19 @@ 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:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -218,7 +234,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -234,7 +250,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "Országok" msgstr "Országok"
@ -252,7 +268,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -266,7 +282,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -298,19 +314,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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "E-Mail küldő cím" msgstr "E-Mail küldő cím"
@ -318,7 +334,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
#, fuzzy #, fuzzy
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "E-Mail téma" msgstr "E-Mail téma"
@ -368,15 +384,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -420,7 +436,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -462,8 +478,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -479,15 +495,15 @@ msgstr "Legkisebb prioritás"
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:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -495,7 +511,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -513,23 +529,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -537,27 +553,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -613,7 +629,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 ""
@ -628,7 +644,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Áttekintés" msgstr "Áttekintés"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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'."
@ -638,21 +654,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -678,7 +694,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:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -731,7 +747,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -770,7 +786,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -794,7 +810,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -822,7 +838,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -868,13 +884,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -925,8 +941,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -934,8 +950,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -949,7 +965,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -965,35 +981,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1001,7 +1017,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1021,7 +1037,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr "-400"
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "0 (disattiva)" msgstr "0 (disattiva)"
@ -46,11 +46,11 @@ msgstr "1"
msgid "10" msgid "10"
msgstr "10" msgstr "10"
#: 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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (predefinito)" msgstr "100 (predefinito)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
@ -66,7 +66,7 @@ msgstr "20"
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -82,11 +82,11 @@ msgstr "4096"
msgid "5 (default)" msgid "5 (default)"
msgstr "5 (predefinito)" msgstr "5 (predefinito)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "500" msgstr "500"
@ -94,7 +94,7 @@ msgstr "500"
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "ASNs" msgstr "ASNs"
@ -121,11 +121,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "Impostazioni avanzate" msgstr "Impostazioni avanzate"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "Selezione Feed della Lista consentiti" msgstr "Selezione Feed della Lista consentiti"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "Solo Lista consentiti" msgstr "Solo Lista consentiti"
@ -137,19 +141,27 @@ msgstr ""
"Le modifiche alla Lista consentiti sono state salvate, avvia la ricerca di " "Le modifiche alla Lista consentiti sono state salvate, avvia la ricerca di "
"domini o riavvia banIP per applicare le modifiche." "domini o riavvia banIP per applicare le modifiche."
#: 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:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "Consenti automaticamente Uplink" msgstr "Consenti automaticamente Uplink"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "Auto-Lista consentiti" msgstr "Auto-Lista consentiti"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "Blocco automatico sottoreti" msgstr "Blocco automatico sottoreti"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "Auto-Lista bloccati" msgstr "Auto-Lista bloccati"
@ -157,7 +169,7 @@ msgstr "Auto-Lista bloccati"
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Rilevamento automatico" msgstr "Rilevamento automatico"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
@ -165,7 +177,7 @@ msgstr ""
"Aggiungi automaticamente intere sottoreti alla lista bloccati in base a " "Aggiungi automaticamente intere sottoreti alla lista bloccati in base a "
"un'ulteriore richiesta RDAP con l'IP sospetto." "un'ulteriore richiesta RDAP con l'IP sospetto."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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."
@ -173,7 +185,7 @@ msgstr ""
"Aggiungi automaticamente i domini risolti e gli IP sospetti alla lista " "Aggiungi automaticamente i domini risolti e gli IP sospetti alla lista "
"bloccati locale di banIP." "bloccati locale di banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -193,11 +205,15 @@ msgstr "Cartella di base"
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "Cartella di lavoro di base durante l'elaborazione di banIP." msgstr "Cartella di lavoro di base durante l'elaborazione di banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "Selezione Feed Lista bloccati" msgstr "Selezione Feed Lista bloccati"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "Scadenza set Lista bloccati" msgstr "Scadenza set Lista bloccati"
@ -209,7 +225,7 @@ msgstr ""
"Le modifiche alla lista bloccati sono state salvate, avvia la ricerca dei " "Le modifiche alla lista bloccati sono state salvate, avvia la ricerca dei "
"domini o riavvia banIP per applicare le modifiche." "domini o riavvia banIP per applicare le modifiche."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -233,7 +249,7 @@ msgstr "Impostazioni catena/set"
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
"Per applicare le modifiche in questa scheda serve riavviare il servizio " "Per applicare le modifiche in questa scheda serve riavviare il servizio "
@ -251,12 +267,12 @@ msgid ""
"rel=\"noreferrer noopener\" >check the online documentation</a>" "rel=\"noreferrer noopener\" >check the online documentation</a>"
msgstr "" msgstr ""
"Configurazione del pacchetto banIP per vietare gli IP in entrata e in uscita " "Configurazione del pacchetto banIP per vietare gli IP in entrata e in uscita "
"tramite set nftables denominati. Per ulteriori informazioni, <a href=\"https" "tramite set nftables denominati. Per ulteriori informazioni, <a "
"://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\" >consulta la documentazione " "README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >consulta la "
"online</a>" "documentazione online</a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "Paesi" msgstr "Paesi"
@ -276,7 +292,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "Deduplica gli IP" msgstr "Deduplica gli IP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "Politica di blocco predefinita" msgstr "Politica di blocco predefinita"
@ -292,7 +308,7 @@ msgstr ""
"Rileva automaticamente i dispositivi di rete, le interfacce, le sottoreti, i " "Rileva automaticamente i dispositivi di rete, le interfacce, le sottoreti, i "
"protocolli e le utilità rilevanti." "protocolli e le utilità rilevanti."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "Disattiva" msgstr "Disattiva"
@ -324,19 +340,19 @@ msgstr "Tentativi di download"
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "Indirizzo e-mail mittente" msgstr "Indirizzo e-mail mittente"
@ -344,7 +360,7 @@ msgstr "Indirizzo e-mail mittente"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "Impostazioni e-mail" msgstr "Impostazioni e-mail"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Oggetto e-mail" msgstr "Oggetto e-mail"
@ -393,17 +409,17 @@ msgstr "Attiva il supporto IPv4."
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "Attiva il supporto IPv6." msgstr "Attiva il supporto IPv6."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Expiry time for auto added blocklist Set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "" msgstr ""
"Tempo di scadenza per i membri del set Lista bloccati aggiunti " "Tempo di scadenza per i membri del set Lista bloccati aggiunti "
"automaticamente." "automaticamente."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "Feed di Lista consentiti esterna" msgstr "Feed di Lista consentiti esterna"
#: 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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "Feed di Lista bloccati esterna" msgstr "Feed di Lista bloccati esterna"
@ -447,7 +463,7 @@ msgstr "Priorità alta"
msgid "Highest Priority" msgid "Highest Priority"
msgstr "Priorità massima" msgstr "Priorità massima"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "IP" msgstr "IP"
@ -491,8 +507,8 @@ msgstr "Valori di input non validi, impossibile salvare le modifiche."
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "LAN-Forward (pacchetti)" msgstr "LAN-Forward (pacchetti)"
#: 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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "Catena LAN-Forward" msgstr "Catena LAN-Forward"
@ -508,15 +524,15 @@ msgstr "Priorità minima"
msgid "Less Priority" msgid "Less Priority"
msgstr "Priorità bassa" msgstr "Priorità bassa"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "Limita determinati feed alla catena LAN-Forward." msgstr "Limita determinati feed alla catena LAN-Forward."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "Limita determinati feed alla catena WAN-Forward." msgstr "Limita determinati feed alla catena WAN-Forward."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "Limita determinati feed alla catena WAN-Input." msgstr "Limita determinati feed alla catena WAN-Input."
@ -524,7 +540,7 @@ msgstr "Limita determinati feed alla catena WAN-Input."
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 core della CPU usati da banIP per risparmiare RAM." msgstr "Limita i core della CPU usati da banIP per risparmiare RAM."
#: 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:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "Limita la funzione auto-consentiti di uplink." msgstr "Limita la funzione auto-consentiti di uplink."
@ -545,23 +561,23 @@ msgstr ""
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "Elenca gli elementi di un set specifico relativo a banIP." msgstr "Elenca gli elementi di un set specifico relativo a banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
msgstr "Impostazioni feed locale" msgstr "Impostazioni feed locale"
#: 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:516
msgid "Log Count" msgid "Log Count"
msgstr "Numero log" msgstr "Numero log"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "Registra LAN-Forward" msgstr "Registra LAN-Forward"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "Livello di log" msgstr "Livello di log"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "Limite di log" msgstr "Limite di log"
@ -569,27 +585,27 @@ msgstr "Limite di log"
msgid "Log Settings" msgid "Log Settings"
msgstr "Impostazioni log" msgstr "Impostazioni log"
#: 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:521
msgid "Log Terms" msgid "Log Terms"
msgstr "Termini del log" msgstr "Termini del log"
#: 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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "Registra WAN-Forward" msgstr "Registra WAN-Forward"
#: 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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "Registra WAN-Input" msgstr "Registra WAN-Input"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "Registra i pacchetti LAN inoltrati sospetti (rejected)." msgstr "Registra i pacchetti LAN inoltrati sospetti (rejected)."
#: 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:499
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "Registra i pacchetti WAN inoltrati sospetti (dropped)." msgstr "Registra i pacchetti WAN inoltrati sospetti (dropped)."
#: 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:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "Registra i pacchetti WAN in entrata sospetti (dropped)." msgstr "Registra i pacchetti WAN in entrata sospetti (dropped)."
@ -647,7 +663,7 @@ msgstr ""
"Numero di tentativi di download in caso di errore (non supportato da uclient-" "Numero di tentativi di download in caso di errore (non supportato da uclient-"
"fetch)." "fetch)."
#: 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:516
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 ""
@ -666,7 +682,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Riepilogo" msgstr "Riepilogo"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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'."
@ -678,21 +694,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "Log di elaborazione" msgstr "Log di elaborazione"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "Profilo usato da 'msmtp' per le notifiche e-mail di banIP." msgstr "Profilo usato da 'msmtp' per le notifiche e-mail di 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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "Protocollo/Formato URL non supportato" msgstr "Protocollo/Formato URL non supportato"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "Ricevi notifiche e-mail ad ogni esecuzione di banIP." msgstr "Ricevi notifiche e-mail ad ogni esecuzione di banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -720,7 +736,7 @@ msgstr "Elementi del report"
msgid "Restart" msgid "Restart"
msgstr "Riavvia" msgstr "Riavvia"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 "Limita l'accesso a Internet da/a un numero limitato di IP sicuri." msgstr "Limita l'accesso a Internet da/a un numero limitato di IP sicuri."
@ -773,7 +789,7 @@ msgstr "Seleziona l'/le interfaccia/e di rete WAN IPv4 logica/che."
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "Seleziona l'/le interfaccia/e di rete WAN IPv6 logica/che." msgstr "Seleziona l'/le interfaccia/e di rete WAN IPv6 logica/che."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "Indirizzo del mittente per le e-mail di notifica di banIP." msgstr "Indirizzo del mittente per le e-mail di notifica di banIP."
@ -814,7 +830,7 @@ msgstr ""
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "Imposta il criterio nft per iset relativi a banIP." msgstr "Imposta il criterio nft per iset relativi a banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "Imposta il livello syslog per la registrazione NFT." msgstr "Imposta il livello syslog per la registrazione NFT."
@ -839,7 +855,7 @@ msgstr "Stato"
msgid "Stop" msgid "Stop"
msgstr "Ferma" msgstr "Ferma"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "Sottorete (predefinito)" msgstr "Sottorete (predefinito)"
@ -867,7 +883,7 @@ msgstr "La lista consentiti è troppo grande, impossibile salvare le modifiche."
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "La lista bloccati è troppo grande, impossibile salvare le modifiche." msgstr "La lista bloccati è troppo grande, impossibile salvare le modifiche."
#: 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:521
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."
@ -933,7 +949,7 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Marca temporale" msgstr "Marca temporale"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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."
@ -941,7 +957,7 @@ msgstr ""
"Per attivare le notifiche e-mail, configura il pacchetto 'msmtp' e specifica " "Per attivare le notifiche e-mail, configura il pacchetto 'msmtp' e specifica "
"un indirizzo di destinatario e-mail valido." "un indirizzo di destinatario e-mail valido."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "Oggetto per le e-mail di notifica di banIP." msgstr "Oggetto per le e-mail di notifica di banIP."
@ -992,8 +1008,8 @@ msgstr "Versione"
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "WAN-Forward (pacchetti)" msgstr "WAN-Forward (pacchetti)"
#: 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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "Catena WAN-Forward" msgstr "Catena WAN-Forward"
@ -1001,8 +1017,8 @@ msgstr "Catena WAN-Forward"
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "WAN-Input (pacchetti)" msgstr "WAN-Input (pacchetti)"
#: 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 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "Catena WAN-Input" msgstr "Catena WAN-Input"
@ -1022,7 +1038,7 @@ msgstr ""
"backup locale. Per tornare alla versione dei manutentori, svuota di nuovo il " "backup locale. Per tornare alla versione dei manutentori, svuota di nuovo il "
"file dei feed personalizzati (non eliminarlo!)." "file dei feed personalizzati (non eliminarlo!)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "allarme" msgstr "allarme"
@ -1038,35 +1054,35 @@ msgstr "auto-aggiunto oggi alla lista bloccati"
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "crit" msgstr "crit"
#: 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:491
msgid "debug" msgid "debug"
msgstr "debug" msgstr "debug"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "emerg" msgstr "emerg"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "err" msgstr "err"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "lista consentiti locale" msgstr "lista consentiti locale"
#: 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "lista bloccati locale" msgstr "lista bloccati locale"
@ -1074,7 +1090,7 @@ msgstr "lista bloccati locale"
msgid "memory (default)" msgid "memory (default)"
msgstr "memoria (predefinito)" msgstr "memoria (predefinito)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "notifica" msgstr "notifica"
@ -1094,7 +1110,7 @@ msgstr "riavvio"
msgid "start (default)" msgid "start (default)"
msgstr "avvio (predefinito)" msgstr "avvio (predefinito)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "avviso (predefinito)" msgstr "avviso (predefinito)"

View file

@ -34,7 +34,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -153,19 +165,19 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "自動検出" msgstr "自動検出"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -218,7 +234,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -234,7 +250,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "国" msgstr "国"
@ -252,7 +268,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -266,7 +282,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -298,19 +314,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "ダウンロードユーティリティ" msgstr "ダウンロードユーティリティ"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "Eメール通知" msgstr "Eメール通知"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "Eメールプロファイル" msgstr "Eメールプロファイル"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "Eメール送信者アドレス" msgstr "Eメール送信者アドレス"
@ -318,7 +334,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Eメールトピック" msgstr "Eメールトピック"
@ -367,15 +383,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -419,7 +435,7 @@ msgstr "高い優先度"
msgid "Highest Priority" msgid "Highest Priority"
msgstr "最高の優先度" msgstr "最高の優先度"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -461,8 +477,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -478,15 +494,15 @@ msgstr "最低の優先度"
msgid "Less Priority" msgid "Less Priority"
msgstr "低い優先度" msgstr "低い優先度"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -494,7 +510,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -512,23 +528,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "ログ制限" msgstr "ログ制限"
@ -536,27 +552,27 @@ msgstr "ログ制限"
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -612,7 +628,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 +643,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "概要" msgstr "概要"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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,21 +653,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -677,7 +693,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "再起動" msgstr "再起動"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -730,7 +746,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -769,7 +785,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -793,7 +809,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -821,7 +837,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -867,13 +883,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "タイムスタンプ" msgstr "タイムスタンプ"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -924,8 +940,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -933,8 +949,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -948,7 +964,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -964,35 +980,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1000,7 +1016,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1020,7 +1036,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -153,19 +165,19 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -184,11 +196,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -198,7 +214,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -219,7 +235,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -235,7 +251,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -253,7 +269,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -267,7 +283,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -299,19 +315,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -319,7 +335,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -368,15 +384,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -420,7 +436,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -462,8 +478,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -479,15 +495,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -495,7 +511,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -513,23 +529,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -537,27 +553,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -613,7 +629,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 ""
@ -628,7 +644,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "개요" msgstr "개요"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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'."
@ -638,21 +654,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -678,7 +694,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -731,7 +747,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -770,7 +786,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -794,7 +810,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -822,7 +838,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -868,13 +884,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -925,8 +941,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -934,8 +950,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -949,7 +965,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -965,35 +981,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1001,7 +1017,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1021,7 +1037,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -153,19 +165,19 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -218,7 +234,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -234,7 +250,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -252,7 +268,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -266,7 +282,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -298,19 +314,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -318,7 +334,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -367,15 +383,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -419,7 +435,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -461,8 +477,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -478,15 +494,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -494,7 +510,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -512,23 +528,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -536,27 +552,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -612,7 +628,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 +643,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "आढावा" msgstr "आढावा"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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,21 +653,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -677,7 +693,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -730,7 +746,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -769,7 +785,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -793,7 +809,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -821,7 +837,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -867,13 +883,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -924,8 +940,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -933,8 +949,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -948,7 +964,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -964,35 +980,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1000,7 +1016,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1020,7 +1036,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -153,19 +165,19 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -218,7 +234,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -234,7 +250,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -252,7 +268,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -266,7 +282,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -298,19 +314,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -318,7 +334,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -367,15 +383,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -419,7 +435,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -461,8 +477,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -478,15 +494,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -494,7 +510,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -512,23 +528,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -536,27 +552,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -612,7 +628,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 +643,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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,21 +653,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -677,7 +693,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -730,7 +746,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -769,7 +785,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -793,7 +809,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -821,7 +837,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -867,13 +883,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -924,8 +940,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -933,8 +949,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -948,7 +964,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -964,35 +980,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1000,7 +1016,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1020,7 +1036,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -153,19 +165,19 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -218,7 +234,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -234,7 +250,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -252,7 +268,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -266,7 +282,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -298,19 +314,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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "E-postsenderadresse" msgstr "E-postsenderadresse"
@ -318,7 +334,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "E-postemne" msgstr "E-postemne"
@ -367,15 +383,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -419,7 +435,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -461,8 +477,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -478,15 +494,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -494,7 +510,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -512,23 +528,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -536,27 +552,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -612,7 +628,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 +643,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Oversikt" msgstr "Oversikt"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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,21 +653,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -677,7 +693,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "Omstart" msgstr "Omstart"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -731,7 +747,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -770,7 +786,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -794,7 +810,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -822,7 +838,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -868,13 +884,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -925,8 +941,8 @@ msgstr "Versjon"
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -934,8 +950,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -949,7 +965,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -965,35 +981,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1001,7 +1017,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1021,7 +1037,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr "-400"
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "0 (uitschakelen)" msgstr "0 (uitschakelen)"
@ -46,11 +46,11 @@ msgstr "1"
msgid "10" msgid "10"
msgstr "10" msgstr "10"
#: 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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (standaard)" msgstr "100 (standaard)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
@ -66,7 +66,7 @@ msgstr "20"
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -82,11 +82,11 @@ 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:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "500" msgstr "500"
@ -94,7 +94,7 @@ msgstr "500"
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "ASN's" msgstr "ASN's"
@ -121,11 +121,15 @@ 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:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
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:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "Alleen toelatingslijst" msgstr "Alleen toelatingslijst"
@ -137,19 +141,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "Automatische toelatingslijst" msgstr "Automatische toelatingslijst"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "Subnet automatisch blokkeren" msgstr "Subnet automatisch blokkeren"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "Automatische blokkeerlijst" msgstr "Automatische blokkeerlijst"
@ -157,7 +169,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:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
@ -165,7 +177,7 @@ msgstr ""
"Voeg automatisch hele subnetten toe aan de blokkeerlijst Set op basis van " "Voeg automatisch hele subnetten toe aan de blokkeerlijst Set op basis van "
"een extra RDAP-verzoek met het verdachte IP-adres." "een extra RDAP-verzoek met het verdachte IP-adres."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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."
@ -173,7 +185,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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -193,11 +205,15 @@ msgstr "Basismap"
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
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:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "Vervaldatum van blokkeerlijst ingesteld" msgstr "Vervaldatum van blokkeerlijst ingesteld"
@ -209,7 +225,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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -232,7 +248,7 @@ msgstr "Reeks-/set-instellingen"
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 "
@ -255,7 +271,7 @@ msgstr ""
"target=\"_blank\" rel=\"noreferrer noopener\" >bekijk de online " "target=\"_blank\" rel=\"noreferrer noopener\" >bekijk de online "
"documentatie</a>" "documentatie</a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "Landen" msgstr "Landen"
@ -273,7 +289,7 @@ msgstr ""
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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "Standaard blokkeringsbeleid" msgstr "Standaard blokkeringsbeleid"
@ -289,7 +305,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:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "Uitschakelen" msgstr "Uitschakelen"
@ -321,19 +337,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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "E-Mail adres van verzender" msgstr "E-Mail adres van verzender"
@ -341,7 +357,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "E-Mail onderwerp" msgstr "E-Mail onderwerp"
@ -392,15 +408,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:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Expiry time for auto added blocklist Set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "Vervaltijd voor automatisch toegevoegde blocklist Set-leden." msgstr "Vervaltijd voor automatisch toegevoegde blocklist Set-leden."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
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:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "Externe blokkeerlijstfeeds" msgstr "Externe blokkeerlijstfeeds"
@ -444,7 +460,7 @@ msgstr "Hoge prioriteit"
msgid "Highest Priority" msgid "Highest Priority"
msgstr "Hoogste prioriteit" msgstr "Hoogste prioriteit"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "IP" msgstr "IP"
@ -488,8 +504,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:420 #: 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:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "LAN-Forward Reeks" msgstr "LAN-Forward Reeks"
@ -505,15 +521,15 @@ msgstr "Laagste prioriteit"
msgid "Less Priority" msgid "Less Priority"
msgstr "Lage prioriteit" msgstr "Lage prioriteit"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
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."
@ -521,7 +537,7 @@ msgstr "Beperk bepaalde feeds tot de WAN-invoer reeks."
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "Beperk de uplink autoallow-functie." msgstr "Beperk de uplink autoallow-functie."
@ -542,23 +558,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
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:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "Log Count" msgid "Log Count"
msgstr "Aantal logboeken" msgstr "Aantal logboeken"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "Logboek niveau" msgstr "Logboek niveau"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "Log limiet" msgstr "Log limiet"
@ -566,27 +582,27 @@ 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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
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:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
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)."
@ -644,7 +660,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:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
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 ""
@ -663,7 +679,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Overzicht" msgstr "Overzicht"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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'."
@ -676,22 +692,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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -719,7 +735,7 @@ msgstr "Rapporteer elementen"
msgid "Restart" msgid "Restart"
msgstr "Herstart" msgstr "Herstart"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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."
@ -772,7 +788,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
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."
@ -813,7 +829,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
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."
@ -837,7 +853,7 @@ msgstr "Status"
msgid "Stop" msgid "Stop"
msgstr "Stop" msgstr "Stop"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "Subnet (standaard)" msgstr "Subnet (standaard)"
@ -866,7 +882,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -921,7 +937,7 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Tijdstempel" msgstr "Tijdstempel"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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."
@ -929,7 +945,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
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."
@ -980,8 +996,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:419 #: 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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "WAN-Forward Reeks" msgstr "WAN-Forward Reeks"
@ -989,8 +1005,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: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 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "WAN-invoer reeks" msgstr "WAN-invoer reeks"
@ -1011,7 +1027,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:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "alarm" msgstr "alarm"
@ -1027,35 +1043,35 @@ 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:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "crit" msgstr "crit"
#: 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:491
msgid "debug" msgid "debug"
msgstr "debuggen" msgstr "debuggen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "tevoorschijn komen" msgstr "tevoorschijn komen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "fout" msgstr "fout"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "lokale toelatingslijst" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "lokale blokkeerlijst" msgstr "lokale blokkeerlijst"
@ -1063,7 +1079,7 @@ msgstr "lokale blokkeerlijst"
msgid "memory (default)" msgid "memory (default)"
msgstr "geheugen (standaard)" msgstr "geheugen (standaard)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "kennisgeving" msgstr "kennisgeving"
@ -1083,7 +1099,7 @@ 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:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "waarschuwen (standaard)" msgstr "waarschuwen (standaard)"

View file

@ -35,7 +35,7 @@ msgstr "-400"
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "0 (wyłączone)" msgstr "0 (wyłączone)"
@ -47,11 +47,11 @@ msgstr "1"
msgid "10" msgid "10"
msgstr "10" msgstr "10"
#: 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:509
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:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
@ -67,7 +67,7 @@ msgstr "20"
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -83,11 +83,11 @@ 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:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "500" msgstr "500"
@ -95,7 +95,7 @@ msgstr "500"
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "ASN-y" msgstr "ASN-y"
@ -122,11 +122,15 @@ 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:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
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:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "Tylko lista dozwolonych" msgstr "Tylko lista dozwolonych"
@ -138,19 +142,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "Automatyczne blokowanie podsieci" msgstr "Automatyczne blokowanie podsieci"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "Automatyczna lista zablokowanych" msgstr "Automatyczna lista zablokowanych"
@ -158,7 +170,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:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
@ -166,7 +178,7 @@ msgstr ""
"Automatycznie dodawaj całe podsieci do zestawu listy zablokowanych na " "Automatycznie dodawaj całe podsieci do zestawu listy zablokowanych na "
"podstawie dodatkowego żądania RDAP z podejrzanym adresem IP." "podstawie dodatkowego żądania RDAP z podejrzanym adresem IP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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."
@ -174,7 +186,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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -194,11 +206,15 @@ msgstr "Katalog główny"
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
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:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "Wygaśnięcie zestawu listy zablokowanych" msgstr "Wygaśnięcie zestawu listy zablokowanych"
@ -210,7 +226,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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -233,7 +249,7 @@ msgstr "Ustawienia łańcucha/zestawu"
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 "
@ -256,7 +272,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "Kraje" msgstr "Kraje"
@ -276,7 +292,7 @@ msgstr ""
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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "Domyślne zasady blokowania" msgstr "Domyślne zasady blokowania"
@ -292,7 +308,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:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "Wyłącz" msgstr "Wyłącz"
@ -324,19 +340,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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "Adres e-mail nadawcy" msgstr "Adres e-mail nadawcy"
@ -344,7 +360,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Temat e-mail" msgstr "Temat e-mail"
@ -394,16 +410,16 @@ 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:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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 dodawanych członków zestawu listy zablokowych." "Czas wygaśnięcia automatycznie dodawanych członków zestawu listy zablokowych."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
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:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "Zewnętrzne źródła listy zablokowanych" msgstr "Zewnętrzne źródła listy zablokowanych"
@ -447,7 +463,7 @@ msgstr "Wysoki priorytet"
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:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "IP" msgstr "IP"
@ -491,8 +507,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:420 #: 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:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "Łańcuch przekazywania LAN" msgstr "Łańcuch przekazywania LAN"
@ -508,15 +524,15 @@ msgstr "Najniższy priorytet"
msgid "Less Priority" msgid "Less Priority"
msgstr "Mniejszy priorytet" msgstr "Mniejszy priorytet"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
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."
@ -526,7 +542,7 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
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."
@ -547,23 +563,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
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:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
msgid "Log Count" msgid "Log Count"
msgstr "Liczba dziennika" msgstr "Liczba dziennika"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "Poziom logowania" msgstr "Poziom logowania"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "Limit dziennika" msgstr "Limit dziennika"
@ -571,27 +587,27 @@ 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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
msgid "Log Terms" msgid "Log Terms"
msgstr "Warunki dziennika" msgstr "Warunki dziennika"
#: 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:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
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:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
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)."
@ -649,7 +665,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:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
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 ""
@ -668,7 +684,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Przegląd" msgstr "Przegląd"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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'."
@ -681,22 +697,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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -724,7 +740,7 @@ msgstr "Elementy raportu"
msgid "Restart" msgid "Restart"
msgstr "Restartuj" msgstr "Restartuj"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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."
@ -778,7 +794,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
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."
@ -819,7 +835,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
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."
@ -845,7 +861,7 @@ msgstr "Status"
msgid "Stop" msgid "Stop"
msgstr "Zatrzymaj" msgstr "Zatrzymaj"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "Podsieć (domyślne)" msgstr "Podsieć (domyślne)"
@ -873,7 +889,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -935,7 +951,7 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Sygnatura czasowa" msgstr "Sygnatura czasowa"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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."
@ -943,7 +959,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "Temat wiadomości e-mail z powiadomieniem banIP." msgstr "Temat wiadomości e-mail z powiadomieniem banIP."
@ -994,8 +1010,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:419 #: 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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "Łańcuch przekazywania WAN" msgstr "Łańcuch przekazywania WAN"
@ -1003,8 +1019,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: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 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "Łańcuch wejścia WAN" msgstr "Łańcuch wejścia WAN"
@ -1024,7 +1040,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:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "alarm" msgstr "alarm"
@ -1040,35 +1056,35 @@ 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:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "krytyczny" msgstr "krytyczny"
#: 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:491
msgid "debug" msgid "debug"
msgstr "debugowanie" msgstr "debugowanie"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "ratunkowy" msgstr "ratunkowy"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "błąd" msgstr "błąd"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "lokalna lista dozwolonych" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "lokalna lista zablokowanych" msgstr "lokalna lista zablokowanych"
@ -1076,7 +1092,7 @@ msgstr "lokalna lista zablokowanych"
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:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "spostrzeżenie" msgstr "spostrzeżenie"
@ -1096,7 +1112,7 @@ 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:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "ostrzeżenie (domyślne)" msgstr "ostrzeżenie (domyślne)"

View file

@ -34,7 +34,7 @@ msgstr "-400"
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "0 (desabilitar)" msgstr "0 (desabilitar)"
@ -46,11 +46,11 @@ msgstr "1"
msgid "10" msgid "10"
msgstr "10" msgstr "10"
#: 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:509
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:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
@ -66,7 +66,7 @@ msgstr "20"
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -82,11 +82,11 @@ 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:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "500" msgstr "500"
@ -94,7 +94,7 @@ msgstr "500"
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "ASNs" msgstr "ASNs"
@ -121,11 +121,15 @@ 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:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "Seleção de feed da lista de permissões" msgstr "Seleção de feed da lista de permissões"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "Apenas a lista dos permitidos" msgstr "Apenas a lista dos permitidos"
@ -137,19 +141,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "Permitir uplink automático" msgstr "Permitir uplink automático"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "Sub-rede de bloqueio automático" msgstr "Sub-rede de bloqueio automático"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "Lista automática de bloqueio" msgstr "Lista automática de bloqueio"
@ -157,7 +169,7 @@ 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:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
@ -165,7 +177,7 @@ msgstr ""
"Adicione automaticamente sub-redes inteiras ao conjunto da lista de bloqueio " "Adicione automaticamente sub-redes inteiras ao conjunto da lista de bloqueio "
"com base numa solicitação adiciona RDAP com o IP suspeito." "com base numa solicitação adiciona RDAP com o IP suspeito."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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."
@ -173,7 +185,7 @@ msgstr ""
"Adicione automaticamente domínios resolvidos e IPs suspeitos à lista de " "Adicione automaticamente domínios resolvidos e IPs suspeitos à lista de "
"bloqueio local banIP." "bloqueio local banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -194,11 +206,15 @@ 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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "Seleção de feed de lista de bloqueio" msgstr "Seleção de feed de lista de bloqueio"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "Expiração definida da lista de bloqueio" msgstr "Expiração definida da lista de bloqueio"
@ -210,7 +226,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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -233,7 +249,7 @@ msgstr "Cadeia/Definir as configurações"
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 "
@ -256,7 +272,7 @@ msgstr ""
"target=\"_blank\" rel=\"noreferrer noopener\" >verifique a documentação on-" "target=\"_blank\" rel=\"noreferrer noopener\" >verifique a documentação on-"
"line</a>" "line</a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "Países" msgstr "Países"
@ -276,7 +292,7 @@ msgstr ""
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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "Política de bloqueio padrão" msgstr "Política de bloqueio padrão"
@ -292,7 +308,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:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "Desativar" msgstr "Desativar"
@ -324,19 +340,19 @@ msgstr "Novas tentativas de download"
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
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"
@ -344,7 +360,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Assunto do e-mail" msgstr "Assunto do e-mail"
@ -394,17 +410,17 @@ 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:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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 membros do conjunto de lista de bloqueio adicionados " "Tempo de expiração para membros do conjunto de lista de bloqueio adicionados "
"automaticamente." "automaticamente."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "Feeds externos de lista de permissões" msgstr "Feeds externos de lista de permissões"
#: 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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "Feeds externos de lista de bloqueio" msgstr "Feeds externos de lista de bloqueio"
@ -448,7 +464,7 @@ msgstr "Alta prioridade"
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:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "IP" msgstr "IP"
@ -493,8 +509,8 @@ msgstr "Valores de entrada inválidos, não é possível salvar as modificaçõe
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:420 #: 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:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "Cadeia LAN-Forward" msgstr "Cadeia LAN-Forward"
@ -510,15 +526,15 @@ msgstr "Mínima Prioridade"
msgid "Less Priority" msgid "Less Priority"
msgstr "Menor Prioridade" msgstr "Menor Prioridade"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
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."
@ -527,7 +543,7 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "Limite a função de permissão automática de uplink." msgstr "Limite a função de permissão automática de uplink."
@ -548,23 +564,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
msgstr "Configurações de feed local" msgstr "Configurações de feed local"
#: 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:516
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:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
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:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "Limite do Registo" msgstr "Limite do Registo"
@ -572,27 +588,27 @@ 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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
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:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
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)."
@ -650,7 +666,7 @@ msgstr ""
"Número de tentativas de download em caso de erro (não suportado pelo uclient-" "Número de tentativas de download em caso de erro (não suportado pelo uclient-"
"fetch)." "fetch)."
#: 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:516
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 ""
@ -669,7 +685,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:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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'."
@ -681,21 +697,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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -723,7 +739,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:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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."
@ -777,7 +793,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
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."
@ -818,7 +834,7 @@ msgstr ""
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 conjuntos relacionados ao banIP." msgstr "Defina a política nft para conjuntos relacionados ao banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
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."
@ -844,7 +860,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:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "Sub-rede (padrão)" msgstr "Sub-rede (padrão)"
@ -875,7 +891,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -939,7 +955,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:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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."
@ -947,7 +963,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
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."
@ -998,8 +1014,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:419 #: 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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "Cadeia WAN-Forward" msgstr "Cadeia WAN-Forward"
@ -1007,8 +1023,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: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 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "Cadeia WAN-Input" msgstr "Cadeia WAN-Input"
@ -1028,7 +1044,7 @@ msgstr ""
"local. Para voltar à versão do mantenedor, apenas deixe o ficheiro de feed " "local. Para voltar à versão do mantenedor, apenas deixe o ficheiro de feed "
"personalizado vazio (mas não o exclua!)." "personalizado vazio (mas não o exclua!)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "alerta" msgstr "alerta"
@ -1044,35 +1060,35 @@ 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:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "crítico" msgstr "crítico"
#: 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:491
msgid "debug" msgid "debug"
msgstr "detalhado" msgstr "detalhado"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "urgente" msgstr "urgente"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "erro" msgstr "erro"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "lista dos permitidos local" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "lista de bloqueio local" msgstr "lista de bloqueio local"
@ -1080,7 +1096,7 @@ msgstr "lista de bloqueio local"
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:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "aviso" msgstr "aviso"
@ -1100,7 +1116,7 @@ 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:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "alertar (padrão)" msgstr "alertar (padrão)"

View file

@ -34,7 +34,7 @@ msgstr "-400"
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "0 (desativar)" msgstr "0 (desativar)"
@ -46,11 +46,11 @@ msgstr "1"
msgid "10" msgid "10"
msgstr "10" msgstr "10"
#: 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:509
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:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
@ -66,7 +66,7 @@ msgstr "20"
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -82,11 +82,11 @@ 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:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "500" msgstr "500"
@ -94,7 +94,7 @@ msgstr "500"
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "ASNs" msgstr "ASNs"
@ -121,11 +121,15 @@ 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:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
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:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "Apenas a lista dos permitidos" msgstr "Apenas a lista dos permitidos"
@ -137,19 +141,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "Sub-rede de bloqueio automático" msgstr "Sub-rede de bloqueio automático"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "Lista automática de bloqueio" msgstr "Lista automática de bloqueio"
@ -157,7 +169,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:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
@ -165,7 +177,7 @@ msgstr ""
"Adicione automaticamente sub-redes inteiras ao conjunto da lista de bloqueio " "Adicione automaticamente sub-redes inteiras ao conjunto da lista de bloqueio "
"com base numa solicitação adiciona RDAP com o IP suspeito." "com base numa solicitação adiciona RDAP com o IP suspeito."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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."
@ -173,7 +185,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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -194,11 +206,15 @@ 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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
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:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "Expiração do conjunto das listas de bloqueio" msgstr "Expiração do conjunto das listas de bloqueio"
@ -210,7 +226,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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -233,7 +249,7 @@ msgstr "Cadeia/Definir as configurações"
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 "
@ -256,7 +272,7 @@ msgstr ""
"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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "Países" msgstr "Países"
@ -276,7 +292,7 @@ msgstr ""
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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "Política de bloqueio padrão" msgstr "Política de bloqueio padrão"
@ -292,7 +308,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:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "Desativar" msgstr "Desativar"
@ -324,19 +340,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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
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"
@ -344,7 +360,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Assunto do E-Mail" msgstr "Assunto do E-Mail"
@ -394,17 +410,17 @@ 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:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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 da lista de bloqueio que " "Tempo de expiração para os membros do conjunto da lista de bloqueio que "
"foram adicionados automaticamente." "foram adicionados automaticamente."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
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:543 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "Feeds externos da lista de bloqueio" msgstr "Feeds externos da lista de bloqueio"
@ -448,7 +464,7 @@ msgstr "Alta prioridade"
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:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "IP" msgstr "IP"
@ -493,8 +509,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:420 #: 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:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "Cadeia LAN-Forward" msgstr "Cadeia LAN-Forward"
@ -510,15 +526,15 @@ msgstr "Mínima Prioridade"
msgid "Less Priority" msgid "Less Priority"
msgstr "Menor Prioridade" msgstr "Menor Prioridade"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
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."
@ -527,7 +543,7 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
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."
@ -548,23 +564,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
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:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
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:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
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:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "Limite do Registro" msgstr "Limite do Registro"
@ -572,27 +588,27 @@ 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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
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:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
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)."
@ -650,7 +666,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:502 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516
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 ""
@ -669,7 +685,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:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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'."
@ -682,21 +698,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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -724,7 +740,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:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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."
@ -778,7 +794,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
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."
@ -819,7 +835,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
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."
@ -845,7 +861,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:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "Sub-rede (padrão)" msgstr "Sub-rede (padrão)"
@ -876,7 +892,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -940,7 +956,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:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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."
@ -948,7 +964,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
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."
@ -999,8 +1015,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:419 #: 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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "Cadeia WAN-Forward" msgstr "Cadeia WAN-Forward"
@ -1008,8 +1024,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: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 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "Cadeia WAN-Input" msgstr "Cadeia WAN-Input"
@ -1029,7 +1045,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:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "alerta" msgstr "alerta"
@ -1045,35 +1061,35 @@ 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:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "crítico" msgstr "crítico"
#: 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:491
msgid "debug" msgid "debug"
msgstr "detalhado" msgstr "detalhado"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "urgente" msgstr "urgente"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "erro" msgstr "erro"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "lista dos permitidos local" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "lista de bloqueio local" msgstr "lista de bloqueio local"
@ -1081,7 +1097,7 @@ msgstr "lista de bloqueio local"
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:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "aviso" msgstr "aviso"
@ -1101,7 +1117,7 @@ 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:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "alertar (padrão)" msgstr "alertar (padrão)"

View file

@ -35,7 +35,7 @@ msgstr "-400"
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "0 (dezactivare)" msgstr "0 (dezactivare)"
@ -47,11 +47,11 @@ msgstr "1"
msgid "10" msgid "10"
msgstr "10" msgstr "10"
#: 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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (implicit)" msgstr "100 (implicit)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
@ -67,7 +67,7 @@ msgstr "20"
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -83,11 +83,11 @@ msgstr "4096"
msgid "5 (default)" msgid "5 (default)"
msgstr "5 (implicit)" msgstr "5 (implicit)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "500" msgstr "500"
@ -95,7 +95,7 @@ msgstr "500"
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "ASN-uri" msgstr "ASN-uri"
@ -122,11 +122,15 @@ 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:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "Selecție Allowlist Feed" msgstr "Selecție Allowlist Feed"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "Doar Allowlist" msgstr "Doar Allowlist"
@ -138,19 +142,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "Permite automat legătura ascendentă" msgstr "Permite automat legătura ascendentă"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "Allowlist Automată" msgstr "Allowlist Automată"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "Blocaj automat Subnet" msgstr "Blocaj automat Subnet"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "Lista de blocare automată" msgstr "Lista de blocare automată"
@ -158,7 +170,7 @@ 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:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
@ -166,7 +178,7 @@ msgstr ""
"Adăugați automat subrețele întregi la lista de blocare Set bazat pe o cerere " "Adăugați automat subrețele întregi la lista de blocare Set bazat pe o cerere "
"RDAP suplimentară cu IP-ul suspect." "RDAP suplimentară cu IP-ul suspect."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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."
@ -174,7 +186,7 @@ msgstr ""
"Adăugarea automată a domeniilor rezolvate și a IP-urilor suspecte la lista " "Adăugarea automată a domeniilor rezolvate și a IP-urilor suspecte la lista "
"de blocare banIP locală." "de blocare banIP locală."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -194,11 +206,15 @@ msgstr "Director de bază"
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "Selecția de alimentare a listei de blocuri" msgstr "Selecția de alimentare a listei de blocuri"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "Expirarea setului Blocklist" msgstr "Expirarea setului Blocklist"
@ -210,7 +226,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -233,7 +249,7 @@ msgstr "Chain/Set de setări"
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 "
@ -256,7 +272,7 @@ msgstr ""
"banip/files/README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >check " "banip/files/README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >check "
"the online documentation</a>" "the online documentation</a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "Țări" msgstr "Țări"
@ -276,7 +292,7 @@ msgstr ""
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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "Politica de blocare implicită" msgstr "Politica de blocare implicită"
@ -292,7 +308,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:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "Dezactivați" msgstr "Dezactivați"
@ -324,19 +340,19 @@ msgstr "Descărcați Reîncercări"
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "Adresa expeditorului de e-mail" msgstr "Adresa expeditorului de e-mail"
@ -344,7 +360,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Subiect E-Mail" msgstr "Subiect E-Mail"
@ -394,15 +410,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:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Expiry time for auto added blocklist Set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "Timpul de expirare pentru membrii setului blocklist adăugat automat." msgstr "Timpul de expirare pentru membrii setului blocklist adăugat automat."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "Fluxuri allowlist externe" msgstr "Fluxuri allowlist externe"
#: 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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "Alimentarea externă a listei de blocare" msgstr "Alimentarea externă a listei de blocare"
@ -446,7 +462,7 @@ msgstr "Prioritate ridicată"
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:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "IP" msgstr "IP"
@ -490,8 +506,8 @@ msgstr "Valori de intrare nevalabile, nu se pot salva modificările."
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:420 #: 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:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "Chain LAN-Forward" msgstr "Chain LAN-Forward"
@ -507,15 +523,15 @@ msgstr "Cea mai mică prioritate"
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:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
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."
@ -523,7 +539,7 @@ msgstr "Limitarea anumitor fluxuri în lanțul WAN-Input."
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "Limitați funcția uplink autoallow." msgstr "Limitați funcția uplink autoallow."
@ -544,23 +560,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
msgstr "Setări de alimentare locală" msgstr "Setări de alimentare locală"
#: 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:516
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:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "Nivel Jurnal" msgstr "Nivel Jurnal"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "Limita de jurnal" msgstr "Limita de jurnal"
@ -568,27 +584,27 @@ 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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
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:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
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)."
@ -646,7 +662,7 @@ msgstr ""
"Numărul de încercări de descărcare în caz de eroare (nu este suportat de " "Numărul de încercări de descărcare în caz de eroare (nu este suportat de "
"uclient-fetch)." "uclient-fetch)."
#: 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:516
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 ""
@ -665,7 +681,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Prezentare generală" msgstr "Prezentare generală"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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'."
@ -677,22 +693,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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "Formatul protocolului/URL nu este acceptat" msgstr "Formatul protocolului/URL nu este acceptat"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -720,7 +736,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:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 "
@ -775,7 +791,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
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."
@ -816,7 +832,7 @@ msgstr ""
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "Setați politica nft pentru seturile legate de banIP." msgstr "Setați politica nft pentru seturile legate de banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
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."
@ -842,7 +858,7 @@ msgstr "Stare"
msgid "Stop" msgid "Stop"
msgstr "Stop" msgstr "Stop"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "Subnet (implicit)" msgstr "Subnet (implicit)"
@ -870,7 +886,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -933,7 +949,7 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Înregistrarea timpului" msgstr "Înregistrarea timpului"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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."
@ -941,7 +957,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
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."
@ -992,8 +1008,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:419 #: 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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "Chain WAN-Forward" msgstr "Chain WAN-Forward"
@ -1001,8 +1017,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: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 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "Chain WAN-Input" msgstr "Chain WAN-Input"
@ -1023,7 +1039,7 @@ msgstr ""
"întreținere, doar goliți din nou fișierul de feed-uri personalizate (nu îl " "întreținere, doar goliți din nou fișierul de feed-uri personalizate (nu îl "
"ștergeți!)." "ștergeți!)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "alertă" msgstr "alertă"
@ -1039,35 +1055,35 @@ 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:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "critic" msgstr "critic"
#: 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:491
msgid "debug" msgid "debug"
msgstr "depanare" msgstr "depanare"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "urgență" msgstr "urgență"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "eroare" msgstr "eroare"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "lista locală de permise" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "lista de blocare locală" msgstr "lista de blocare locală"
@ -1075,7 +1091,7 @@ msgstr "lista de blocare locală"
msgid "memory (default)" msgid "memory (default)"
msgstr "memorie (implicit)" msgstr "memorie (implicit)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "notificare" msgstr "notificare"
@ -1095,7 +1111,7 @@ 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:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "avertisment (implicit)" msgstr "avertisment (implicit)"

View file

@ -35,7 +35,7 @@ msgstr "400"
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "0 (отключить)" msgstr "0 (отключить)"
@ -47,11 +47,11 @@ msgstr "1"
msgid "10" msgid "10"
msgstr "10" msgstr "10"
#: 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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (по умолчанию)" msgstr "100 (по умолчанию)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
@ -67,7 +67,7 @@ msgstr "20"
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -83,11 +83,11 @@ msgstr "4096"
msgid "5 (default)" msgid "5 (default)"
msgstr "5 (по умолчанию)" msgstr "5 (по умолчанию)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "500" msgstr "500"
@ -95,7 +95,7 @@ msgstr "500"
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "Автономные системы" msgstr "Автономные системы"
@ -122,11 +122,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "Расширенные настройки" msgstr "Расширенные настройки"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "Выбор канала из белого списка" msgstr "Выбор канала из белого списка"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "Только список разрешений" msgstr "Только список разрешений"
@ -138,19 +142,27 @@ msgstr ""
"Изменения в списке Allowlist были сохранены, запустите программу Domain " "Изменения в списке Allowlist были сохранены, запустите программу Domain "
"Lookup или перезапустите banIP, чтобы изменения вступили в силу." "Lookup или перезапустите banIP, чтобы изменения вступили в силу."
#: 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:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "Автоматически разрешать исходящие соединения" msgstr "Автоматически разрешать исходящие соединения"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "Автоматический список разрешений" msgstr "Автоматический список разрешений"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "Автоблокировка подсети" msgstr "Автоблокировка подсети"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "Автоматический блок-лист" msgstr "Автоматический блок-лист"
@ -158,7 +170,7 @@ msgstr "Автоматический блок-лист"
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Автоопределение" msgstr "Автоопределение"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
@ -166,7 +178,7 @@ msgstr ""
"Автоматическое добавление целых подсетей в список блокировки Set на основе " "Автоматическое добавление целых подсетей в список блокировки Set на основе "
"дополнительного запроса RDAP с подозрительным IP." "дополнительного запроса RDAP с подозрительным IP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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."
@ -174,7 +186,7 @@ msgstr ""
"Автоматическое добавление разрешенных доменов и подозрительных IP-адресов в " "Автоматическое добавление разрешенных доменов и подозрительных IP-адресов в "
"локальный блок-лист banIP." "локальный блок-лист banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -194,11 +206,15 @@ msgstr "Базовый каталог"
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "Выбор канала черного списка" msgstr "Выбор канала черного списка"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "Срок действия черного списка" msgstr "Срок действия черного списка"
@ -210,7 +226,7 @@ msgstr ""
"Изменения в блок-листе были сохранены, запустите программу Domain Lookup или " "Изменения в блок-листе были сохранены, запустите программу Domain Lookup или "
"перезапустите banIP, чтобы изменения вступили в силу." "перезапустите banIP, чтобы изменения вступили в силу."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -233,7 +249,7 @@ msgstr "Настройки цепи/набора"
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
"Для вступления в силу изменений на этой вкладке требуется перезапуск службы " "Для вступления в силу изменений на этой вкладке требуется перезапуск службы "
@ -256,7 +272,7 @@ msgstr ""
"README.md\" 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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "Страны" msgstr "Страны"
@ -276,7 +292,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "Дублирование IP-адресов" msgstr "Дублирование IP-адресов"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "Политика блокировки по умолчанию" msgstr "Политика блокировки по умолчанию"
@ -292,7 +308,7 @@ msgstr ""
"Автоматическое обнаружение соответствующих сетевых устройств, интерфейсов, " "Автоматическое обнаружение соответствующих сетевых устройств, интерфейсов, "
"подсетей, протоколов и утилит." "подсетей, протоколов и утилит."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "Отключить" msgstr "Отключить"
@ -324,19 +340,19 @@ msgstr "Попытки загрузки"
msgid "Download Utility" msgid "Download Utility"
msgstr "Утилита для загрузки" msgstr "Утилита для загрузки"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "Уведомление по электронной почте" msgstr "Уведомление по электронной почте"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "Профиль электронной почты" msgstr "Профиль электронной почты"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "Адрес получателя" msgstr "Адрес получателя"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "Адрес отправителя" msgstr "Адрес отправителя"
@ -344,7 +360,7 @@ msgstr "Адрес отправителя"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "Настройки электронной почты" msgstr "Настройки электронной почты"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Тема" msgstr "Тема"
@ -393,17 +409,17 @@ 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:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "Внешние каналы блок-листа" msgstr "Внешние каналы блок-листа"
@ -447,7 +463,7 @@ msgstr "Высокий приоритет"
msgid "Highest Priority" msgid "Highest Priority"
msgstr "Наивысший приоритет" msgstr "Наивысший приоритет"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "IP" msgstr "IP"
@ -491,8 +507,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:420 #: 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:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "Цепочка LAN-Forward" msgstr "Цепочка LAN-Forward"
@ -508,15 +524,15 @@ msgstr "Наименьший приоритет"
msgid "Less Priority" msgid "Less Priority"
msgstr "Меньший приоритет" msgstr "Меньший приоритет"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "Ограничить определенные каналы в цепи WAN-вход." msgstr "Ограничить определенные каналы в цепи WAN-вход."
@ -526,7 +542,7 @@ msgstr ""
"Ограничьте количество ядер процессора, используемых banIP для экономии " "Ограничьте количество ядер процессора, используемых banIP для экономии "
"оперативной памяти." "оперативной памяти."
#: 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:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "Ограничить функцию автоматического разрешения исходящего канала." msgstr "Ограничить функцию автоматического разрешения исходящего канала."
@ -546,23 +562,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "Счетчик журналов" msgstr "Счетчик журналов"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "Уровень ведения журнала" msgstr "Уровень ведения журнала"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "Ограничение журнала" msgstr "Ограничение журнала"
@ -570,28 +586,28 @@ msgstr "Ограничение журнала"
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
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:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "Ведите журнал подозрительных входящих пакетов WAN (сброшенных)." msgstr "Ведите журнал подозрительных входящих пакетов WAN (сброшенных)."
@ -649,7 +665,7 @@ msgstr ""
"Количество попыток загрузки в случае ошибки (не поддерживается uclient-" "Количество попыток загрузки в случае ошибки (не поддерживается uclient-"
"fetch)." "fetch)."
#: 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:516
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 ""
@ -668,7 +684,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Обзор" msgstr "Обзор"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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'."
@ -681,22 +697,22 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "Обработка журнала" msgstr "Обработка журнала"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -724,7 +740,7 @@ msgstr "Элементы отчета"
msgid "Restart" msgid "Restart"
msgstr "Перезапустить" msgstr "Перезапустить"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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-адресов."
@ -778,7 +794,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "Адрес отправителя для электронных писем с уведомлением banIP." msgstr "Адрес отправителя для электронных писем с уведомлением banIP."
@ -819,7 +835,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "Установите уровень syslog для ведения журнала NFT." msgstr "Установите уровень syslog для ведения журнала NFT."
@ -845,7 +861,7 @@ msgstr "Состояние"
msgid "Stop" msgid "Stop"
msgstr "Остановить" msgstr "Остановить"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "Подсеть (по умолчанию)" msgstr "Подсеть (по умолчанию)"
@ -873,7 +889,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -935,7 +951,7 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Временная метка" msgstr "Временная метка"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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."
@ -943,7 +959,7 @@ msgstr ""
"Чтобы включить уведомления по электронной почте, установите пакет 'msmtp' и " "Чтобы включить уведомления по электронной почте, установите пакет 'msmtp' и "
"укажите правильный адрес получателя электронной почты." "укажите правильный адрес получателя электронной почты."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "Тема для электронной почты с уведомлением о banIP." msgstr "Тема для электронной почты с уведомлением о banIP."
@ -994,8 +1010,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:419 #: 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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "Цепочка WAN-Forward" msgstr "Цепочка WAN-Forward"
@ -1003,8 +1019,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: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 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "Цепочка WAN-Input" msgstr "Цепочка WAN-Input"
@ -1024,7 +1040,7 @@ msgstr ""
"новые или делать локальную резервную копию. Чтобы вернуться исходной версии, " "новые или делать локальную резервную копию. Чтобы вернуться исходной версии, "
"загрузите пустой файл (не удаляйте его!)." "загрузите пустой файл (не удаляйте его!)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "оповещение" msgstr "оповещение"
@ -1040,35 +1056,35 @@ msgstr "автоматически добавлено в черный списо
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "крит" msgstr "крит"
#: 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:491
msgid "debug" msgid "debug"
msgstr "отладка" msgstr "отладка"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "чрезв" msgstr "чрезв"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "ошибка" msgstr "ошибка"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "локальный список разрешений" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "локальный черный список" msgstr "локальный черный список"
@ -1076,7 +1092,7 @@ msgstr "локальный черный список"
msgid "memory (default)" msgid "memory (default)"
msgstr "память (по умолчанию)" msgstr "память (по умолчанию)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "уведомление" msgstr "уведомление"
@ -1096,7 +1112,7 @@ msgstr "перезапустить"
msgid "start (default)" msgid "start (default)"
msgstr "старт (по умолчанию)" msgstr "старт (по умолчанию)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "предупреждение (по умолчанию)" msgstr "предупреждение (по умолчанию)"

View file

@ -34,7 +34,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -153,19 +165,19 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -218,7 +234,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -234,7 +250,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -252,7 +268,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -266,7 +282,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -298,19 +314,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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -318,7 +334,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -367,15 +383,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -419,7 +435,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -461,8 +477,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -478,15 +494,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -494,7 +510,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -512,23 +528,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -536,27 +552,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -612,7 +628,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 +643,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Prehľad" msgstr "Prehľad"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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,21 +653,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -677,7 +693,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -730,7 +746,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -769,7 +785,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -793,7 +809,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -821,7 +837,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -867,13 +883,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -924,8 +940,8 @@ msgstr "Verzia"
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -933,8 +949,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -948,7 +964,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -964,35 +980,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1000,7 +1016,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1020,7 +1036,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "ASN:er" msgstr "ASN:er"
@ -119,11 +119,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -153,19 +165,19 @@ 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:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -218,7 +234,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -234,7 +250,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -252,7 +268,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -266,7 +282,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -298,19 +314,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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "Avsändaradress för e-post" msgstr "Avsändaradress för e-post"
@ -318,7 +334,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "E-postämne" msgstr "E-postämne"
@ -367,15 +383,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -419,7 +435,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -461,8 +477,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -478,15 +494,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -494,7 +510,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -512,23 +528,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -536,27 +552,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -612,7 +628,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 +643,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Överblick" msgstr "Överblick"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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,21 +653,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -677,7 +693,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "Starta om" msgstr "Starta om"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -730,7 +746,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -769,7 +785,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -793,7 +809,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -821,7 +837,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -867,13 +883,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -924,8 +940,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -933,8 +949,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -948,7 +964,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -964,35 +980,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1000,7 +1016,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1020,7 +1036,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -119,11 +119,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -153,19 +165,19 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -218,7 +234,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -234,7 +250,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -252,7 +268,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -266,7 +282,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -298,19 +314,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -318,7 +334,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -367,15 +383,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -419,7 +435,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -461,8 +477,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -478,15 +494,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -494,7 +510,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -512,23 +528,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -536,27 +552,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -612,7 +628,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 +643,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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,21 +653,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -677,7 +693,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -730,7 +746,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -769,7 +785,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -793,7 +809,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -821,7 +837,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -867,13 +883,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -924,8 +940,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -933,8 +949,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -948,7 +964,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -964,35 +980,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1000,7 +1016,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1020,7 +1036,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -25,7 +25,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -37,11 +37,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -57,7 +57,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -73,11 +73,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -85,7 +85,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -110,11 +110,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -124,19 +128,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -144,19 +156,19 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -174,11 +186,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -188,7 +204,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -209,7 +225,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 +241,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -243,7 +259,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -257,7 +273,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -289,19 +305,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "" msgstr ""
@ -309,7 +325,7 @@ msgstr ""
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "" msgstr ""
@ -358,15 +374,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -410,7 +426,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -452,8 +468,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -469,15 +485,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -485,7 +501,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -503,23 +519,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -527,27 +543,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -603,7 +619,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 +634,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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 +644,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -668,7 +684,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 +737,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -760,7 +776,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -784,7 +800,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -812,7 +828,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -858,13 +874,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -915,8 +931,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -924,8 +940,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -939,7 +955,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -955,35 +971,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -991,7 +1007,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1011,6 +1027,6 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -82,11 +82,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "ASN'ler" msgstr "ASN'ler"
@ -119,11 +119,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -153,19 +165,19 @@ 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:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -218,7 +234,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -234,7 +250,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "Ülkeler" msgstr "Ülkeler"
@ -252,7 +268,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -266,7 +282,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -298,19 +314,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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "E-Posta Gönderen Adresi" msgstr "E-Posta Gönderen Adresi"
@ -318,7 +334,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "E-Posta Konusu" msgstr "E-Posta Konusu"
@ -367,15 +383,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -419,7 +435,7 @@ msgstr "Yüksek öncelik"
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:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -461,8 +477,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -478,15 +494,15 @@ msgstr "En Az Öncelik"
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:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -494,7 +510,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -512,23 +528,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "Günlük Sınırı" msgstr "Günlük Sınırı"
@ -536,27 +552,27 @@ 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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -612,7 +628,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 +643,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Genel bakış" msgstr "Genel bakış"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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,21 +653,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -677,7 +693,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:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -730,7 +746,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
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."
@ -769,7 +785,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -793,7 +809,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -821,7 +837,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -867,13 +883,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Zaman damgası" msgstr "Zaman damgası"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
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."
@ -924,8 +940,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -933,8 +949,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -948,7 +964,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -964,35 +980,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1000,7 +1016,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1020,7 +1036,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -35,7 +35,7 @@ msgstr ""
msgid "0" msgid "0"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -47,11 +47,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "" msgstr ""
@ -67,7 +67,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "" msgstr ""
@ -83,11 +83,11 @@ msgstr ""
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "" msgstr ""
@ -95,7 +95,7 @@ msgstr ""
msgid "512" msgid "512"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "" msgstr ""
@ -120,11 +120,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "" msgstr ""
@ -134,19 +138,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "" msgstr ""
@ -154,19 +166,19 @@ msgstr ""
msgid "Auto Detection" msgid "Auto Detection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -184,11 +196,15 @@ msgstr ""
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -198,7 +214,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -219,7 +235,7 @@ msgstr ""
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -235,7 +251,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "" msgstr ""
@ -253,7 +269,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -267,7 +283,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -299,19 +315,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "Утиліта для завантаження" msgstr "Утиліта для завантаження"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "E-Mail адреса відправника" msgstr "E-Mail адреса відправника"
@ -319,7 +335,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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Тема" msgstr "Тема"
@ -368,15 +384,15 @@ msgstr ""
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -420,7 +436,7 @@ msgstr ""
msgid "Highest Priority" msgid "Highest Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -462,8 +478,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "" msgstr ""
@ -479,15 +495,15 @@ msgstr ""
msgid "Less Priority" msgid "Less Priority"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "" msgstr ""
@ -495,7 +511,7 @@ msgstr ""
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -513,23 +529,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "" msgstr ""
@ -537,27 +553,27 @@ msgstr ""
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "" msgstr ""
@ -613,7 +629,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 ""
@ -628,7 +644,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Огляд" msgstr "Огляд"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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'."
@ -638,21 +654,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -678,7 +694,7 @@ msgstr ""
msgid "Restart" msgid "Restart"
msgstr "Перезапустити" msgstr "Перезапустити"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 ""
@ -731,7 +747,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "" msgstr ""
@ -770,7 +786,7 @@ msgstr ""
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "" msgstr ""
@ -794,7 +810,7 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -822,7 +838,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -868,13 +884,13 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "" msgstr ""
@ -925,8 +941,8 @@ msgstr ""
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "" msgstr ""
@ -934,8 +950,8 @@ msgstr ""
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "" msgstr ""
@ -949,7 +965,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "" msgstr ""
@ -965,35 +981,35 @@ msgstr ""
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "" msgstr ""
#: 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:491
msgid "debug" msgid "debug"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1001,7 +1017,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "" msgstr ""
@ -1021,7 +1037,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "" msgstr ""

View file

@ -34,7 +34,7 @@ msgstr "-400"
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "0 (vô hiệu hóa)" msgstr "0 (vô hiệu hóa)"
@ -46,11 +46,11 @@ msgstr "1"
msgid "10" msgid "10"
msgstr "10" msgstr "10"
#: 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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (mặc định)" msgstr "100 (mặc định)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
@ -66,7 +66,7 @@ msgstr "20"
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -82,11 +82,11 @@ msgstr "4096"
msgid "5 (default)" msgid "5 (default)"
msgstr "5 (mặc định)" msgstr "5 (mặc định)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "500" msgstr "500"
@ -94,7 +94,7 @@ msgstr "500"
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "ASNs" msgstr "ASNs"
@ -121,11 +121,15 @@ msgstr ""
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "Cài đặt nâng cao" msgstr "Cài đặt nâng cao"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "Lựa chọn Feed cho Allowlist" msgstr "Lựa chọn Feed cho Allowlist"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "Chỉ sử dụng Allowlist" msgstr "Chỉ sử dụng Allowlist"
@ -137,19 +141,27 @@ msgstr ""
"Các thay đổi Allowlist đã được lưu, bắt đầu Tra cứu tên miền hoặc khởi động " "Các thay đổi Allowlist đã được lưu, bắt đầu Tra cứu tên miền hoặc khởi động "
"lại banIP để áp dụng thay đổi." "lại banIP để áp dụng thay đổi."
#: 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:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "Tự động cho phép Uplink" msgstr "Tự động cho phép Uplink"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "Allowlist tự động" msgstr "Allowlist tự động"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "Chặn Subnet tự động" msgstr "Chặn Subnet tự động"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "Blocklist tự động" msgstr "Blocklist tự động"
@ -157,7 +169,7 @@ msgstr "Blocklist tự động"
msgid "Auto Detection" msgid "Auto Detection"
msgstr "Phát hiện tự động" msgstr "Phát hiện tự động"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
@ -165,7 +177,7 @@ msgstr ""
"Tự động thêm toàn bộ các subnet vào Blocklist dựa trên yêu cầu RDAP bổ sung " "Tự động thêm toàn bộ các subnet vào Blocklist dựa trên yêu cầu RDAP bổ sung "
"với IP đáng ngờ." "với IP đáng ngờ."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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."
@ -173,7 +185,7 @@ msgstr ""
"Tự động thêm tên miền đã được giải quyết và các IP đáng ngờ vào danh sách " "Tự động thêm tên miền đã được giải quyết và các IP đáng ngờ vào danh sách "
"chặn banIP cục bộ." "chặn banIP cục bộ."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -193,11 +205,15 @@ msgstr "Thư mục cơ sở"
msgid "Base working directory while banIP processing." msgid "Base working directory while banIP processing."
msgstr "Thư mục làm việc cơ sở trong quá trình xử lý banIP." msgstr "Thư mục làm việc cơ sở trong quá trình xử lý banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "Lựa chọn Feed cho Blocklist" msgstr "Lựa chọn Feed cho Blocklist"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "Hết hạn của Blocklist Set" msgstr "Hết hạn của Blocklist Set"
@ -209,7 +225,7 @@ msgstr ""
"Các thay đổi Blocklist đã được lưu, bắt đầu Tra cứu tên miền hoặc khởi động " "Các thay đổi Blocklist đã được lưu, bắt đầu Tra cứu tên miền hoặc khởi động "
"lại banIP để áp dụng thay đổi." "lại banIP để áp dụng thay đổi."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -232,7 +248,7 @@ msgstr "Cài đặt Chuỗi/Tròn"
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
"Các thay đổi trên tab này cần khởi động lại dịch vụ banIP để có hiệu lực." "Các thay đổi trên tab này cần khởi động lại dịch vụ banIP để có hiệu lực."
@ -250,10 +266,11 @@ msgid ""
msgstr "" msgstr ""
"Cấu hình gói banIP để chặn các IP đến và đi thông qua các bộ nftables Sets " "Cấu hình gói banIP để chặn các IP đến và đi thông qua các bộ nftables Sets "
"có tên. Để biết thêm thông tin chi tiết, vui lòng <a href=\"https://github." "có tên. Để biết thêm thông tin chi tiết, vui lòng <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\">kiểm tra tài liệu trực tuyến</a>" "target=\"_blank\" rel=\"noreferrer noopener\">kiểm tra tài liệu trực tuyến</"
"a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "Quốc gia" msgstr "Quốc gia"
@ -273,7 +290,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "Loại bỏ trùng lặp IP" msgstr "Loại bỏ trùng lặp IP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "Chính sách chặn mặc định" msgstr "Chính sách chặn mặc định"
@ -289,7 +306,7 @@ msgstr ""
"Tự động phát hiện các thiết bị, giao diện, mạng con, giao thức và tiện ích " "Tự động phát hiện các thiết bị, giao diện, mạng con, giao thức và tiện ích "
"mạng liên quan." "mạng liên quan."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "Vô hiệu hóa" msgstr "Vô hiệu hóa"
@ -321,19 +338,19 @@ msgstr "Thử lại khi tải xuống"
msgid "Download Utility" msgid "Download Utility"
msgstr "Tiện ích tải xuống" msgstr "Tiện ích tải xuống"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "Thông báo Email" msgstr "Thông báo Email"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "Hồ sơ Email" msgstr "Hồ sơ Email"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "Địa chỉ người nhận Email" msgstr "Địa chỉ người nhận Email"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "Địa chỉ người gửi Email" msgstr "Địa chỉ người gửi Email"
@ -341,7 +358,7 @@ msgstr "Địa chỉ người gửi Email"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "Cài đặt E-Mail" msgstr "Cài đặt E-Mail"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "Chủ đề Email" msgstr "Chủ đề Email"
@ -390,15 +407,15 @@ msgstr "Bật hỗ trợ IPv4."
msgid "Enables IPv6 support." msgid "Enables IPv6 support."
msgstr "Bật hỗ trợ IPv6." msgstr "Bật hỗ trợ IPv6."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Expiry time for auto added blocklist Set members." msgid "Expiry time for auto added blocklist Set members."
msgstr "Thời gian hết hạn cho các thành viên danh sách chặn tự động thêm." msgstr "Thời gian hết hạn cho các thành viên danh sách chặn tự động thêm."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
msgstr "Nguồn allowlist bên ngoài" msgstr "Nguồn allowlist bên ngoài"
#: 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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "Nguồn danh sách chặn bên ngoài" msgstr "Nguồn danh sách chặn bên ngoài"
@ -442,7 +459,7 @@ msgstr "Ưu tiên cao"
msgid "Highest Priority" msgid "Highest Priority"
msgstr "Ưu tiên cao nhất" msgstr "Ưu tiên cao nhất"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "IP" msgstr "IP"
@ -486,8 +503,8 @@ msgstr "Giá trị đầu vào không hợp lệ, không thể lưu các chỉnh
msgid "LAN-Forward (packets)" msgid "LAN-Forward (packets)"
msgstr "LAN-Forward (gói tin)" msgstr "LAN-Forward (gói tin)"
#: 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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "Chuỗi LAN-Forward" msgstr "Chuỗi LAN-Forward"
@ -503,15 +520,15 @@ msgstr "Ưu tiên Thấp Nhất"
msgid "Less Priority" msgid "Less Priority"
msgstr "Ưu tiên Thấp Hơn" msgstr "Ưu tiên Thấp Hơn"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "Limit certain feeds to the LAN-Forward chain." msgid "Limit certain feeds to the LAN-Forward chain."
msgstr "Giới hạn một số feeds cho chuỗi LAN-Forward." msgstr "Giới hạn một số feeds cho chuỗi LAN-Forward."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "Limit certain feeds to the WAN-Forward chain." msgid "Limit certain feeds to the WAN-Forward chain."
msgstr "Giới hạn một số feeds cho chuỗi WAN-Forward." msgstr "Giới hạn một số feeds cho chuỗi WAN-Forward."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "Giới hạn một số feeds cho chuỗi WAN-Input." msgstr "Giới hạn một số feeds cho chuỗi WAN-Input."
@ -519,7 +536,7 @@ msgstr "Giới hạn một số feeds cho chuỗi WAN-Input."
msgid "Limit the cpu cores used by banIP to save RAM." msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "Giới hạn số nhân cpu được sử dụng bởi banIP để tiết kiệm RAM." msgstr "Giới hạn số nhân cpu được sử dụng bởi banIP để tiết kiệm RAM."
#: 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:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "Giới hạn chức năng uplink autoallow." msgstr "Giới hạn chức năng uplink autoallow."
@ -539,23 +556,23 @@ msgstr "Danh sách các giao diện mạng có sẵn để kích hoạt khởi
msgid "List the elements of a specific banIP-related Set." msgid "List the elements of a specific banIP-related Set."
msgstr "Liệt kê các phần tử của một Set liên quan đến banIP cụ thể." msgstr "Liệt kê các phần tử của một Set liên quan đến banIP cụ thể."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
msgstr "Cài đặt feed cục bộ" msgstr "Cài đặt feed cục bộ"
#: 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:516
msgid "Log Count" msgid "Log Count"
msgstr "Số lượng Log" msgstr "Số lượng Log"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "Log LAN-Forward" msgstr "Log LAN-Forward"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "Cấp độ ghi nhật ký" msgstr "Cấp độ ghi nhật ký"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "Giới hạn Log" msgstr "Giới hạn Log"
@ -563,27 +580,27 @@ msgstr "Giới hạn Log"
msgid "Log Settings" msgid "Log Settings"
msgstr "Cài đặt Log" msgstr "Cài đặt Log"
#: 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:521
msgid "Log Terms" msgid "Log Terms"
msgstr "Điều khoản Log" msgstr "Điều khoản Log"
#: 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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
msgstr "Log WAN-Forward" msgstr "Log WAN-Forward"
#: 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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "Log WAN-Input" msgstr "Log WAN-Input"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log suspicious forwarded LAN packets (rejected)." msgid "Log suspicious forwarded LAN packets (rejected)."
msgstr "Log gói LAN chuyển tiếp đáng ngờ (bị từ chối)." msgstr "Log gói LAN chuyển tiếp đáng ngờ (bị từ chối)."
#: 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:499
msgid "Log suspicious forwarded WAN packets (dropped)." msgid "Log suspicious forwarded WAN packets (dropped)."
msgstr "Log gói WAN chuyển tiếp đáng ngờ (bị loại bỏ)." msgstr "Log gói WAN chuyển tiếp đáng ngờ (bị loại bỏ)."
#: 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:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "Log gói WAN đến đáng ngờ (bị loại bỏ)." msgstr "Log gói WAN đến đáng ngờ (bị loại bỏ)."
@ -641,7 +658,7 @@ msgstr ""
"Số lần thử tải xuống trong trường hợp có lỗi (không được hỗ trợ bởi uclient-" "Số lần thử tải xuống trong trường hợp có lỗi (không được hỗ trợ bởi uclient-"
"fetch)." "fetch)."
#: 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:516
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 ""
@ -659,7 +676,7 @@ msgstr ""
msgid "Overview" msgid "Overview"
msgstr "Tổng quan" msgstr "Tổng quan"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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'."
@ -671,21 +688,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "Log Xử lý" msgstr "Log Xử lý"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "Profile used by 'msmtp' for banIP notification E-Mails." msgid "Profile used by 'msmtp' for banIP notification E-Mails."
msgstr "Hồ sơ được sử dụng bởi 'msmtp' cho thư thông báo banIP." msgstr "Hồ sơ được sử dụng bởi 'msmtp' cho thư thông báo 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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
msgid "Protocol/URL format not supported" msgid "Protocol/URL format not supported"
msgstr "Định dạng giao thức/URL không được hỗ trợ" msgstr "Định dạng giao thức/URL không được hỗ trợ"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "Receive E-Mail notifications with every banIP run." msgid "Receive E-Mail notifications with every banIP run."
msgstr "Nhận thông báo qua E-Mail mỗi khi chạy banIP." msgstr "Nhận thông báo qua E-Mail mỗi khi chạy banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -713,7 +730,7 @@ msgstr "Yếu tố báo cáo"
msgid "Restart" msgid "Restart"
msgstr "Khởi Động Lại" msgstr "Khởi Động Lại"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 "Hạn chế truy cập internet từ/đến một số IP an toàn nhỏ." msgstr "Hạn chế truy cập internet từ/đến một số IP an toàn nhỏ."
@ -766,7 +783,7 @@ msgstr "Chọn giao diện mạng IPv4 logic của WAN."
msgid "Select the logical WAN IPv6 network interface(s)." msgid "Select the logical WAN IPv6 network interface(s)."
msgstr "Chọn giao diện mạng IPv6 logic của WAN." msgstr "Chọn giao diện mạng IPv6 logic của WAN."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "Địa chỉ người gửi cho thư thông báo banIP." msgstr "Địa chỉ người gửi cho thư thông báo banIP."
@ -807,7 +824,7 @@ msgstr ""
msgid "Set the nft policy for banIP-related Sets." msgid "Set the nft policy for banIP-related Sets."
msgstr "Đặt chính sách nft cho các Bộ liên quan đến banIP." msgstr "Đặt chính sách nft cho các Bộ liên quan đến banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "Đặt mức syslog cho việc ghi log NFT." msgstr "Đặt mức syslog cho việc ghi log NFT."
@ -831,7 +848,7 @@ msgstr "Trạng thái"
msgid "Stop" msgid "Stop"
msgstr "Dừng" msgstr "Dừng"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "Mạng con (mặc định)" msgstr "Mạng con (mặc định)"
@ -859,7 +876,7 @@ msgstr "Danh sách cho phép quá lớn, không thể lưu các chỉnh sửa."
msgid "The blocklist is too big, unable to save modifications." msgid "The blocklist is too big, unable to save modifications."
msgstr "Danh sách chặn quá lớn, không thể lưu các chỉnh sửa." msgstr "Danh sách chặn quá lớn, không thể lưu các chỉnh sửa."
#: 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:521
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."
@ -919,7 +936,7 @@ msgstr ""
msgid "Timestamp" msgid "Timestamp"
msgstr "Dấu thời gian" msgstr "Dấu thời gian"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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 +944,7 @@ msgstr ""
"Để bật thông báo qua email, thiết lập gói 'msmtp' và chỉ định địa chỉ email " "Để bật thông báo qua email, thiết lập gói 'msmtp' và chỉ định địa chỉ email "
"người nhận hợp lệ." "người nhận hợp lệ."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "Chủ đề cho Email thông báo banIP." msgstr "Chủ đề cho Email thông báo banIP."
@ -978,8 +995,8 @@ msgstr "Phiên bản"
msgid "WAN-Forward (packets)" msgid "WAN-Forward (packets)"
msgstr "Chuyển tiếp WAN (gói tin)" msgstr "Chuyển tiếp WAN (gói tin)"
#: 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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "Rào cản Chuyển tiếp WAN" msgstr "Rào cản Chuyển tiếp WAN"
@ -987,8 +1004,8 @@ msgstr "Rào cản Chuyển tiếp WAN"
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
msgstr "Đầu vào WAN (gói tin)" msgstr "Đầu vào WAN (gói tin)"
#: 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 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "Rào cản Đầu vào WAN" msgstr "Rào cản Đầu vào WAN"
@ -1008,7 +1025,7 @@ msgstr ""
"quay lại phiên bản của người duy trì, chỉ cần làm trống lại tệp Bộ sưu tập " "quay lại phiên bản của người duy trì, chỉ cần làm trống lại tệp Bộ sưu tập "
"Tùy chỉnh (không xóa nó!)." "Tùy chỉnh (không xóa nó!)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "cảnh báo" msgstr "cảnh báo"
@ -1024,35 +1041,35 @@ msgstr "tự động thêm vào danh sách chặn hôm nay"
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "crit" msgstr "crit"
#: 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:491
msgid "debug" msgid "debug"
msgstr "debug" msgstr "debug"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "emerg" msgstr "emerg"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "err" msgstr "err"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "danh sách cho phép cục bộ" msgstr "danh sách cho phép cục bộ"
#: 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "danh sách chặn cục bộ" msgstr "danh sách chặn cục bộ"
@ -1060,7 +1077,7 @@ msgstr "danh sách chặn cục bộ"
msgid "memory (default)" msgid "memory (default)"
msgstr "bộ nhớ (mặc định)" msgstr "bộ nhớ (mặc định)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "thông báo" msgstr "thông báo"
@ -1080,7 +1097,7 @@ msgstr "khởi động lại"
msgid "start (default)" msgid "start (default)"
msgstr "khởi động (mặc định)" msgstr "khởi động (mặc định)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "cảnh báo (mặc định)" msgstr "cảnh báo (mặc định)"

View file

@ -34,7 +34,7 @@ msgstr "-400"
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "0 (禁用)" msgstr "0 (禁用)"
@ -46,11 +46,11 @@ msgstr "1"
msgid "10" msgid "10"
msgstr "10" msgstr "10"
#: 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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (默认)" msgstr "100 (默认)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
@ -66,7 +66,7 @@ msgstr "20"
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -82,11 +82,11 @@ msgstr "4096"
msgid "5 (default)" msgid "5 (default)"
msgstr "5 (默认)" msgstr "5 (默认)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "500" msgstr "500"
@ -94,7 +94,7 @@ msgstr "500"
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "平均取样数" msgstr "平均取样数"
@ -119,11 +119,15 @@ msgstr "banIP 处理实际开始前以秒为单位的附加触发延迟。"
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "高级设置" msgstr "高级设置"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "白名单源选择" msgstr "白名单源选择"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "仅白名单" msgstr "仅白名单"
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "自动允许上行线路" msgstr "自动允许上行线路"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "自动白名单" msgstr "自动白名单"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "自动拦截子网" msgstr "自动拦截子网"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "自动黑名单" msgstr "自动黑名单"
@ -153,19 +165,19 @@ msgstr "自动黑名单"
msgid "Auto Detection" msgid "Auto Detection"
msgstr "自动检测" msgstr "自动检测"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "基于和可疑 IP 地址的额外 RDAP 请求自动添加条目子网到黑名单集。" msgstr "基于和可疑 IP 地址的额外 RDAP 请求自动添加条目子网到黑名单集。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr "基础目录"
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "黑名单源选择" msgstr "黑名单源选择"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "黑名单集过期时间" msgstr "黑名单集过期时间"
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -219,7 +235,7 @@ msgstr "IP 链路/集合设置"
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 服务才能生效。"
@ -238,7 +254,7 @@ msgstr ""
"href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/" "href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
"README.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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "地区" msgstr "地区"
@ -256,7 +272,7 @@ msgstr "去除所有活跃集合中的重复 IP 地址并整理本地黑名单
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "IP 去重" msgstr "IP 去重"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "默认拦截策略" msgstr "默认拦截策略"
@ -270,7 +286,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "自动检测相关的网络设备、接口、子网、协议和工具。" msgstr "自动检测相关的网络设备、接口、子网、协议和工具。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "禁用" msgstr "禁用"
@ -302,19 +318,19 @@ msgstr "下载重试"
msgid "Download Utility" msgid "Download Utility"
msgstr "下载工具" msgstr "下载工具"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "电子邮件通知" msgstr "电子邮件通知"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "电子邮件概要" msgstr "电子邮件概要"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "电子邮件收件人地址" msgstr "电子邮件收件人地址"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "电子邮件发件人地址" msgstr "电子邮件发件人地址"
@ -322,7 +338,7 @@ msgstr "电子邮件发件人地址"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "电子邮件设置" msgstr "电子邮件设置"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "电子邮件主题" msgstr "电子邮件主题"
@ -371,15 +387,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:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "外部黑名单源" msgstr "外部黑名单源"
@ -423,7 +439,7 @@ msgstr "较高优先级"
msgid "Highest Priority" msgid "Highest Priority"
msgstr "最高优先级" msgstr "最高优先级"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "IP" msgstr "IP"
@ -465,8 +481,8 @@ msgstr "无效的输入值,无法保存更改。"
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "局域网转发链" msgstr "局域网转发链"
@ -482,15 +498,15 @@ msgstr "最低优先级"
msgid "Less Priority" msgid "Less Priority"
msgstr "较低优先级" msgstr "较低优先级"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "限制特定源到广域网输入链。" msgstr "限制特定源到广域网输入链。"
@ -498,7 +514,7 @@ msgstr "限制特定源到广域网输入链。"
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "限制上行线路自动允许功能。" msgstr "限制上行线路自动允许功能。"
@ -516,23 +532,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "日志数" msgstr "日志数"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "记录局域网转发" msgstr "记录局域网转发"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "日志级别" msgstr "日志级别"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "日志限制" msgstr "日志限制"
@ -540,27 +556,27 @@ msgstr "日志限制"
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "记录广域网输入" msgstr "记录广域网输入"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "记录可疑的传入广域网数据包(已丢弃)。" msgstr "记录可疑的传入广域网数据包(已丢弃)。"
@ -616,7 +632,7 @@ msgid ""
"fetch)." "fetch)."
msgstr "下载出错时的重试次数uclient-fetch 不支持)。" msgstr "下载出错时的重试次数uclient-fetch 不支持)。"
#: 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:516
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 的失败登录尝试在日志中出现几次。"
@ -631,7 +647,7 @@ msgstr "对所选的下载工具绕过预先配置的下载选项。"
msgid "Overview" msgid "Overview"
msgstr "概览" msgstr "概览"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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'."
@ -642,21 +658,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "处理日志" msgstr "处理日志"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -682,7 +698,7 @@ msgstr "报告元素"
msgid "Restart" msgid "Restart"
msgstr "重启" msgstr "重启"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 的互联网访问。"
@ -735,7 +751,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "banIP 通知邮件的发送地址。" msgstr "banIP 通知邮件的发送地址。"
@ -774,7 +790,7 @@ msgstr "设置 banIP 表内的 nft 链优先级。请注意:值越低,优先
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "设定 NFT 日志记录的 syslog 级别。" msgstr "设定 NFT 日志记录的 syslog 级别。"
@ -798,7 +814,7 @@ msgstr "状态"
msgid "Stop" msgid "Stop"
msgstr "停止" msgstr "停止"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "子网(默认)" msgstr "子网(默认)"
@ -826,7 +842,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -853,9 +869,9 @@ msgid ""
"exactly one MAC/IPv4/IPv6 address or domain name per line. Ranges in CIDR " "exactly one MAC/IPv4/IPv6 address or domain name per line. Ranges in CIDR "
"notation and MAC/IP-bindings are allowed." "notation and MAC/IP-bindings are allowed."
msgstr "" msgstr ""
"这是本地 banIP 白名单,会允许特定的 MAC、IP 地址或域名。<br " "这是本地 banIP 白名单,会允许特定的 MAC、IP 地址或域名。<br /><em><b>请注意:"
"/><em><b>请注意:</b></em>每行只能添加一个 MAC/IPv4/IPv6 地址或域名。允许 " "</b></em>每行只能添加一个 MAC/IPv4/IPv6 地址或域名。允许 CIDR 格式的 IP 范围"
"CIDR 格式的 IP 范围和 MAC/IP 绑定。" "和 MAC/IP 绑定。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:32 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:32
msgid "" msgid ""
@ -864,9 +880,9 @@ msgid ""
"exactly one MAC/IPv4/IPv6 address or domain name per line. Ranges in CIDR " "exactly one MAC/IPv4/IPv6 address or domain name per line. Ranges in CIDR "
"notation and MAC/IP-bindings are allowed." "notation and MAC/IP-bindings are allowed."
msgstr "" msgstr ""
"这是本地 banIP 黑名单,会拦截特定的 MAC、IP 地址或域名。<br " "这是本地 banIP 黑名单,会拦截特定的 MAC、IP 地址或域名。<br /><em><b>请注意:"
"/><em><b>请注意:</b></em>每行只能添加一个 MAC/IPv4/IPv6 地址或域名。允许 " "</b></em>每行只能添加一个 MAC/IPv4/IPv6 地址或域名。允许 CIDR 格式的 IP 范围"
"CIDR 格式的 IP 范围和 MAC/IP 绑定。" "和 MAC/IP 绑定。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188
msgid "" msgid ""
@ -878,13 +894,13 @@ msgstr "此标签页显示最后生成的集报告,按下“刷新“按钮获
msgid "Timestamp" msgid "Timestamp"
msgstr "时间戳" msgstr "时间戳"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "banIP 通知邮件的主题。" msgstr "banIP 通知邮件的主题。"
@ -935,8 +951,8 @@ msgstr "版本"
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "广域网转发链" msgstr "广域网转发链"
@ -944,8 +960,8 @@ msgstr "广域网转发链"
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "广域网输入链" msgstr "广域网输入链"
@ -963,7 +979,7 @@ msgstr ""
"或添加条目或进行本地备份。要返回维护者版本,只需再次清空自定义源的文件(不是" "或添加条目或进行本地备份。要返回维护者版本,只需再次清空自定义源的文件(不是"
"删除!)。" "删除!)。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "报警" msgstr "报警"
@ -979,35 +995,35 @@ msgstr "今日自动添加到黑名单"
msgid "banIP" msgid "banIP"
msgstr "banIP" msgstr "banIP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "关键项" msgstr "关键项"
#: 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:491
msgid "debug" msgid "debug"
msgstr "调试" msgstr "调试"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "紧急项" msgstr "紧急项"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "错误项" msgstr "错误项"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "本地白名单" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "本地黑名单" msgstr "本地黑名单"
@ -1015,7 +1031,7 @@ msgstr "本地黑名单"
msgid "memory (default)" msgid "memory (default)"
msgstr "内存(默认)" msgstr "内存(默认)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "通知" msgstr "通知"
@ -1035,7 +1051,7 @@ msgstr "重启"
msgid "start (default)" msgid "start (default)"
msgstr "启动(默认)" msgstr "启动(默认)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "警告(默认)" msgstr "警告(默认)"

View file

@ -34,7 +34,7 @@ msgstr "-400"
msgid "0" msgid "0"
msgstr "0" msgstr "0"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:493 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:507
msgid "0 (disable)" msgid "0 (disable)"
msgstr "" msgstr ""
@ -46,11 +46,11 @@ msgstr ""
msgid "10" msgid "10"
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:509
msgid "100 (default)" msgid "100 (default)"
msgstr "100 (預設)" msgstr "100 (預設)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:498 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:512
msgid "1000" msgid "1000"
msgstr "1000" msgstr "1000"
@ -66,7 +66,7 @@ msgstr ""
msgid "2048" msgid "2048"
msgstr "2048" msgstr "2048"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:496 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "250" msgid "250"
msgstr "250" msgstr "250"
@ -82,11 +82,11 @@ msgstr "4096"
msgid "5 (default)" msgid "5 (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:494 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:508
msgid "50" msgid "50"
msgstr "50" msgstr "50"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:511
msgid "500" msgid "500"
msgstr "500" msgstr "500"
@ -94,7 +94,7 @@ msgstr "500"
msgid "512" msgid "512"
msgstr "512" msgstr "512"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:570 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
msgid "ASNs" msgid "ASNs"
msgstr "平均取樣數" msgstr "平均取樣數"
@ -119,11 +119,15 @@ msgstr "banIP 處理實際開始前以秒為單位的附加觸發延遲。"
msgid "Advanced Settings" msgid "Advanced Settings"
msgstr "進階設定" msgstr "進階設定"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:579 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Allow VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:593
msgid "Allowlist Feed Selection" msgid "Allowlist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
msgid "Allowlist Only" msgid "Allowlist Only"
msgstr "僅白名單" msgstr "僅白名單"
@ -133,19 +137,27 @@ 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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417
msgid "Always allow certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Always block certain VLAN forwards."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Auto Allow Uplink" msgid "Auto Allow Uplink"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
msgid "Auto Allowlist" msgid "Auto Allowlist"
msgstr "自動白名單" msgstr "自動白名單"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "Auto Block Subnet" msgid "Auto Block Subnet"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
msgid "Auto Blocklist" msgid "Auto Blocklist"
msgstr "自動黑名單" msgstr "自動黑名單"
@ -153,19 +165,19 @@ msgstr "自動黑名單"
msgid "Auto Detection" msgid "Auto Detection"
msgstr "自動偵測" msgstr "自動偵測"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:612 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:626
msgid "" msgid ""
"Automatically add entire subnets to the blocklist Set based on an additional " "Automatically add entire subnets to the blocklist Set based on an additional "
"RDAP request with the suspicious IP." "RDAP request with the suspicious IP."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:622
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:596 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:610
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."
@ -183,11 +195,15 @@ msgstr "基礎目錄"
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:546 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:424
msgid "Block VLAN Forwads"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:560
msgid "Blocklist Feed Selection" msgid "Blocklist Feed Selection"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
msgid "Blocklist Set Expiry" msgid "Blocklist Set Expiry"
msgstr "" msgstr ""
@ -197,7 +213,7 @@ 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:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
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."
@ -218,7 +234,7 @@ msgstr "IP 鏈結/集合設定"
#: 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:338
#: 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:400
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:467 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:481
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 ""
@ -234,7 +250,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:560 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:574
msgid "Countries" msgid "Countries"
msgstr "地區" msgstr "地區"
@ -252,7 +268,7 @@ msgstr ""
msgid "Deduplicate IPs" msgid "Deduplicate IPs"
msgstr "刪除重複 IP" msgstr "刪除重複 IP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:417 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431
msgid "Default Block Policy" msgid "Default Block Policy"
msgstr "" msgstr ""
@ -266,7 +282,7 @@ msgid ""
"utilities automatically." "utilities automatically."
msgstr "自動偵測相關的網路裝置、介面、子網路、協定和工具。" msgstr "自動偵測相關的網路裝置、介面、子網路、協定和工具。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:602 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:616
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -298,19 +314,19 @@ msgstr ""
msgid "Download Utility" msgid "Download Utility"
msgstr "下載工具" msgstr "下載工具"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
msgid "E-Mail Notification" msgid "E-Mail Notification"
msgstr "電子郵件通知" msgstr "電子郵件通知"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
msgid "E-Mail Profile" msgid "E-Mail Profile"
msgstr "電郵設定檔" msgstr "電郵設定檔"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
msgid "E-Mail Receiver Address" msgid "E-Mail Receiver Address"
msgstr "電郵收件人位址" msgstr "電郵收件人位址"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "E-Mail Sender Address" msgid "E-Mail Sender Address"
msgstr "電郵寄件人位址" msgstr "電郵寄件人位址"
@ -318,7 +334,7 @@ msgstr "電郵寄件人位址"
msgid "E-Mail Settings" msgid "E-Mail Settings"
msgstr "電子郵件設定" msgstr "電子郵件設定"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "E-Mail Topic" msgid "E-Mail Topic"
msgstr "電郵主旨" msgstr "電郵主旨"
@ -367,15 +383,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:617 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:631
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:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:591
msgid "External allowlist feeds" msgid "External allowlist feeds"
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:557
msgid "External blocklist feeds" msgid "External blocklist feeds"
msgstr "" msgstr ""
@ -419,7 +435,7 @@ msgstr "較高優先順序"
msgid "Highest Priority" msgid "Highest Priority"
msgstr "最高優先順序" msgstr "最高優先順序"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:604 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:618
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -461,8 +477,8 @@ msgstr ""
msgid "LAN-Forward (packets)" msgid "LAN-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:434
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
msgid "LAN-Forward Chain" msgid "LAN-Forward Chain"
msgstr "區域網路轉發鏈" msgstr "區域網路轉發鏈"
@ -478,15 +494,15 @@ msgstr "最低優先順序"
msgid "Less Priority" msgid "Less Priority"
msgstr "較低優先順序" msgstr "較低優先順序"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:451 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:465
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:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
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:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "Limit certain feeds to the WAN-Input chain." msgid "Limit certain feeds to the WAN-Input chain."
msgstr "限制特定來源到廣域網路輸入鏈。" msgstr "限制特定來源到廣域網路輸入鏈。"
@ -494,7 +510,7 @@ msgstr "限制特定來源到廣域網路輸入鏈。"
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:600 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:614
msgid "Limit the uplink autoallow function." msgid "Limit the uplink autoallow function."
msgstr "" msgstr ""
@ -512,23 +528,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:594 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:608
msgid "Local feed settings" msgid "Local feed settings"
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:516
msgid "Log Count" msgid "Log Count"
msgstr "日誌數" msgstr "日誌數"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
msgid "Log LAN-Forward" msgid "Log LAN-Forward"
msgstr "記錄區域網路轉發" msgstr "記錄區域網路轉發"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Log Level" msgid "Log Level"
msgstr "日誌級別" msgstr "日誌級別"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
msgid "Log Limit" msgid "Log Limit"
msgstr "日誌限制" msgstr "日誌限制"
@ -536,27 +552,27 @@ msgstr "日誌限制"
msgid "Log Settings" msgid "Log Settings"
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:521
msgid "Log Terms" msgid "Log Terms"
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:499
msgid "Log WAN-Forward" msgid "Log WAN-Forward"
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:495
msgid "Log WAN-Input" msgid "Log WAN-Input"
msgstr "記錄廣域網路輸入" msgstr "記錄廣域網路輸入"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:503
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:485 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:499
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:481 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:495
msgid "Log suspicious incoming WAN packets (dropped)." msgid "Log suspicious incoming WAN packets (dropped)."
msgstr "記錄可疑的傳入廣域網路資料封包 (已捨棄)。" msgstr "記錄可疑的傳入廣域網路資料封包 (已捨棄)。"
@ -612,7 +628,7 @@ msgid ""
"fetch)." "fetch)."
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:516
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 的失敗登錄嘗試在日誌中出現幾次。"
@ -627,7 +643,7 @@ msgstr "對所選的下載工具繞過預先設定的下載選項。"
msgid "Overview" msgid "Overview"
msgstr "概覽" msgstr "概覽"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:492 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:506
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,21 +653,21 @@ msgstr ""
msgid "Processing Log" msgid "Processing Log"
msgstr "處理日誌" msgstr "處理日誌"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:533 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:547
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:587 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:601
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:518 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:532
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:521 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:535
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."
@ -677,7 +693,7 @@ msgstr "報告元素"
msgid "Restart" msgid "Restart"
msgstr "重新啟動" msgstr "重新啟動"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:627 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:641
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 的網際網路存取。"
@ -730,7 +746,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:525 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:539
msgid "Sender address for banIP notification E-Mails." msgid "Sender address for banIP notification E-Mails."
msgstr "banIP 通知郵件的傳送位址。" msgstr "banIP 通知郵件的傳送位址。"
@ -769,7 +785,7 @@ msgstr "設定 banIP 表內的 nft 鏈優先順序。請注意:數值越低,
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:469 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:483
msgid "Set the syslog level for NFT logging." msgid "Set the syslog level for NFT logging."
msgstr "設定 NFT 日誌記錄的 syslog 級別。" msgstr "設定 NFT 日誌記錄的 syslog 級別。"
@ -793,7 +809,7 @@ msgstr "狀態"
msgid "Stop" msgid "Stop"
msgstr "停止" msgstr "停止"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:603 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:617
msgid "Subnet (default)" msgid "Subnet (default)"
msgstr "" msgstr ""
@ -821,7 +837,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:507 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:521
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."
@ -867,13 +883,13 @@ msgstr "此標籤頁顯示最後產生的集合報告,按下「更新」按鈕
msgid "Timestamp" msgid "Timestamp"
msgstr "時間戳" msgstr "時間戳"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:516 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:530
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:529 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:543
msgid "Topic for banIP notification E-Mails." msgid "Topic for banIP notification E-Mails."
msgstr "banIP 通知郵件的主題。" msgstr "banIP 通知郵件的主題。"
@ -924,8 +940,8 @@ msgstr "版本"
msgid "WAN-Forward (packets)" msgid "WAN-Forward (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:433
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
msgid "WAN-Forward Chain" msgid "WAN-Forward Chain"
msgstr "廣域網路轉發鏈" msgstr "廣域網路轉發鏈"
@ -933,8 +949,8 @@ msgstr "廣域網路轉發鏈"
msgid "WAN-Input (packets)" msgid "WAN-Input (packets)"
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:432
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:445
msgid "WAN-Input Chain" msgid "WAN-Input Chain"
msgstr "廣域網路輸入鏈" msgstr "廣域網路輸入鏈"
@ -948,7 +964,7 @@ msgid ""
"it!)." "it!)."
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:471 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:485
msgid "alert" msgid "alert"
msgstr "報警" msgstr "報警"
@ -964,35 +980,35 @@ msgstr "今日自動加入到黑名單"
msgid "banIP" msgid "banIP"
msgstr "禁止IP" msgstr "禁止IP"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:472 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:486
msgid "crit" msgid "crit"
msgstr "關鍵項目" msgstr "關鍵項目"
#: 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:491
msgid "debug" msgid "debug"
msgstr "偵錯" msgstr "偵錯"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:470 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:484
msgid "emerg" msgid "emerg"
msgstr "緊急項目" msgstr "緊急項目"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:473 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:487
msgid "err" msgid "err"
msgstr "錯誤項目" msgstr "錯誤項目"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:476 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:490
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:446
#: 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:456
#: 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:466
msgid "local allowlist" msgid "local allowlist"
msgstr "" 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:447
#: 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:457
#: 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:467
msgid "local blocklist" msgid "local blocklist"
msgstr "" msgstr ""
@ -1000,7 +1016,7 @@ msgstr ""
msgid "memory (default)" msgid "memory (default)"
msgstr "記憶體 (預設)" msgstr "記憶體 (預設)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:475 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:489
msgid "notice" msgid "notice"
msgstr "通知" msgstr "通知"
@ -1020,7 +1036,7 @@ msgstr ""
msgid "start (default)" msgid "start (default)"
msgstr "" msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:474 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:488
msgid "warn (default)" msgid "warn (default)"
msgstr "警告 (預設)" msgstr "警告 (預設)"