diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.json')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.json | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index d43abd7ef45..50c5d0509b3 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -1,14 +1,24 @@ { "translations": { "Shared with others" : "您分享的文件", - "Shared with you" : "收到分享", + "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" : "其它人共享给您的文件和文件夹将显示在这里", "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 shares" : "没有分享", + "Shares will show up here" : "分享将在这里显示", + "Restore share" : "恢复分享", + "Something happened. Unable to restore the share." : "发生了问题. 无法恢复该分享.", + "Move or copy" : "移动或复制", "Download" : "下载", + "Delete" : "删除", "You can upload into this folder" : "您可以上传文件至此文件夹", "No compatible server found at {remote}" : " {remote} 未发现匹配的服务器", "Invalid server URL" : "无效的服务器地址", @@ -77,13 +87,16 @@ "Public upload is only possible for publicly shared folders" : "公共上传仅适用于公共共享文件夹", "Invalid date, date format must be YYYY-MM-DD" : "无效的日期,日期格式必须是 YYYY-MM-DD", "Sharing %s failed because the back end does not allow shares from type %s" : "共享 %s 失败,后端不允许共享 %s 类型", + "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "由于 Nextcloud Talk 没有启用, 所以通过 Nextcloud Talk 发送 %s 分享密码失败.", "You cannot share to a Circle if the app is not enabled" : "如果这个应用程序不可用,你不能分享到圈子", "Please specify a valid circle" : "请指明一个可用圈子", + "Sharing %s failed because the back end does not support room shares" : "由于后端不支持房间分享, 所以分享 %s 失败.", "Unknown share type" : "未知共享类型", "Not a directory" : "不是一个目录", "Could not lock path" : "无法锁定路径", "Wrong or no update parameter given" : "错误或没有更新参数给出", "Can't change permissions for public share links" : "不能改变公共分享链接权限", + "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "由于 Nextcloud Talk 没有启用, 所以通过 Nextcloud Talk 发送分享密码失败.", "Cannot increase permissions" : "不能增加权限", "shared by %s" : "共享者 %s", "Direct link" : "直接链接", @@ -100,6 +113,7 @@ "the link expired" : "链接过期", "sharing is disabled" : "已禁用共享", "For more info, please ask the person who sent this link." : "欲知详情,请联系发给你链接的人。", + "Share note" : "分享笔记", "Download %s" : "下载 %s", "Upload files to %s" : "上传文件到 %s", "Select or drop files" : "选择或删除文件", |