From 5c46a594d3fc285eb96d007b36842851e1795c70 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 26 Feb 2017 01:24:22 +0000 Subject: [tx-robot] updated from transifex --- core/l10n/zh_CN.js | 1 + 1 file changed, 1 insertion(+) (limited to 'core/l10n/zh_CN.js') diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index e7d49227477..5848c58d6c7 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -96,6 +96,7 @@ OC.L10N.register( "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our documentation." : "反向代理配置错误, 或者您正在通过可信的代理访问 Nextcloud. 如果您不是通过可信代理访问 Nextcloud, 这将是一个安全问题, 并允许攻击者通过伪装 IP 地址访问 Nextcloud. 更多信息请查看我们的文档.", "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…)" : "一些文件没有通过完整性检查. 了解如何解决该问题请查看我们的文档. (无效的文件列表… / 重新扫描…)", + "The PHP Opcache is not properly configured. For better performance we recommend ↗ to use following settings in the php.ini:" : "PHP opcache配置不正确.为更好的性能,我们建议↗ 使用下列设置php.ini:", "Error occurred while checking server setup" : "检查服务器设置时出错", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "您的数据目录和文件可从互联网被访问. .htaccess 文件没有工作. 我们强烈建议您在 Web 服务器上配置不可以访问数据目录, 或者将数据目录移动到 Web 服务器根目录之外.", "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "HTTP 请求头 \"{header}\" 没有配置为 \"{expected}\". 这是一个潜在的安全或隐私风险, 我们建议您调整这项设置.", -- cgit v1.2.3