diff options
Diffstat (limited to 'applications/luci-app-banip')
-rw-r--r-- | applications/luci-app-banip/po/zh_Hans/banip.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/applications/luci-app-banip/po/zh_Hans/banip.po b/applications/luci-app-banip/po/zh_Hans/banip.po index 012fe41db7..327da90480 100644 --- a/applications/luci-app-banip/po/zh_Hans/banip.po +++ b/applications/luci-app-banip/po/zh_Hans/banip.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-02-18 11:35+0000\n" +"PO-Revision-Date: 2021-02-21 14:50+0000\n" "Last-Translator: Eric <spice2wolf@gmail.com>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsbanip/zh_Hans/>\n" @@ -519,18 +519,18 @@ msgstr "所有条目的数字" msgid "" "Number of failed LuCI login repetitions of the same ip in the log before " "banning." -msgstr "" +msgstr "禁止前,日志中相同 IP 的失败 LuCI 登录重复次数。" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:693 msgid "" "Number of failed nginx requests of the same ip in the log before banning." -msgstr "" +msgstr "禁止前,日志中相同 IP 的 nginx 请求失败的数量。" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:683 msgid "" "Number of failed ssh login repetitions of the same ip in the log before " "banning." -msgstr "" +msgstr "禁止前,日志中相同 IP 的 ssh 登录失败重复次数。" #: applications/luci-app-banip/luasrc/controller/banip.lua:7 #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:19 |