luci-app-banip: sync with 0.7.3

* just a typo fix from last commit

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 2b9fca8178)
This commit is contained in:
Dirk Brenken 2021-02-20 10:43:50 +01:00
parent 04aeabc858
commit e54e6bb91a
No known key found for this signature in database
GPG key ID: 9D71CD547BFAE684
34 changed files with 120 additions and 105 deletions

View file

@ -680,17 +680,17 @@ return view.extend({
o.optional = true;
o.rmempty = true;
o = s.taboption('adv_log', form.Value, 'ban_ssh_logcount', _('SSH Log Count'), _('Number of the failed ssh login repetitions of the same ip in the log before banning.'));
o = s.taboption('adv_log', form.Value, 'ban_ssh_logcount', _('SSH Log Count'), _('Number of failed ssh login repetitions of the same ip in the log before banning.'));
o.placeholder = '3';
o.datatype = 'range(1,10)';
o.rmempty = true;
o = s.taboption('adv_log', form.Value, 'ban_luci_logcount', _('LuCI Log Count'), _('Number of the failed LuCI login repetitions of the same ip in the log before banning.'));
o = s.taboption('adv_log', form.Value, 'ban_luci_logcount', _('LuCI Log Count'), _('Number of failed LuCI login repetitions of the same ip in the log before banning.'));
o.placeholder = '3';
o.datatype = 'range(1,10)';
o.rmempty = true;
o = s.taboption('adv_log', form.Value, 'ban_nginx_logcount', _('NGINX Log Count'), _('Number of the failed nginx requests of the same ip in the log before banning.'));
o = s.taboption('adv_log', form.Value, 'ban_nginx_logcount', _('NGINX Log Count'), _('Number of failed nginx requests of the same ip in the log before banning.'));
o.placeholder = '5';
o.datatype = 'range(1,20)';
o.rmempty = true;

View file

@ -513,18 +513,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -512,18 +512,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -506,18 +506,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -512,18 +512,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -512,18 +512,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -522,18 +522,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -512,18 +512,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -506,18 +506,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -543,18 +543,18 @@ msgstr "Número de todas las entradas"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -512,18 +512,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -514,18 +514,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -513,18 +513,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -506,18 +506,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -514,18 +514,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -512,18 +512,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -512,18 +512,18 @@ msgstr "全エントリ数"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -513,18 +513,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -512,18 +512,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -512,18 +512,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -512,18 +512,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -520,18 +520,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -514,18 +514,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -516,18 +516,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -515,18 +515,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -513,18 +513,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -512,18 +512,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -512,18 +512,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -503,18 +503,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -512,18 +512,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -513,18 +513,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -512,18 +512,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""

View file

@ -517,20 +517,20 @@ msgstr "所有条目的数字"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr "禁止前日志中同一 ip 的 LuCI 登录失败的重复次数。"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
msgstr "禁止前日志中相同 ip 的 nginx 请求失败的次数。"
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr "禁止前日志中相同 ip 的 ssh 登录失败重复次数。"
msgstr ""
#: applications/luci-app-banip/luasrc/controller/banip.lua:7
#: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:19
@ -873,6 +873,21 @@ msgstr "禁止IP"
msgid "banIP action"
msgstr "banIP 操作"
#~ msgid ""
#~ "Number of the failed LuCI login repetitions of the same ip in the log "
#~ "before banning."
#~ msgstr "禁止前日志中同一 ip 的 LuCI 登录失败的重复次数。"
#~ msgid ""
#~ "Number of the failed nginx requests of the same ip in the log before "
#~ "banning."
#~ msgstr "禁止前日志中相同 ip 的 nginx 请求失败的次数。"
#~ msgid ""
#~ "Number of the failed ssh login repetitions of the same ip in the log "
#~ "before banning."
#~ msgstr "禁止前日志中相同 ip 的 ssh 登录失败重复次数。"
#~ msgid "ASN Overview"
#~ msgstr "ASN 概述"

View file

@ -512,18 +512,18 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:688
msgid ""
"Number of the failed LuCI login repetitions of the same ip in the log before "
"Number of failed LuCI login repetitions of the same ip in the log before "
"banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693
msgid ""
"Number of the failed nginx requests of the same ip in the log before banning."
"Number of failed nginx requests of the same ip in the log before banning."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683
msgid ""
"Number of the failed ssh login repetitions of the same ip in the log before "
"Number of failed ssh login repetitions of the same ip in the log before "
"banning."
msgstr ""