Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-04 05:15:22 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-04 05:15:22 +0300
commit4327d275c1912a0361af6bbd63be9bfdcdc32ddd (patch)
treeb778f462fdf5e2ef868b8052410388841bd2b53f /lib/l10n/zh_CN.js
parentbfcc3acc9a6a51439fe47968d7f14d734c879d49 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index cce779c79a9..794b43db9fb 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "这可能由缓存/加速器导致的,例如 Zend OPcache 或 eAccelerator。",
"PHP modules have been installed, but they are still listed as missing?" : "PHP 模块已经安装,但仍然显示未安装?",
"Please ask your server administrator to restart the web server." : "请联系服务器管理员重启 Web 服务器。",
+ "PostgreSQL >= 9.5 required" : "要求 PostgreSQL >= 9.5",
"Please upgrade your database version" : "请升级您的数据库版本",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "请更改权限为 0770 以避免其他用户查看目录。",
"Your data directory is readable by other users" : "您的数据目录可被其他用户读取",