From cc532bb14aed74c397efa29a19ba48a3eeeb0cf0 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Fri, 17 Jun 2016 02:00:01 -0400 Subject: [tx-robot] updated from transifex --- lib/l10n/zh_CN.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/l10n/zh_CN.js') 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" : "今天", -- cgit v1.2.3