diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index ed63908c2b8..d96b5608529 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -1,19 +1,19 @@ OC.L10N.register( "files_sharing", { - "Shared with others" : "您共享的文件", "Shared with you" : "收到的共享", - "Shared by link" : "共享链接的文件", - "Deleted shares" : "已删除的共享", - "Shares" : "共享", "Nothing shared with you yet" : "您还没有收到任何共享的文件", "Files and folders others share with you will show up here" : "其它人共享给您的文件和文件夹将显示在这里", + "Shared with others" : "您共享的文件", "Nothing shared yet" : "还没有共享过文件", "Files and folders you share will show up here" : "您共享的文件和文件夹将显示在这里", + "Shared by link" : "共享链接的文件", "No shared links" : "无共享链接", "Files and folders you share by link will show up here" : "您通过链接共享的文件和文件夹将显示在这里", + "Deleted shares" : "已删除的共享", "No deleted shares" : "没有删除的共享", "Shares you deleted will show up here" : "您删除的共享将在这里显示", + "Shares" : "共享", "No shares" : "没有共享", "Shares will show up here" : "共享将在这里显示", "Restore share" : "恢复共享", |