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:
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 8951d48b5c3..a29b4adaa1e 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -2,8 +2,12 @@ OC.L10N.register(
"lib",
{
"Cannot write into \"config\" directory!" : "无法写入“config”目录!",
+ "This can usually be fixed by giving the webserver write access to the config directory" : "给 WEB 服务器 Config 目录设置写权限可以修复这个问题。",
"See %s" : "查看 %s",
+ "Sample configuration detected" : "示例配置检测",
"PHP %s or higher is required." : "要求 PHP 版本 %s 或者更高。",
+ "The command line tool %s could not be found" : "命令行工具 %s 未找到",
+ "The library %s is not available." : "库文件 %s 不可用",
"Unknown filetype" : "未知的文件类型",
"Invalid image" : "无效的图像",
"today" : "今天",