diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 149e335607a..9371f3b2912 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -229,11 +229,17 @@ OC.L10N.register( "Shared with you and the conversation {conversation} by {owner}" : "由{owner} 共享给您及对话 {conversation}", "Shared with you in a conversation by {owner}" : "由 {owner} 在一个会话中共享给您", "Shares" : "共享", + "No shares" : "没有共享", "Shared with you" : "共享给您的", + "Nothing shared with you yet" : "您还没有收到任何共享的文件", "Shared with others" : "您共享的文件", + "Nothing shared yet" : "还没有共享过文件", "Shared by link" : "通过链接共享", + "No shared links" : "无共享链接", "Deleted shares" : "已删除的共享", + "No deleted shares" : "没有删除的共享", "Pending shares" : "待定共享", + "No pending shares" : "没有待定共享", "No entries found in this folder" : "在此文件夹中找不到项目", "Name" : "名称", "Share time" : "共享时间", @@ -252,17 +258,11 @@ OC.L10N.register( "Uploaded files:" : "上传的文件: ", "By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。", "Add to your Nextcloud" : "添加到您的 Nextcloud", - "Nothing shared with you yet" : "您还没有收到任何共享的文件", "Files and folders others share with you will show up here" : "其它人共享给您的文件和文件夹将显示在这里", - "Nothing shared yet" : "还没有共享过文件", "Files and folders you share will show up here" : "您共享的文件和文件夹将显示在这里", - "No shared links" : "无共享链接", "Files and folders you share by link will show up here" : "您通过链接共享的文件和文件夹将显示在这里", - "No deleted shares" : "没有删除的共享", "Shares you deleted will show up here" : "您删除的共享将在这里显示", - "No pending shares" : "没有待定共享", "Shares you have received but not confirmed will show up here" : "您收到但未确认的共享将显示在这里", - "No shares" : "没有共享", "Shares will show up here" : "共享将在这里显示", "Restore" : "恢复", "Something happened. Unable to restore the share." : "发生了问题。无法恢复该共享。", |