From 869f3f5895ab1e0b3d3c92852570ee322d1e95f2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 15 Sep 2020 10:48:26 +0000 Subject: [tx-robot] updated from transifex --- core/l10n/zh_CN.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/l10n/zh_CN.js') diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index af2c56da7d4..bffd6497604 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -76,7 +76,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the documentation." : "内存缓存未配置,为了提升使用体验,请尽量配置内存缓存。更多信息请参见文档。", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the documentation." : "PHP 找不到合适的随机性来源,出于安全原因,我们强烈建议不要这样做。 更多信息可以在 文档中找到。", "You are currently running PHP {version}. 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 官方的性能和安全的提升。", - "Nextcloud 19 is the last release supporting PHP 7.2. Nextcloud 20 requires at least PHP 7.3." : "Nextcloud 19 是最后一个支持 PHP 7.2 的版本。 Nextcloud 20 需要至少 PHP 7.3。", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the 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 the documentation. (List of invalid files… / Rescan…)" : "一些文件没有通过完整性检查。了解如何解决该问题请查看我们的 文档。(无效文件列表… / 重新扫描…)", @@ -166,6 +165,7 @@ OC.L10N.register( "Log in with a device" : "使用设备登录", "Back" : "返回", "No results for {query}" : "没有 '{query}' 的相关结果", + "Search {types} …" : "搜索 {类型} …", "Settings" : "设置", "Could not load your contacts" : "无法加载您的联系人", "Search contacts …" : "搜索联系人 …", -- cgit v1.2.3