diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2017-02-21 14:32:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-21 14:32:32 +0200 |
commit | 09353ff64059b82f5ce2fab330a036e448b4a075 (patch) | |
tree | 25b859326d308beb34b034245a91f1876339d108 /modules/luci-base/po/zh-cn/base.po | |
parent | 3df5fd2697199f1cd29f0e4c7e5701d0b39d3a21 (diff) | |
parent | 7a28ed8f16ba3f64fd160d55d3a71efa412b08bb (diff) |
Merge pull request #1032 from feckert/update_base_po
luci-base: sync translations
Diffstat (limited to 'modules/luci-base/po/zh-cn/base.po')
-rw-r--r-- | modules/luci-base/po/zh-cn/base.po | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/modules/luci-base/po/zh-cn/base.po b/modules/luci-base/po/zh-cn/base.po index dca93f0a1..f34fe102b 100644 --- a/modules/luci-base/po/zh-cn/base.po +++ b/modules/luci-base/po/zh-cn/base.po @@ -2162,8 +2162,8 @@ msgid "Optional." msgstr "可选" msgid "" -"Optional. Adds in an additional layer of symmetric-key cryptography for post-" -"quantum resistance." +"Optional. Base64-encoded preshared key. Adds in an additional layer of " +"symmetric-key cryptography for post-quantum resistance." msgstr "" msgid "Optional. Create routes for Allowed IPs for this peer." @@ -2630,6 +2630,9 @@ msgstr "某些ISP需要,例如:同轴线网络DOCSIS 3" msgid "Required. Base64-encoded private key for this interface." msgstr "必须,此接口的Base64编码私钥。" +msgid "Required. Base64-encoded public key of peer." +msgstr "" + msgid "" "Required. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -2638,9 +2641,6 @@ msgstr "" "必须,允许该Peer在隧道中使用的IP地址和前缀,通常是该Peer的隧道IP地址和通过隧" "道的路由网络。" -msgid "Required. Public key of peer." -msgstr "必须,Peer的公钥。" - msgid "" "Requires the 'full' version of wpad/hostapd and support from the wifi driver " "<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)" @@ -3799,6 +3799,9 @@ msgstr "是" msgid "« Back" msgstr "« 后退" +#~ msgid "Required. Public key of peer." +#~ msgstr "必须,Peer的公钥。" + #~ msgid "An additional network will be created if you leave this checked." #~ msgstr "如果选中此复选框,则会创建一个附加网络。" |