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-09-25 03:12:07 +0300
committerNextcloud bot <bot@nextcloud.com>2018-09-25 03:12:07 +0300
commitbdb01064e2e08c93cd4d4323455c505ca69ac4ef (patch)
tree9cf630ef64812f21282609e2d00cb66691167a5a /lib/l10n/zh_CN.js
parent50a280338e22f34e66f03c1c069fffbf32c912b2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 76654275c63..42ee025ef11 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -76,6 +76,7 @@ OC.L10N.register(
"Security" : "安全",
"Additional settings" : "其他设置",
"Personal info" : "个人信息",
+ "Mobile & desktop" : "移动 & 桌面",
"Unlimited" : "无限制",
"Verifying" : "验证",
"Verifying …" : "验证...",
@@ -223,6 +224,7 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "请检查配置文件中 \"datadirectory\" 的值",
"Your data directory is invalid" : "您的数据目录无效",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "请确定在根目录下有一个名为\".ocdata\"的文件。",
+ "Action \"%s\" not supported or implemented." : "操作 \"%s\" 不支持或未实现.",
"Could not obtain lock type %d on \"%s\"." : "无法在 \"%s\" 上获取锁类型 %d.",
"Storage unauthorized. %s" : "存储认证失败. %s",
"Storage incomplete configuration. %s" : "存储未完成配置. %s",
@@ -230,12 +232,15 @@ OC.L10N.register(
"Storage is temporarily not available" : "存储暂时不可用",
"Storage connection timeout. %s" : "存储连接超时. %s",
"Personal" : "个人",
+ "Admin" : "管理员",
"APCu" : "APCu",
"Redis" : "Redis",
"Encryption" : "加密",
"Tips & tricks" : "小提示",
"DB Error: \"%s\"" : "数据库错误:\"%s\"",
+ "Cannot increase permissions of %s" : "无法增加 %s 的权限",
"No app name specified" : "没有指定的 App 名称",
+ "App '%s' could not be installed!" : "应用 '%s' 无法被安装!",
"Sync clients" : "同步客户"
},
"nplurals=1; plural=0;");