summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-22 00:07:36 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-22 00:07:36 +0000
commit363d1c69dda472c76cf258e1fcd77d5765671e2b (patch)
tree146b2e72101716154b10093d2c907df0c4c172f7 /apps/files/l10n/zh_CN.js
parent17c7b64f04510e9f37e105c579fb4314d4460fc5 (diff)
downloadnextcloud-server-363d1c69dda472c76cf258e1fcd77d5765671e2b.tar.gz
nextcloud-server-363d1c69dda472c76cf258e1fcd77d5765671e2b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 4d163f82bba..18022df8800 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -120,7 +120,6 @@ OC.L10N.register(
"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" : "与他人分享",
@@ -138,6 +137,7 @@ OC.L10N.register(
"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" : "无收藏"
},
"nplurals=1; plural=0;");