summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-07-10 02:16:48 +0000
committerNextcloud bot <bot@nextcloud.com>2020-07-10 02:16:48 +0000
commit7868d4e3b297820f3335bf58c9d24ce81a57f563 (patch)
treea7265370a30b9ad186b9f35f6b6b27828a2d10c5 /lib/l10n/zh_CN.js
parente18e4511d0988fd1133f0bfc553f38e5a29a4565 (diff)
downloadnextcloud-server-7868d4e3b297820f3335bf58c9d24ce81a57f563.tar.gz
nextcloud-server-7868d4e3b297820f3335bf58c9d24ce81a57f563.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 528b8cc5942..aed31823fbb 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -207,8 +207,8 @@ OC.L10N.register(
"Please ask your server administrator to restart the web server." : "请联系服务器管理员重启 Web 服务器。",
"PostgreSQL >= 9 required" : "要求 PostgreSQL >= 9",
"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" : "您的数据目录可被其他用户读取",
+ "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "请更改权限为 0770 以避免其他用户查看目录。",
"Your data directory must be an absolute path" : "您的数据目录必须是绝对路径",
"Check the value of \"datadirectory\" in your configuration" : "请检查配置文件中 \"datadirectory\" 的值",
"Your data directory is invalid" : "您的数据目录无效",