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>2018-11-23 04:12:51 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-23 04:12:51 +0300
commitd664a9b37b18cf834902c5201e5bcd154deaeeed (patch)
treee7ecbd2872f3dc4c0e627cd07a0fa9bf970e918e /lib/l10n/zh_CN.js
parentf3870fbdc178d4b8ff58e745ef6846e9e5d5f621 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js8
1 files changed, 2 insertions, 6 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index fd5d8c41b60..b55f42a3251 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -223,13 +223,11 @@ OC.L10N.register(
"Storage connection timeout. %s" : "存储连接超时. %s",
"Library %s with a version higher than %s is required - available version %s." : "%s 需要 %s 或更高的版本 - 可用版本 %s.",
"Library %s with a version lower than %s is required - available version %s." : "%s 需要 %s 或更低的版本 - 可用版本 %s.",
- "Personal" : "个人",
- "Admin" : "管理员",
"APCu" : "APCu",
"Redis" : "Redis",
"Encryption" : "加密",
"Tips & tricks" : "小提示",
- "DB Error: \"%s\"" : "数据库错误:\"%s\"",
+ "Sync clients" : "同步客户",
"Sharing %s failed, because the user %s does not exist" : "共享 %s 失败, 因为用户 %s 不存在",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "共享 %s 失败, 因为用户 %s 不是 %s 所属的任何组的用户",
"Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败, 因为该项已经共享给用户 %s",
@@ -240,13 +238,11 @@ OC.L10N.register(
"Share type %s is not valid for %s" : "%s 不是 %s 的合法共享类型",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "共享 %s 失败, 因为权限超过了 %s 的已有权限",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "共享 %s 失败, 因为无法找到 %s 共享后端的来源",
- "Cannot increase permissions of %s" : "无法增加 %s 的权限",
"%s shared »%s« with you" : "%s 向您共享了 »%s«",
"%s shared »%s« with you." : "%s 已与您共享了 %s .",
"%s via %s" : "%s 通过 %s",
"No app name specified" : "没有指定的 App 名称",
"App '%s' could not be installed!" : "应用 '%s' 无法被安装!",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "应用程序 \"%s\" 无法被安装,因为为满足下列依赖关系: %s",
- "Sync clients" : "同步客户"
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "应用程序 \"%s\" 无法被安装,因为为满足下列依赖关系: %s"
},
"nplurals=1; plural=0;");