luci-app-banip: sync with banIP 0.8.2-5

* made some missing text pieces translatable
* change banip.feeds permission

Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
Dirk Brenken 2023-03-30 18:55:27 +02:00
parent 736c8f1d06
commit 0c67d74fd3
No known key found for this signature in database
GPG key ID: 9D71CD547BFAE684
38 changed files with 582 additions and 6 deletions

View file

@ -329,7 +329,7 @@ return view.extend({
*/
o = s.taboption('advanced', form.DummyValue, '_sub');
o.rawhtml = true;
o.default = '<em><b>Changes on this tab needs a banIP service restart to take effect.</b></em>';
o.default = '<em><b>' + _('Changes on this tab needs a banIP service restart to take effect.') + '</b></em>';
o = s.taboption('advanced', form.ListValue, 'ban_nicelimit', _('Nice Level'), _('The selected priority will be used for banIP background processing.'));
o.value('-20', _('Highest Priority'));
@ -390,7 +390,7 @@ return view.extend({
*/
o = s.taboption('adv_chain', form.DummyValue, '_sub');
o.rawhtml = true;
o.default = '<em><b>Changes on this tab needs a banIP service restart to take effect.</b></em>';
o.default = '<em><b>' + _('Changes on this tab needs a banIP service restart to take effect.') + '</b></em>';
o = s.taboption('adv_chain', form.ListValue, 'ban_nftpolicy', _('Set Policy'), _('Set the nft policy for banIP-related sets.'));
o.value('memory', _('memory (default)'));
@ -456,7 +456,7 @@ return view.extend({
*/
o = s.taboption('adv_log', form.DummyValue, '_sub');
o.rawhtml = true;
o.default = '<em><b>Changes on this tab needs a banIP service restart to take effect.</b></em>';
o.default = '<em><b>' + _('Changes on this tab needs a banIP service restart to take effect.') + '</b></em>';
o = s.taboption('adv_log', form.ListValue, 'ban_nftloglevel', _('Log Level'), _('Set the syslog level for NFT logging.'));
o.value('emerg', _('emerg'));
@ -494,7 +494,7 @@ return view.extend({
*/
o = s.taboption('adv_email', form.DummyValue, '_sub');
o.rawhtml = true;
o.default = '<em><b>To enable email notifications, set up the \'msmtp\' package and specify a vaild E-Mail receiver address.</b></em>';
o.default = '<em><b>' + _('To enable email notifications, set up the \'msmtp\' package and specify a vaild E-Mail receiver address.') + '</b></em>';
o = s.taboption('adv_email', form.Flag, 'ban_mailnotification', _('E-Mail Notification'), _('Receive E-Mail notifications with every banIP run.'));
o.rmempty = true;
@ -521,7 +521,7 @@ return view.extend({
*/
o = s.taboption('feeds', form.DummyValue, '_sub');
o.rawhtml = true;
o.default = '<em><b>List of supported and fully pre-configured banIP feeds.</b></em>';
o.default = '<em><b>' + _('List of supported and fully pre-configured banIP feeds.') + '</b></em>';
if (result[0]) {
var focus, feed, feeds;

View file

@ -169,6 +169,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -374,6 +380,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -693,6 +703,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -373,6 +379,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -692,6 +702,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -373,6 +379,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -692,6 +702,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -373,6 +379,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -692,6 +702,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -373,6 +379,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -692,6 +702,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -374,6 +380,10 @@ msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
"Liste over tilgængelige netværks interfaces til at trigger banIP start."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -694,6 +704,12 @@ msgstr ""
msgid "Timestamp"
msgstr "Tidsstempel"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr "Emne for banIP-meddelelses-e-mails."

View file

@ -174,6 +174,12 @@ msgstr "Kettenpriorität"
msgid "Chain/Set Settings"
msgstr "Ketten-/Set-Einstellungen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -394,6 +400,10 @@ msgstr ""
"Liste der verfügbaren Netzwerkschnittstellen, die den Start von banIP "
"auslösen können."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr "Auflistung der Elemente eines bestimmten banIP-bezogenen Sets."
@ -747,6 +757,12 @@ msgstr ""
msgid "Timestamp"
msgstr "Zeitstempel"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr "Betreff für banIP-Benachrichtigungs-E-Mails."

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -373,6 +379,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -692,6 +702,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -373,6 +379,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -692,6 +702,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -171,6 +171,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -377,6 +383,10 @@ msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
"Lista de interfaces de red disponibles para activar el inicio de banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -701,6 +711,12 @@ msgstr ""
msgid "Timestamp"
msgstr "Marca de tiempo"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr "Tema para correos electrónicos de notificación de banIP."

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -373,6 +379,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -692,6 +702,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -376,6 +382,10 @@ msgstr ""
"Liste des interfaces réseau disponibles pour déclencher le démarrage du "
"banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -700,6 +710,12 @@ msgstr ""
msgid "Timestamp"
msgstr "Horodatage"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr "Rubrique pour les courriels de notification banIP."

View file

@ -169,6 +169,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -374,6 +380,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -693,6 +703,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -162,6 +162,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -367,6 +373,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -686,6 +696,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -374,6 +380,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -693,6 +703,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -373,6 +379,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -692,6 +702,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -373,6 +379,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -692,6 +702,12 @@ msgstr ""
msgid "Timestamp"
msgstr "タイムスタンプ"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -169,6 +169,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -374,6 +380,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -693,6 +703,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -373,6 +379,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -692,6 +702,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -373,6 +379,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -692,6 +702,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -373,6 +379,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -693,6 +703,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -373,6 +379,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr "Lijst van beschikbare netwerkinterfaces die banIP starten."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -697,6 +707,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -176,6 +176,12 @@ msgstr "Priorytet łańcucha"
msgid "Chain/Set Settings"
msgstr "Ustawienia łańcucha/zestawu"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -399,6 +405,10 @@ msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
"Lista dostępnych interfejsów sieciowych wyzwalających uruchomienie banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr "Wymień elementy określonego zestawu związanego z banIP."
@ -746,6 +756,12 @@ msgstr ""
msgid "Timestamp"
msgstr "Sygnatura czasowa"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr "Temat dla wiadomości e-mail z powiadomieniem banIP."

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -374,6 +380,10 @@ msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
"Lista de interfaces de rede disponíveis para acionar o início do banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -695,6 +705,12 @@ msgstr ""
msgid "Timestamp"
msgstr "Marca de Tempo"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr "Tópico para e-mails de notificação do banIP."

View file

@ -177,6 +177,12 @@ msgstr "Prioridade da cadeia"
msgid "Chain/Set Settings"
msgstr "Cadeia/Definir as configurações"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -401,6 +407,10 @@ msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
"Lista de interfaces de rede disponíveis para acionar o início do banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr "Liste os elementos de um conjunto específico relacionado ao banIP."
@ -752,6 +762,12 @@ msgstr ""
msgid "Timestamp"
msgstr "Marca de Tempo"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr "Tópico para e-mails de notificação do banIP."

View file

@ -176,6 +176,12 @@ msgstr "Prioritatea Chain"
msgid "Chain/Set Settings"
msgstr "Chain/Set de setări"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -398,6 +404,10 @@ msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
"Lista interfețelor de rețea disponibile pentru a declanșa pornirea banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr "Enumeră elementele unui anumit set legat de banIP."
@ -747,6 +757,12 @@ msgstr ""
msgid "Timestamp"
msgstr "Înregistrarea timpului"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr "Subiect pentru e-mailurile de notificare banIP."

View file

@ -169,6 +169,12 @@ msgstr "Приоритет цепочки"
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -375,6 +381,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr "Список доступных сетевых интерфейсов запускающих banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -694,6 +704,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -373,6 +379,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -692,6 +702,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -373,6 +379,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -692,6 +702,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -373,6 +379,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -692,6 +702,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -159,6 +159,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -364,6 +370,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -683,6 +693,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -373,6 +379,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr "BanIP başlangıcını tetiklemek için mevcut ağ arayüzlerinin listesi."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -694,6 +704,12 @@ msgstr ""
msgid "Timestamp"
msgstr "Zaman damgası"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr "BanIP bildirim e-postaları için konu."

View file

@ -169,6 +169,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -374,6 +380,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -693,6 +703,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr ""
msgid "Chain/Set Settings"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -373,6 +379,10 @@ msgstr ""
msgid "List of available network interfaces to trigger the banIP start."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr ""
@ -692,6 +702,12 @@ msgstr ""
msgid "Timestamp"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr ""

View file

@ -168,6 +168,12 @@ msgstr "链优先级"
msgid "Chain/Set Settings"
msgstr "IP 链路/集合设置"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -376,6 +382,10 @@ msgstr "在状态和报告中列出集合元素,禁用此功能可减少 CPU
msgid "List of available network interfaces to trigger the banIP start."
msgstr "触发 banIP 启动的可用网络接口列表。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr "列出与某一特定 banIP 有关的集合的元素。"
@ -699,6 +709,12 @@ msgstr "此标签页显示最后生成的集合报告,按下“刷新“按钮
msgid "Timestamp"
msgstr "时间戳"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr "banIP 通知邮件的主题。"

View file

@ -168,6 +168,12 @@ msgstr "鏈優先順序"
msgid "Chain/Set Settings"
msgstr "IP 鏈結/集合設定"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:393
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:459
msgid "Changes on this tab needs a banIP service restart to take effect."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:29
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
@ -376,6 +382,10 @@ msgstr "在狀態和報告中列出集合元素,停用此功能可減少 CPU
msgid "List of available network interfaces to trigger the banIP start."
msgstr "觸發 banIP 啟動的可用網路介面列表。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:524
msgid "List of supported and fully pre-configured banIP feeds."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:82
msgid "List the elements of a specific banIP-related Set."
msgstr "列出與某一特定 banIP 有關的集合的元素。"
@ -699,6 +709,12 @@ msgstr "此標籤頁顯示最後產生的集合報告,按下「更新」按鈕
msgid "Timestamp"
msgstr "時間戳"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:497
msgid ""
"To enable email notifications, set up the 'msmtp' package and specify a "
"vaild E-Mail receiver address."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:510
msgid "Topic for banIP notification E-Mails."
msgstr "banIP 通知郵件的主題。"

View file

@ -16,7 +16,7 @@
"write"
],
"/etc/banip/banip.feeds": [
"read"
"write"
]
}
},