summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r--apps/files_sharing/l10n/zh_CN.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index ea2e6162eb0..c69b3688722 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -60,7 +60,6 @@ OC.L10N.register(
"{actor} shared {file} with {user}" : "{actor} 共享 {file} 与 {user}",
"{actor} removed {user} from {file}" : "{actor} 移除 {user} 从 {file}",
"{actor} shared {file} with you" : "{actor} 与您共享了 {file} ",
- "{actor} removed you from {file}" : "{actor} 将您从 {file} 移除",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "通过邮件或公共链接分享的文件或文件夹<strong>已下载</strong>",
"A file or folder was shared from <strong>another server</strong>" : "<strong>其它服务器</strong> 中一个文件或者文件夹被共享 ",
"A file or folder has been <strong>shared</strong>" : "一个文件或文件夹已<strong>共享</strong>。",
@@ -111,6 +110,7 @@ OC.L10N.register(
"Select or drop files" : "选择或删除文件",
"Uploading files…" : "上传文件 … ",
"Uploaded files:" : "上传的文件: ",
+ "{actor} removed you from {file}" : "{actor} 将您从 {file} 移除",
"%s is publicly shared" : "%s 是公开共享"
},
"nplurals=1; plural=0;");