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.js29
1 files changed, 0 insertions, 29 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 6bfb178e268..513c75d6b5c 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -224,10 +224,6 @@ OC.L10N.register(
"Storage connection error. %s" : "存储连接错误。%s",
"Storage is temporarily not available" : "存储暂时不可用",
"Storage connection timeout. %s" : "存储连接超时。%s",
- "Create" : "创建",
- "Change" : "修改",
- "Delete" : "删除",
- "Share" : "共享",
"Overview" : "概览",
"Basic settings" : "基本设置",
"Sharing" : "共享",
@@ -235,31 +231,6 @@ OC.L10N.register(
"Groupware" : "组件",
"Personal info" : "个人信息",
"Mobile & desktop" : "手机与电脑",
- "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 失败,因为您不能共享给自己",
- "Sharing %1$s failed, because the user %2$s does not exist" : "共享 %1$s 失败,因为 %2$s 用户不存在",
- "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "共享 %1$s失败, 因为用户 %2$s 不是%3$s 所属的任何组的用户",
- "Sharing %1$s failed, because this item is already shared with %2$s" : "共享 %1$s 失败,因为该项已经共享给 %2$s",
- "Sharing %1$s failed, because this item is already shared with user %2$s" : "共享 %1$s 失败, 因为该项已经共享给用户 %2$s",
- "Sharing %1$s failed, because the group %2$s does not exist" : "共享 %1$s 失败,因为 %2$s 分组不存在",
- "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "共享 %1$s 失败,因为 %2$s 不是 %3$s 分组的成员",
- "You need to provide a password to create a public link, only protected links are allowed" : "您需要提供密码以创建公开链接,因为只允许创建受保护的链接",
- "Sharing %s failed, because sharing with links is not allowed" : "共享 %s 失败,因为不允许使用链接共享",
- "Not allowed to create a federated share with the same user" : "不允许创建对相同用户的联合共享",
- "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "共享 %1$s 失败,无法找到 %2$s,该服务当前无法连接。",
- "Share type %1$s is not valid for %2$s" : "%1$s 不是 %2$s 合法的共享类型",
- "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "无法设置过期时间。过期时间不能晚于其共享时间 %s",
- "Cannot set expiration date. Expiration date is in the past" : "无法设置过期时间。过期时间不能为过去",
- "Sharing failed, because the user %s is the original sharer" : "共享失败,因为用户 %s 是原始的共享者",
- "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "共享 %1$s 失败, 因为已经超出了 %2$s 的权限。",
- "Sharing %s failed, because resharing is not allowed" : "共享 %s 失败,因为不允许二次共享",
- "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "共享 %1$s失败,因为无法找到 %2$s 共享后端的来源",
- "Sharing %s failed, because the file could not be found in the file cache" : "共享 %s 失败,因为文件缓存中找不到该文件",
"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"
},
"nplurals=1; plural=0;");