diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:34 +0000 |
commit | fb77ff9da432f5cf304a67a538ed497ee437c155 (patch) | |
tree | c63ed4e140c60f65e86c869e58ae0ae54031677b /apps/files/l10n/zh_CN.js | |
parent | a96137ef0bbe707d58227e0635209cf28f78e934 (diff) | |
download | nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.tar.gz nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r-- | apps/files/l10n/zh_CN.js | 8 |
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;"); |