summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-18 00:13:30 +0000
committerNextcloud bot <bot@nextcloud.com>2018-04-18 00:13:30 +0000
commitd4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf (patch)
tree5cbf5ca49f99e1c8c983494fb75d19b19489cd40 /core/l10n/zh_CN.js
parent13d21f5989a3dfba417a506cbe5bac9e794c3fdd (diff)
downloadnextcloud-server-d4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf.tar.gz
nextcloud-server-d4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 5a8728cb615..8ce178a6328 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -277,8 +277,6 @@ OC.L10N.register(
"Error while validating your second factor" : "验证您的第二项时出错",
"Access through untrusted domain" : "通过不被信任的域名访问",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "请联系你的管理员。如果你就是管理员,请参照 config.sample.php 中的示例编辑 config/config.php 中的 \"trusted_domains\" 设置。",
- "Depending on your configuration, this button could also work to trust the domain:" : "取决于配置,此按钮也可用作设置信任域名:",
- "Add \"%s\" as trusted domain" : "添加 \"%s\" 为信任域名",
"App update required" : "必须的应用更新",
"%s will be updated to version %s" : "%s 将会更新至版本 %s",
"These apps will be updated:" : "以下应用将被更新:",
@@ -309,7 +307,9 @@ OC.L10N.register(
"Alternative login using app token" : "使用应用程序令牌替代登录",
"You are accessing the server from an untrusted domain." : "您正在访问来自不信任域名的服务器.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "请联系您的系统管理员. 如果您是系统管理员, 在 config/config.php 文件中设置 \"trusted_domain\". 可以在 config/config.sample.php 文件中找到例子.",
+ "Add \"%s\" as trusted domain" : "添加 \"%s\" 为信任域名",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "获取更多帮助, 请查看 <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">文档</a>.",
- "Back to log in" : "返回登录"
+ "Back to log in" : "返回登录",
+ "Depending on your configuration, this button could also work to trust the domain:" : "取决于配置,此按钮也可用作设置信任域名:"
},
"nplurals=1; plural=0;");