aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 1f19ae5fd3e..f672d6513bf 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -253,12 +253,6 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "您尝试上传的文件大小超过了服务器的限制。",
"No favorites yet" : "暂无收藏",
"Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示",
- "Shares" : "共享",
- "Shared with others" : "已与他人共享",
- "Shared with you" : "与您共享的",
- "Shared by link" : "已通过链接共享",
- "Deleted shares" : "已删除的共享",
- "Pending shares" : "待定共享",
"Text file" : "文本文件",
"New text file.txt" : "新建文本文档.txt",
"Storage invalid" : "存储空间无效",
@@ -270,6 +264,12 @@ OC.L10N.register(
"%s%%" : "%s%%",
"%1$s of %2$s used" : "已使用 %2$s 中的 %1$s",
"Deleted files" : "已删除的文件",
+ "Shares" : "共享",
+ "Shared with others" : "已与他人共享",
+ "Shared with you" : "与您共享的",
+ "Shared by link" : "已通过链接共享",
+ "Deleted shares" : "已删除的共享",
+ "Pending shares" : "待定共享",
"Open folder {name}" : "打开文件夹 {name}",
"Search for an account" : "搜索一个账户"
},