summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-30 00:08:26 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-30 00:08:26 +0000
commit1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e (patch)
tree14c9abbf1892f62f3b8064cd2e80e3916e1c83f4 /core/l10n/zh_CN.js
parent4edb26180582cbad84d9b1baf9f4124885c9fe36 (diff)
downloadnextcloud-server-1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e.tar.gz
nextcloud-server-1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index eabb7ad9921..eb5cba35084 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -219,8 +219,6 @@ OC.L10N.register(
"The specified document has not been found on the server." : "在服务器上没找到指定的文件.",
"You can click here to return to %s." : "你可以点击这里返回 %s.",
"Internal Server Error" : "内部服务器错误",
- "The server encountered an internal error and was unable to complete your request." : "服务器发生一个内部错误并且无法完成你的请求.",
- "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "如果多次出现这个错误, 请联系服务器管理员, 请把下面的技术细节包含在您的报告中.",
"More details can be found in the server log." : "更多细节可以在服务器日志中找到.",
"Technical details" : "技术细节",
"Remote Address: %s" : "远程地址: %s",
@@ -282,9 +280,6 @@ OC.L10N.register(
"Cancel log in" : "取消登录",
"Use backup code" : "使用备用口令",
"Error while validating your second factor" : "验证您的第二项时出错",
- "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 文件中找到例子.",
- "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "基于您的配置, 作为系统管理员, 您还可以点击下面的按钮来信任该域名.",
"Add \"%s\" as trusted domain" : "添加 \"%s\" 为信任域名",
"App update required" : "必须的应用更新",
"%s will be updated to version %s" : "%s 将会更新至版本 %s",
@@ -334,11 +329,16 @@ OC.L10N.register(
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "嗨、你好,\n\n只想让你知道 %s 分享了 %s 给你。\n现在查看: %s\n",
"The share will expire on %s." : "此分享将在 %s 过期.",
"Cheers!" : "干杯!",
+ "The server encountered an internal error and was unable to complete your request." : "服务器发生一个内部错误并且无法完成你的请求.",
+ "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "如果多次出现这个错误, 请联系服务器管理员, 请把下面的技术细节包含在您的报告中.",
"Log out" : "注销",
"Use the following link to reset your password: {link}" : "使用以下链接重置您的密码: {link}",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "嗨、你好,<br><br>只想让你知道 %s 分享了 <strong>%s</strong> 给你。<br><a href=\"%s\">现在查看!</a><br><br>",
"This Nextcloud instance is currently in single user mode." : "当前 Nextcloud 实例运行在单用户模式下.",
"This means only administrators can use the instance." : "这意味着只有管理员才能在实例上操作.",
+ "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 文件中找到例子.",
+ "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "基于您的配置, 作为系统管理员, 您还可以点击下面的按钮来信任该域名.",
"Please use the command line updater because you have a big instance." : "由于您的实例较大, 请使用命令行更新.",
"You are about to grant \"%s\" access to your %s account." : "您即将向您的%s帐户授予“%s”访问权限。"
},