luci-app-banip: sync with 0.7.3
authorDirk Brenken <dev@brenken.org>
Sat, 20 Feb 2021 09:43:50 +0000 (10:43 +0100)
committerDirk Brenken <dev@brenken.org>
Sat, 20 Feb 2021 14:04:37 +0000 (15:04 +0100)
* just a typo fix from last commit

Signed-off-by: Dirk Brenken <dev@brenken.org>
34 files changed:
applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js
applications/luci-app-banip/po/ar/banip.po
applications/luci-app-banip/po/bg/banip.po
applications/luci-app-banip/po/bn_BD/banip.po
applications/luci-app-banip/po/ca/banip.po
applications/luci-app-banip/po/cs/banip.po
applications/luci-app-banip/po/de/banip.po
applications/luci-app-banip/po/el/banip.po
applications/luci-app-banip/po/en/banip.po
applications/luci-app-banip/po/es/banip.po
applications/luci-app-banip/po/fi/banip.po
applications/luci-app-banip/po/fr/banip.po
applications/luci-app-banip/po/he/banip.po
applications/luci-app-banip/po/hi/banip.po
applications/luci-app-banip/po/hu/banip.po
applications/luci-app-banip/po/it/banip.po
applications/luci-app-banip/po/ja/banip.po
applications/luci-app-banip/po/ko/banip.po
applications/luci-app-banip/po/mr/banip.po
applications/luci-app-banip/po/ms/banip.po
applications/luci-app-banip/po/nb_NO/banip.po
applications/luci-app-banip/po/pl/banip.po
applications/luci-app-banip/po/pt/banip.po
applications/luci-app-banip/po/pt_BR/banip.po
applications/luci-app-banip/po/ro/banip.po
applications/luci-app-banip/po/ru/banip.po
applications/luci-app-banip/po/sk/banip.po
applications/luci-app-banip/po/sv/banip.po
applications/luci-app-banip/po/templates/banip.pot
applications/luci-app-banip/po/tr/banip.po
applications/luci-app-banip/po/uk/banip.po
applications/luci-app-banip/po/vi/banip.po
applications/luci-app-banip/po/zh_Hans/banip.po
applications/luci-app-banip/po/zh_Hant/banip.po

