diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-19 00:22:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-19 00:22:55 +0000 |
commit | 603890e951d44d96fd3e38a5389c804b47eef795 (patch) | |
tree | bd6aed30e77b66670c67714398a853d0b862cb34 /apps/files_sharing/l10n/zh_CN.json | |
parent | a2c4cb6c334b60ed53319d4232a5147ed685689f (diff) | |
download | nextcloud-server-603890e951d44d96fd3e38a5389c804b47eef795.tar.gz nextcloud-server-603890e951d44d96fd3e38a5389c804b47eef795.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.json')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index a3beb8d11cc..e63fb3cc8e5 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -64,7 +64,7 @@ "Could not create share" : "无法创建共享", "Invalid permissions" : "无效的权限 ", "Invalid date, date format must be YYYY-MM-DD" : "无效的日期,日期格式必须是 YYYY-MM-DD", - "Please specify a valid account to share with" : "请指定一个要分享的有效账户", + "Please specify a valid account to share with" : "请指定要分享的有效账号", "Group sharing is disabled by the administrator" : "群组共享已被管理员禁用", "Please specify a valid group" : "请指定一个有效的组", "Public link sharing is disabled by the administrator" : "公共链接共享已被管理员禁用", @@ -73,7 +73,7 @@ "Please specify a valid email address" : "请指定有效得电子邮箱地址", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "由于 Nextcloud 通话应用没有启用,所以通过 Nextcloud 通话应用发送%s共享密码失败。", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "共享 %1$s 失败,后端不允许类型为 %2$s 的共享", - "Please specify a valid federated account ID" : "请指定一个有效的联合账户 ID", + "Please specify a valid federated account ID" : "请指定有效的联合账号 ID", "Please specify a valid federated group ID" : "请指定一个有效的联合群组 ID", "Sharing %s failed because the back end does not support room shares" : "由于后端不支持房间共享,所以共享 %s 失败。", "Sharing %s failed because the back end does not support ScienceMesh shares" : "共享 %s 失败,因为后端不支持 ScienceMesh 共享。", @@ -135,7 +135,7 @@ "Error sending emails" : "发送电子邮件出错", "_Send email and close_::_Send {count} emails and close_" : ["发送{count}封电子邮件并关闭"], "_File request created and email sent_::_File request created and {count} emails sent_" : ["文件请求已创建,{count}封电子邮件已发送"], - "Accept shares from other accounts and groups by default" : "默认允许其他账户和群组的分享", + "Accept shares from other accounts and groups by default" : "默认接受其他账号和群组的分享", "Error while toggling options" : "切换选项时出错", "Set default folder for accepted shares" : "设置已接受共享的默认文件夹", "Reset" : "重置", |