diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2015-12-06 13:23:38 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2015-12-06 13:23:38 +0200 |
commit | bac5f2cebf281d3e23b9d52458f9f2e1c54a2494 (patch) | |
tree | b131314e6e2dd7acd0a209135c840fe8195e636a /applications/luci-app-ddns/po/zh-cn | |
parent | 3bae3c7f5e8c383e481667fcfeae7765a1dacc75 (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')
-rw-r--r-- | applications/luci-app-ddns/po/zh-cn/ddns.po | 64 |
1 files changed, 56 insertions, 8 deletions
diff --git a/applications/luci-app-ddns/po/zh-cn/ddns.po b/applications/luci-app-ddns/po/zh-cn/ddns.po index 381e6684e..b1a636adf 100644 --- a/applications/luci-app-ddns/po/zh-cn/ddns.po +++ b/applications/luci-app-ddns/po/zh-cn/ddns.po @@ -61,6 +61,9 @@ msgstr "BusyBox的nslookup不支持使用TCP协议代替UDP协议请求DNS记录 msgid "Casual users should not change this setting" msgstr "普通用户不应该改变这个设置" +msgid "Change provider" +msgstr "" + msgid "Check Interval" msgstr "检查时间周期" @@ -111,6 +114,12 @@ msgstr "自定义更新脚本" msgid "DDNS Autostart disabled" msgstr "DDNS自动启动已禁用." +msgid "DDNS Client Configuration" +msgstr "" + +msgid "DDNS Client Documentation" +msgstr "" + msgid "DDNS Service provider" msgstr "DDNS服务提供商" @@ -164,6 +173,9 @@ msgstr "保存每个运行中的设置的PID以及其它状态信息的目录" msgid "Disabled" msgstr "已禁用" +msgid "Domain" +msgstr "" + msgid "Dynamic DNS" msgstr "动态DNS" @@ -247,8 +259,8 @@ msgstr "不支持HTTPS" msgid "Hints" msgstr "提示" -msgid "Hostname/Domain" -msgstr "主机名/域名" +msgid "Hostname/FQDN to validate, if IP update happen or necessary" +msgstr "" msgid "IP address source" msgstr "IP地址来源" @@ -339,6 +351,12 @@ msgstr "把日志记录到文件" msgid "Log to syslog" msgstr "把日志记录到系统日志" +msgid "Lookup Hostname" +msgstr "" + +msgid "NOT installed" +msgstr "" + msgid "" "Neither GNU Wget with SSL nor cURL installed to select a network to use for " "communication." @@ -397,6 +415,21 @@ msgstr "当出错时,脚本将会重试失败的动作的次数" msgid "On Error the script will stop execution after given number of retrys" msgstr "当出错时,脚本将会重试该次数之后退出" +msgid "OpenWrt Wiki" +msgstr "" + +msgid "Optional Encoded Parameter" +msgstr "" + +msgid "Optional Parameter" +msgstr "" + +msgid "Optional: Replaces [PARAMENC] in Update-URL (URL-encoded)" +msgstr "" + +msgid "Optional: Replaces [PARAMOPT] in Update-URL (NOT URL-encoded)" +msgstr "" + msgid "Overview" msgstr "总览" @@ -427,17 +460,20 @@ msgstr "处理ID" msgid "Read / Reread log file" msgstr "读取/重新读取日志文件" +msgid "Really change DDNS provider?" +msgstr "" + msgid "Registered IP" msgstr "已注册的IP地址" msgid "Replaces [DOMAIN] in Update-URL" msgstr "在更新URL中使用[DOMAIN]替换域名" -msgid "Replaces [PASSWORD] in Update-URL" -msgstr "在更新URL中使用[PASSWORD]替换密码" +msgid "Replaces [PASSWORD] in Update-URL (URL-encoded)" +msgstr "" -msgid "Replaces [USERNAME] in Update-URL" -msgstr "在更新URL中使用[USERNAME]替换用户名" +msgid "Replaces [USERNAME] in Update-URL (URL-encoded)" +msgstr "" msgid "Run once" msgstr "运行一次" @@ -588,8 +624,8 @@ msgstr "小时" msgid "installed" msgstr "已安装" -msgid "invalid - Sample" -msgstr "不合法 - 示例" +msgid "invalid FQDN / required - Sample" +msgstr "" msgid "minimum value '0'" msgstr "最小值0" @@ -668,3 +704,15 @@ msgstr "未指定的错误" msgid "use hostname, FQDN, IPv4- or IPv6-Address" msgstr "使用主机名或IPv4/IPv6地址" + +#~ msgid "Hostname/Domain" +#~ msgstr "主机名/域名" + +#~ msgid "Replaces [PASSWORD] in Update-URL" +#~ msgstr "在更新URL中使用[PASSWORD]替换密码" + +#~ msgid "Replaces [USERNAME] in Update-URL" +#~ msgstr "在更新URL中使用[USERNAME]替换用户名" + +#~ msgid "invalid - Sample" +#~ msgstr "不合法 - 示例" |