diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 205f64d545a..d3ecb4aa1ca 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -17,7 +17,7 @@ OC.L10N.register( "No shares" : "没有共享", "Shares will show up here" : "共享将在这里显示", "Restore share" : "恢复共享", - "Something happened. Unable to restore the share." : "发生了问题. 无法恢复该共享.", + "Something happened. Unable to restore the share." : "发生了问题。无法恢复该共享。", "Move or copy" : "移动或复制", "Download" : "下载", "Delete" : "删除", @@ -87,19 +87,20 @@ OC.L10N.register( "Public link sharing is disabled by the administrator" : "公共链接共享已被管理员禁用", "Public upload disabled by the administrator" : "公共上传已被管理员禁用", "Public upload is only possible for publicly shared folders" : "公共上传仅适用于公共共享文件夹", - "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "由于 Nextcloud Talk 没有启用, 所以通过 Nextcloud Talk 发送 %s 共享密码失败.", + "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "由于 Nextcloud Talk 没有启用,所以通过 Nextcloud Talk 发送 %s 共享密码失败。", "Invalid date, date format must be YYYY-MM-DD" : "无效的日期,日期格式必须是 YYYY-MM-DD", "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 失败.", + "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 发送共享密码失败.", + "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", + "Download all files" : "下载所有文件", "Direct link" : "直接链接", "Add to your Nextcloud" : "添加到你的 Nextcloud", "Share API is disabled" : "共享 API 已被禁用", @@ -107,7 +108,7 @@ OC.L10N.register( "No entries found in this folder" : "此文件夹中无项目", "Name" : "名称", "Share time" : "共享时间", - "Expiration date" : "到期日期 ", + "Expiration date" : "过期日期 ", "Sorry, this link doesn’t seem to work anymore." : "抱歉,此链接已失效", "Reasons might be:" : "可能原因是:", "the item was removed" : "此项已移除", |