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.json')
-rw-r--r--apps/files/l10n/zh_CN.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 7d9e00b2756..98cb6bc8964 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -118,7 +118,6 @@
"Select all" : "全部选择",
"Upload too large" : "上传文件过大",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "正在上传的文件超过了此服务器允许上传的最大容量限制",
- "No favorites" : "无收藏",
"Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示",
"Shared with you" : "与您分享",
"Shared with others" : "与他人分享",
@@ -136,6 +135,7 @@
"Any moment now..." : "现在任何时候...",
"Soon..." : "很快...",
"File upload is in progress. Leaving the page now will cancel the upload." : "文件正在上传中. 离开此页将会取消上传.",
- "Copy local link" : "复制本地链接"
+ "Copy local link" : "复制本地链接",
+ "No favorites" : "无收藏"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file