diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2017-04-06 23:01:48 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-06 23:01:48 +0300 |
commit | 3fc0465cfeda80f6696bcc17dc4cbcfa0f88c906 (patch) | |
tree | 8bffc5c2eeb6bae0bab0b93ef19a546c94809a4e /modules/luci-base/po/zh-cn/base.po | |
parent | 73d284c880152ea69942519bd7955e6ef06fd604 (diff) | |
parent | 7b55d1b4afed37625417e5707f3b96cb5beb19fa (diff) |
Merge pull request #1071 from TDT-GmbH/add-force-link-option
luci-mod-admin-full: Add force link option in interfaces advanced settings section
Diffstat (limited to 'modules/luci-base/po/zh-cn/base.po')
-rw-r--r-- | modules/luci-base/po/zh-cn/base.po | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/luci-base/po/zh-cn/base.po b/modules/luci-base/po/zh-cn/base.po index dfc811d98..e3725c41a 100644 --- a/modules/luci-base/po/zh-cn/base.po +++ b/modules/luci-base/po/zh-cn/base.po @@ -1171,6 +1171,9 @@ msgstr "强制使用TKIP加密" msgid "Force TKIP and CCMP (AES)" msgstr "TKIP和CCMP(AES)混合加密" +msgid "Force link" +msgstr "" + msgid "Force use of NAT-T" msgstr "强制使用NAT-T" @@ -2787,6 +2790,11 @@ msgstr "服务类型" msgid "Services" msgstr "服务" +msgid "" +"Set interface properties regardless of the link carrier (If set, carrier " +"sense events do not invoke hotplug handlers)." +msgstr "" + msgid "Set up Time Synchronization" msgstr "设置时间同步" |