From ea64cb00289a40ee3c12c195d7a2804ea1abe97e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 13 Jun 2017 00:08:22 +0000 Subject: [tx-robot] updated from transifex --- core/l10n/zh_CN.js | 5 ++--- 1 file changed, 2 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 47a4bb10e0f..74dd65cbffd 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -112,7 +112,6 @@ 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:", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "PHP的函数“set_time_limit\"是不可用的,这导致脚本在运行中被中止,暂停你的安装,我们强烈建议你开启这个函数", "Error occurred while checking server setup" : "检查服务器设置时出错", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended 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文件没有生效,请配置你的网页服务器以避免数据存储目录可从外部访问或将数据存储目录转移到网页服务器根目录之外。", @@ -127,7 +126,6 @@ OC.L10N.register( "Expiration" : "过期", "Expiration date" : "过期日期", "Choose a password for the public link" : "为共享链接设置密码", - "Choose a password for the public link or press \"Enter ↵\"" : "为公开链接选择一个密码, 或按 \"Enter 
\"", "Copied!" : "已经复制!", "Copy" : "复制", "Not supported!" : "无法支持!", @@ -339,6 +337,7 @@ OC.L10N.register( "Cheers!" : "干杯!", "Use the following link to reset your password: {link}" : "使用以下链接重置您的密码: {link}", "Hey there,

just letting you know that %s shared %s with you.
View it!

" : "嗨、你好,

只想让你知道 %s 分享了 %s 给你。
现在查看!

", - "Please use the command line updater because you have a big instance." : "由于您的实例较大, 请使用命令行更新." + "Please use the command line updater because you have a big instance." : "由于您的实例较大, 请使用命令行更新.", + "The PHP Opcache is not properly configured. For better performance we recommend ↗ to use following settings in the php.ini:" : "PHP opcache配置不正确.为更好的性能,我们建议↗ 使用下列设置php.ini:" }, "nplurals=1; plural=0;"); -- cgit v1.2.3