From 1d65d31e0f1e1889a79e02dc517c49ea756a492b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 12 Nov 2016 01:07:11 +0000 Subject: [tx-robot] updated from transifex --- core/l10n/zh_CN.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/l10n/zh_CN.js') diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index e0bc6c65d76..bc89978f439 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -81,7 +81,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our documentation." : "内存缓存未配置。如果可用,请配置 memcache 来增强性能。更多信息请查看我们的文档 。", "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our documentation." : "/dev/urandom 无法被 PHP 读取,出于安全原因,这是强烈不推荐的。请查看文档了解详情。", "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of performance and security updates provided by the PHP Group as soon as your distribution supports it." : "你的 PHP 版本 ({version}) 不再被 PHP 支持。我们建议您升级您的PHP版本,以便获得 PHP 性能和安全提升。", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "反向代理头配置不正确,或者您正从一个受信任的代理访问ownCloud。如果你不是通过受信任的代理访问 ownCloud,这将引发一个安全问题,可能由于 ownCloud IP 地址可见导致欺骗攻击。更多信息可以查看我们的 文档。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the memcached wiki about both modules." : "Memcached 配置为分布式缓存,但是已经安装的 PHP 模块是 \"memcache\" 。 \\OC\\Memcache\\Memcached 仅支持 \"memcached\" 而不是 \"memcache\"。点击 memcached wiki 了解两个模块的不同.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our documentation. (List of invalid files… / Rescan…)" : "一些文件没有通过完整性检查。如何解决此问题的详细信息可以查看我们的 文档. (无效文件列表… / 重新扫描…)", "Error occurred while checking server setup" : "当检查服务器启动时出错", @@ -290,6 +289,7 @@ OC.L10N.register( "Oct." : "十月", "Nov." : "十一月", "Dec." : "十二月", + "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our documentation." : "反向代理头配置不正确,或者您正从一个受信任的代理访问ownCloud。如果你不是通过受信任的代理访问 ownCloud,这将引发一个安全问题,可能由于 ownCloud IP 地址可见导致欺骗攻击。更多信息可以查看我们的 文档。", "Allow editing" : "允许编辑", "Sending ..." : "正在发送...", "Email sent" : "邮件已发送", @@ -300,7 +300,6 @@ OC.L10N.register( "change" : "更改", "delete" : "删除", "{sharee} (at {server})" : "{sharee} (位于 {server})", - "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "使用语法 username@example.com/owncloud 分享给其他 ownCloud 上的用户", "Share with users…" : "与用户分享...", "Share with users, groups or remote users…" : "与用户,组或远程用户分享...", "Share with users or groups…" : "与用户或组分享...", @@ -312,6 +311,7 @@ OC.L10N.register( "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "您的帐户已启用增强安全性,请使用第二因子验证。", "Cancel login" : "取消登录", "Please authenticate using the selected factor." : "请使用所选择的因素验证。", - "An error occured while verifying the token" : "在验证令牌时出错" + "An error occured while verifying the token" : "在验证令牌时出错", + "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "使用语法 username@example.com/owncloud 分享给其他 ownCloud 上的用户" }, "nplurals=1; plural=0;"); -- cgit v1.2.3