summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/zh_CN.json')
-rw-r--r--lib/l10n/zh_CN.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index 486c6c2ff34..e527853accb 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -193,7 +193,6 @@
"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 appstore in the config file." : "通常可以通过授予 Web 服务器对 apps 目录的写访问权限或在配置文件中禁用 appstore 来解决此问题。",
"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。",
@@ -238,6 +237,7 @@
"Files can’t be shared with delete permissions" : "无法共享有删除权限的文件",
"Files can’t be shared with create permissions" : "无法共享有创建权限的文件",
"Can’t set expiration date more than %s days in the future" : "允许设置的最远到期日是从今天算起的 %s-1 天",
- "Can't read file" : "无法读取文件"
+ "Can't read file" : "无法读取文件",
+ "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "通常可以通过授予 Web 服务器对 apps 目录的写访问权限或在配置文件中禁用 appstore 来解决此问题。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file