summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-04 02:28:13 +0000
committerNextcloud bot <bot@nextcloud.com>2021-06-04 02:28:13 +0000
commit46dbc8fa988176e4a431cafcbae6674fb613c899 (patch)
tree2b751553e4b83161693a0fa6b54903bb5d5c198c /lib/l10n/zh_CN.js
parent188bc078693a160d44283e735268b38c3042d7a5 (diff)
downloadnextcloud-server-46dbc8fa988176e4a431cafcbae6674fb613c899.tar.gz
nextcloud-server-46dbc8fa988176e4a431cafcbae6674fb613c899.zip
[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 03a738bcd5b..2d4506fe71b 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -195,6 +195,7 @@ OC.L10N.register(
"Cannot write into \"config\" directory" : "无法写入“config”目录",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "这个通常可以通过赋予写入权限到 config 目录来修复。查看:%s",
"Cannot write into \"apps\" directory" : "无法写入“apps”目录",
+ "This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "这通常可以通过给予 webserver 对应用目录的写入权限或在配置文件中禁用应用商店来解决。",
"Cannot create \"data\" directory" : "无法创建“data”目录 ",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "这个通常可以通过赋予根目录写入权限来修复。查看:%s",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "权限通常可以通过赋予根目录写入权限来修复。查看:%s。",