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>2019-05-26 05:14:16 +0300
committerNextcloud bot <bot@nextcloud.com>2019-05-26 05:14:16 +0300
commit7f689af6f4c8465f7525c17f5ca9d836ae6a53ae (patch)
treeefd99560991bac83c4257a58c6dc5d03d066a595 /lib/l10n/zh_CN.js
parent2736f54785923e0ed72eb0e10dec16674c30cfcd (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 6d5be352e37..601a2325fff 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -29,7 +29,8 @@ OC.L10N.register(
"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" : "必须使用管理员用户登录",
+ "Logged in user must be an admin or sub admin" : "当前登录用户必须为管理员或子管理员",
+ "Logged in user must be an admin" : "当前登录用户必须为管理员",
"Remote wipe started" : "远程擦除开始",
"A remote wipe was started on device %s" : "设备%s上一个远程擦除操作已开始",
"Remote wipe finished" : "远程擦除完成",