diff options
Diffstat (limited to 'lib/l10n/zh_CN.json')
-rw-r--r-- | lib/l10n/zh_CN.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index e4520e2f375..b8a91b435f7 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -20,10 +20,12 @@ "PHP %s or higher is required." : "要求 PHP 版本 %s 或者更高。", "PHP with a version lower than %s is required." : "需要版本低于 %s 的PHP。", "%sbit or higher PHP required." : "需要 %s 或更高版本的 PHP。", + "The following databases are supported: %s" : "支持以下数据库:%s", "The command line tool %s could not be found" : "命令行工具 %s 未找到", "The library %s is not available." : "库文件 %s 不可用", "Library %1$s with a version higher than %2$s is required - available version %3$s." : "库版本 %1$s 高于需要的版本 %2$s - 可用版本 %3$s。", "Library %1$s with a version lower than %2$s is required - available version %3$s." : "库版本 %1$s 低于需要的版本 %2$s - 可用版本 %3$s。", + "The following platforms are supported: %s" : "支持以下平台:%s", "Server version %s or higher is required." : "需要服务器版本 %s 或更高版本。", "Server version %s or lower is required." : "需要服务器版本 %s 或更低版本。", "Logged in user must be an admin or sub admin" : "当前登录用户必须为管理员或子管理员", |