diff options
author | Jo-Philipp Wich <jo@mein.io> | 2019-09-24 19:56:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-24 19:56:44 +0200 |
commit | 66749b4fe33987b5326bc5d6f5ef4979a230cb49 (patch) | |
tree | c2abb5eed2be766fb8dc10bc3d52cd4f82a54427 /modules/luci-base/po/zh-cn | |
parent | aac046271b4ca7f4504d213f1f7a56f41c66abba (diff) | |
parent | 9f0f6cbd315e0ca5da53cb045a72be76c07da675 (diff) |
Merge pull request #2756 from Ansuel/wps
luci-mod-network: permit WPS push-button on WPA3
Diffstat (limited to 'modules/luci-base/po/zh-cn')
-rw-r--r-- | modules/luci-base/po/zh-cn/base.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/modules/luci-base/po/zh-cn/base.po b/modules/luci-base/po/zh-cn/base.po index 1db59fc50..50317fbd2 100644 --- a/modules/luci-base/po/zh-cn/base.po +++ b/modules/luci-base/po/zh-cn/base.po @@ -1764,8 +1764,8 @@ msgid "Enable VLAN functionality" msgstr "启用 VLAN" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 -msgid "Enable WPS pushbutton, requires WPA(2)-PSK" -msgstr "启用 WPS 一键加密按钮,需要 WPA(2)-PSK" +msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE" +msgstr "启用 WPS 一键加密按钮,需要 WPA(2)-PSK/WPA3-SAE" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 msgid "Enable key reinstallation (KRACK) countermeasures" @@ -5834,9 +5834,9 @@ msgstr "启用密码组" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 msgid "" "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " -"needed with normal WPA(2)-PSK." +"needed with normal WPA(2)-PSK/WPA3-SAE." msgstr "" -"用于两种不同的用途:RADIUS NAS ID 和 802.11r R0KH-ID,普通 WPA(2)-PSK 不需" +"用于两种不同的用途:RADIUS NAS ID 和 802.11r R0KH-ID,普通 WPA(2)-PSK/WPA3-SAE 不需" "要。" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 |