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.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 601a2325fff..a0c06df5951 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -73,10 +73,6 @@ OC.L10N.register(
"Log out" : "注销",
"Users" : "用户",
"Unknown user" : "未知用户",
- "Create" : "创建",
- "Change" : "修改",
- "Delete" : "删除",
- "Share" : "共享",
"Overview" : "概览",
"Basic settings" : "基本设置",
"Sharing" : "共享",
@@ -85,10 +81,6 @@ OC.L10N.register(
"Additional settings" : "其他设置",
"Personal info" : "个人信息",
"Mobile & desktop" : "移动 & 桌面",
- "Unlimited" : "无限制",
- "Verifying" : "验证",
- "Verifying …" : "验证...",
- "Verify" : "验证",
"%s enter the database username and name." : "%s 输入数据库用户名和名称。",
"%s enter the database username." : "%s 输入数据库用户名。",
"%s enter the database name." : "%s 输入数据库名称。",
@@ -227,6 +219,14 @@ 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。",
+ "Create" : "创建",
+ "Change" : "修改",
+ "Delete" : "删除",
+ "Share" : "共享",
+ "Unlimited" : "无限制",
+ "Verifying" : "验证",
+ "Verifying …" : "验证...",
+ "Verify" : "验证",
"Sharing %s failed, because the backend does not allow shares from type %i" : "共享 %s 失败,因为后端不允许共享 %i 类型",
"Sharing %s failed, because the file does not exist" : "共享 %s 失败,因为文件不存在",
"Sharing %s failed, because you can not share with yourself" : "共享 %s 失败,因为您不能共享给自己",