diff options
Diffstat (limited to 'lib/l10n/zh_CN.json')
-rw-r--r-- | lib/l10n/zh_CN.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 50afee70aa7..384dec64832 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -71,10 +71,6 @@ "Log out" : "注销", "Users" : "用户", "Unknown user" : "未知用户", - "Create" : "创建", - "Change" : "修改", - "Delete" : "删除", - "Share" : "共享", "Overview" : "概览", "Basic settings" : "基本设置", "Sharing" : "共享", @@ -83,10 +79,6 @@ "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 输入数据库名称。", @@ -225,6 +217,14 @@ "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 失败,因为您不能共享给自己", |