diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2016-05-30 10:24:47 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2016-05-30 10:24:47 +0300 |
commit | f4af114dbc04cc9b3df53d5a3b66a0f2a770c2d9 (patch) | |
tree | b4807ce9aa0e8d3ee66b8cc23fb2e124c6c29fc0 /applications/luci-app-ddns/po/zh-cn/ddns.po | |
parent | b2a44218af57dfa83944cc7c4308a6f63044a44f (diff) |
i18n: sync translations
sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-ddns/po/zh-cn/ddns.po')
-rw-r--r-- | applications/luci-app-ddns/po/zh-cn/ddns.po | 60 |
1 files changed, 41 insertions, 19 deletions
diff --git a/applications/luci-app-ddns/po/zh-cn/ddns.po b/applications/luci-app-ddns/po/zh-cn/ddns.po index 80a16ce8a8..a15199972c 100644 --- a/applications/luci-app-ddns/po/zh-cn/ddns.po +++ b/applications/luci-app-ddns/po/zh-cn/ddns.po @@ -319,8 +319,8 @@ msgid "Info" msgstr "信息" msgid "" -"Install ca-certificates package or needed certificates by hand into /etc/ssl/" -"certs default directory" +"Install 'ca-certificates' package or needed certificates by hand into /etc/" +"ssl/certs default directory" msgstr "" msgid "Interface" @@ -375,9 +375,9 @@ msgid "" msgstr "包含SSL支持的GNU Wget或者cURL均未被安装.无法选择一个网络用于通信." msgid "" -"Neither GNU Wget with SSL nor cURL installed to support updates via HTTPS " -"protocol." -msgstr "包含SSL支持的GNU Wget或者cURL均未被安装.无法使用HTTPS更新DDNS" +"Neither GNU Wget with SSL nor cURL installed to support secure updates via " +"HTTPS protocol." +msgstr "" msgid "Network" msgstr "网络" @@ -594,30 +594,35 @@ msgid "" "syslog." msgstr "把日志写入系统日志.无论是否启用这项,错误信息总是会被写入系统日志" -msgid "You should install BIND host or hostip package for DNS requests." +msgid "" +"You should install 'bind-host' or 'knot-host' or 'drill' or 'hostip' package " +"for DNS requests." msgstr "" msgid "" -"You should install BIND host or hostip package, if you need to specify a DNS " -"server to detect your registered IP." +"You should install 'bind-host' or 'knot-host' or 'drill' or 'hostip' " +"package, if you need to specify a DNS server to detect your registered IP." msgstr "" -msgid "You should install BIND host package for DNS requests." -msgstr "你需要安装BIND以请求DNS记录." - msgid "" -"You should install GNU Wget with SSL (preferred) or cURL or uclient-fetch " -"package." +"You should install 'bind-host' or 'knot-host' or 'drill' package for DNS " +"requests." msgstr "" -msgid "You should install GNU Wget with SSL (preferred) or cURL package." -msgstr "你需要安装包含SSL支持的GNU Wget(推荐)或是cURL软件包." +msgid "You should install 'wget' or 'curl' or 'uclient-fetch' package." +msgstr "" -msgid "You should install GNU Wget with SSL or cURL package." -msgstr "你需要安装包含SSL支持的GNU Wget或是cURL软件包." +msgid "" +"You should install 'wget' or 'curl' or 'uclient-fetch' with 'libustream-" +"*ssl' package." +msgstr "" -msgid "You should install GNU Wget with SSL or replace libcurl." -msgstr "你需要安装包含SSL支持的GNU Wget或替换libcurl." +msgid "You should install 'wget' or 'curl' package." +msgstr "" + +msgid "" +"You should install 'wget' or 'uclient-fetch' package or replace libcurl." +msgstr "" msgid "cURL is installed, but libcurl was compiled without proxy support." msgstr "cURL已经安装,但是libcurl编译时没有启用代理支持." @@ -738,3 +743,20 @@ msgstr "未指定的错误" msgid "use hostname, FQDN, IPv4- or IPv6-Address" msgstr "使用主机名或IPv4/IPv6地址" + +#~ msgid "" +#~ "Neither GNU Wget with SSL nor cURL installed to support updates via HTTPS " +#~ "protocol." +#~ msgstr "包含SSL支持的GNU Wget或者cURL均未被安装.无法使用HTTPS更新DDNS" + +#~ msgid "You should install BIND host package for DNS requests." +#~ msgstr "你需要安装BIND以请求DNS记录." + +#~ msgid "You should install GNU Wget with SSL (preferred) or cURL package." +#~ msgstr "你需要安装包含SSL支持的GNU Wget(推荐)或是cURL软件包." + +#~ msgid "You should install GNU Wget with SSL or cURL package." +#~ msgstr "你需要安装包含SSL支持的GNU Wget或是cURL软件包." + +#~ msgid "You should install GNU Wget with SSL or replace libcurl." +#~ msgstr "你需要安装包含SSL支持的GNU Wget或替换libcurl." |