index 87c232c5807206b0fa84ed4782677853d7ffd9bc..44247cc10673317107c455925cc0724b301a05bb 100644 (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;
index 3c29b8f903f667036d79aabea660c29bc71cdb9a..17c96a628c1c42e9c0bc98a3c02bff0a1fdaf86e 100644 (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 ""
 
index 2d2743363bc8cce3ae25a3e170f8ef1409da09da..ac634933a9a21343da5b7cb6bd0c08043ac682d1 100644 (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 ""
 
index d9ecc9a0db5574ecc89c035d548fb97b1a87ed60..28f5e0717f456f69bc8b5abb2313e6a412950377 100644 (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 ""
 
index 198a109e39c69fed08c45f4a6eb192899f64abbf..ffe4cab4dd2ab86f0e8a9270594e738e370c0445 100644 (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 ""
 
index a0b9cd44f4e464ac15bfd3c02242b48882037115..4710b9d21a84b2e721d17826b16299407193e55c 100644 (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 ""
 
index eeac9dd61a3384bfffdbabac5fb46709fc98efc3..2b288e65e49ab245b7dbdd5e122916605ec4ae67 100644 (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 ""
 
index a670e82a269a311641581b9878fedd61fd66e298..35e9f201f7a05ed70098190076a4686392fa2b4c 100644 (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 ""
 
index 09b8989452822e312383d4637379685335a69067..4db44f82b2ae91575edefcd7ab8d5a8aa69399e3 100644 (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 ""
 
index fe449060183300308c4433355059f305d291b6ef..9257d4a5b3951fc4d89b0380ea3168f588bcba81 100644 (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 ""
 
index a2eb49fb2ffaa693e645c86265eccb593096fd2c..276441d9826fe2c4e4defefeee7f3fce54ca7439 100644 (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 ""
 
index b7b40dd2d5ab8e69b494c6544fffaa0b244e48c9..2eeeec699fab1efc28e7286d3a8de5fa4e1a191d 100644 (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 ""
 
index eaf9dd3fc2b04785eea290e33035f4e733da4077..2cc4654806161d440cbf14e822af564ac1c39751 100644 (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 ""
 
index a0030a3af43ca62783d113a762e3d868f589fd27..b7d90bd88983529cfb3722724c2f3e88eaef0f8a 100644 (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 ""
 
index a59f1fea8881d7cc3209c333e65e92a999939d4f..d2389a45e7c1e81307f432806ee830d7bd5dceda 100644 (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 ""
 
index 20e708a6f3c8235d6b554e5075be04d16b2fe7b6..5b796645ffb6bb0a45cebfbf713062a2aab30774 100644 (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 ""
 
index 2ff174c3efb7212518007660d4bc9272e20f1a61..6349eb039719a502e3d18f2a4a558b3ff1886645 100644 (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 ""
 
index 6688bf07dda88504d33be643cc756942e8121ddd..3e464d3d25df742b58c216ff1571582b9059c3a8 100644 (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 ""
 
index 7595dc21b3f85fd3a61199e988ffe706672c3810..bac71b5a3906e45a255f0c4a4d72f9c0eeba1a06 100644 (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 ""
 
index 81dcd838822850c0a391a004b2ea8f36b4f54ad0..0a1900970f5cdd7a25274bf6a2888d6629518d47 100644 (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 ""
 
index 83c62796f18732e9413ea1ba8997a542821c9068..4e541e33842aa612d88f242e51c6dabf8f9fd755 100644 (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 ""
 
index 7b363a7410a16d2cf3a825bd3a8433f769f88b94..36192b592c1554d7c410486ec2e2327c0f9b28d0 100644 (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 ""
 
index 7318c7952062163b6871f53a29a1e546bc509cde..0a0de3e59ae6dbf129b5d2ea39116f3b2af99ee6 100644 (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 ""
 
index f38fa1671c580dbb74ae2183973e6f9e798a0991..28696c9d97dedf5341b508a1b1c53a8a86afa925 100644 (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 ""
 
index d33bdda6cfaa2d9a754d5f868df8dd4999626971..d1ff4023361f00fe3ad3c0d067c1914b0a30bcee 100644 (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 ""
 
index 7f97ec83c64db08dfe8f8c6aee6f5f3708578471..830adf5e88aeddae5eb1a14f2bc716fc366653ac 100644 (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 ""
 
index 29d3c87151fff13f82fed07ca9c5ddffeb6da6ba..76e9b720f0a6a1fb79e504200acbec78da11e8b6 100644 (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 ""
 
index e736dc721d5c13f135a2d6ffa64b3ebb692235f4..203990ba6e37398ae4c458fde0fb8697afd1727f 100644 (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 ""
 
index dfbffaef8ad6e08b3d599c4abcb392beeade965d..b993bf3a0016459be2e371c06966faf49c69125f 100644 (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 ""
 
index f8dd0316ddef8a6ab79d495532ad454a48ac2b62..3949d3fddb4189cb6567f5f73e177f0f0b061dc5 100644 (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 ""
 
index 41f6e6fd7ca578fca06ecb5f91da650c2c8f07d6..7e320ea620b1a7e0888a7cded0b25a2a3cbcb688 100644 (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 ""
 
index e81d7ce0df9184d0b89dc8f9439a8afcfc5ee676..e8dd394b3ee358a16c167e941b24a15bba2dd5eb 100644 (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 ""
 
index 8c9faefdef41833f21fd06e06c96b0a513834c18..012fe41db7632cdc0843111ecd2eb51483120905 100644 (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 概述"
 
index 03d400a4064e8858f9b00803940bdac7ca15a7fc..839548322822716aca44a6bb80b5f2a88f39f82d 100644 (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 ""