diff options
author | Jo-Philipp Wich <jo@mein.io> | 2017-10-17 22:57:57 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2017-10-17 22:57:57 +0200 |
commit | 701d40a76d0d6a88ada47c95fd33446fdcf8163b (patch) | |
tree | 93acd93df595bc7ed778772dcb4d3353cbaa7669 /modules/luci-base/po/ko | |
parent | 13ce0a1e21f83c6612dcebfd8615f9af887c210f (diff) |
i18n: update translations
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'modules/luci-base/po/ko')
-rw-r--r-- | modules/luci-base/po/ko/base.po | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/luci-base/po/ko/base.po b/modules/luci-base/po/ko/base.po index e8dd7deea..0c7cf7944 100644 --- a/modules/luci-base/po/ko/base.po +++ b/modules/luci-base/po/ko/base.po @@ -1036,6 +1036,9 @@ msgstr "VLAN 기능 활성화" msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgstr "" +msgid "Enable key reinstallation (KRACK) countermeasures" +msgstr "" + msgid "Enable learning and aging" msgstr "" @@ -3651,6 +3654,13 @@ msgstr "무선랜이 재시작되었습니다" msgid "Wireless shut down" msgstr "무선랜이 shutdown 되었습니다" +msgid "" +"Works around key reinstallation attacks on the client side by disabling " +"retransmission of EAPOL-Key frames that are used to install keys. This " +"workaround might cause interoperability issues and reduced robustness of key " +"negotiation especially in environments with heavy traffic load." +msgstr "" + msgid "Write received DNS requests to syslog" msgstr "받은 DNS 요청 내용을 systlog 에 기록합니다" |