diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 55467295d55..3c1242fab5b 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -238,9 +238,10 @@ OC.L10N.register( "_Reject share_::_Reject shares_" : ["拒绝共享"], "_Restore share_::_Restore shares_" : ["恢复共享"], "Shared" : "已共享", - "Shared multiple times with different people" : "与不同的用户多次分享", "Shared by {ownerDisplayName}" : "由 {ownerDisplayName} 分享", + "Shared multiple times with different people" : "与不同的用户多次分享", "Show sharing options" : "显示共享选项", + "Shared with others" : "您共享的文件", "Link to a file" : "链接到文件", "Error updating the share: {errorMessage}" : "更新共享失败:{errorMessage}", "Error updating the share" : "更新共享时出错", @@ -263,7 +264,6 @@ OC.L10N.register( "List of files that are shared with you." : "与您共享的文件列表", "Nothing shared with you yet" : "您还没有收到任何共享的文件", "Files and folders others shared with you will show up here" : "其他人与您分享的文件与文件夹将显示在此处", - "Shared with others" : "您共享的文件", "List of files that you shared with others." : "你与其他人分享的文件列表。", "Nothing shared yet" : "还没有共享过文件", "Files and folders you shared will show up here" : "您分享的文件与文件夹将会显示在此处", |