diff options
Diffstat (limited to 'applications/luci-app-banip/po/zh_Hans/banip.po')
-rw-r--r-- | applications/luci-app-banip/po/zh_Hans/banip.po | 27 |
1 files changed, 21 insertions, 6 deletions
diff --git a/applications/luci-app-banip/po/zh_Hans/banip.po b/applications/luci-app-banip/po/zh_Hans/banip.po index 8c9faefdef..012fe41db7 100644 --- a/applications/luci-app-banip/po/zh_Hans/banip.po +++ b/applications/luci-app-banip/po/zh_Hans/banip.po @@ -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 概述" |