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:
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js13
1 files changed, 4 insertions, 9 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index f195d9c1470..898d6820416 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -71,6 +71,9 @@ OC.L10N.register(
"seconds ago" : "几秒前",
"Empty file" : "空文件",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "模块:%s不存在。请在 App 设置中开启或联系管理员。",
+ "File already exists" : "文件已存在",
+ "Failed to create file from template" : "从模板创建文件失败",
+ "Templates" : "模板",
"File name is a reserved word" : "文件名包含敏感字符",
"File name contains at least one invalid character" : "文件名中存在至少一个非法字符",
"File name is too long" : "文件名过长",
@@ -228,14 +231,6 @@ OC.L10N.register(
"Storage connection timeout. %s" : "存储连接超时。%s",
"Following databases are supported: %s" : "支持以下数据库:%s",
"Following platforms are supported: %s" : "支持以下平台:%s",
- "Overview" : "概览",
- "Basic settings" : "基本设置",
- "Sharing" : "共享",
- "Security" : "安全",
- "Groupware" : "组件",
- "Personal info" : "个人信息",
- "Mobile & desktop" : "手机与电脑",
- "Invalid Federated Cloud ID" : "无效的联合云ID",
- "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "这个通常可以通过赋予 apps 目录写入权限或者在 config 文件中关闭 AppStore 来修复。详情:%s"
+ "Invalid Federated Cloud ID" : "无效的联合云ID"
},
"nplurals=1; plural=0;");