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:
authorNextcloud bot <bot@nextcloud.com>2020-05-20 05:16:28 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-20 05:16:28 +0300
commit74e577876c2498701e61a64f63d6bed257892aac (patch)
tree8d09897234e88dee9ec2d52c291c9e764499eb46 /lib/l10n/zh_CN.js
parente4c9acd4ed9e095777212a741dbbe278aabc26ec (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index d62208a5cc1..2cd90974301 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -22,10 +22,12 @@ OC.L10N.register(
"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" : "当前登录用户必须为管理员或子管理员",