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 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 07c064d064e..b8b6977d591 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -144,11 +144,11 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示",
"Tags" : "标签",
"Deleted files" : "已删除的文件",
+ "Shared with others" : "与他人共享",
+ "Shared with you" : "与您共享",
+ "Shared by link" : "通过链接共享",
"Text file" : "文本文件",
"New text file.txt" : "新建文本文件.txt",
- "Move" : "移动",
- "Shared with you" : "与您共享",
- "Shared with others" : "与他人共享",
- "Shared by link" : "通过链接共享"
+ "Move" : "移动"
},
"nplurals=1; plural=0;");