From 5ce9e40b4954015a255fd2df13cf1310c6731116 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 10 Jul 2023 01:00:22 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_CN.js | 7 +++++++ l10n/zh_CN.json | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 62e27397..2ae6e2c5 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -43,7 +43,14 @@ OC.L10N.register( "Invite user to conversation" : "邀请用户加入会话", "Invite user and create share" : "邀请用户并创建共享", "Guest user needs to be added to at least one group" : "至少需要将访客用户添加到一个群组中", + "Guest accounts are grouped under a virtual group in the account manager" : "访客帐户被分到位于帐户管理员虚拟组之下的组", + "Creating guests accounts is restricted while \"Restrict accounts to only share with accounts in their groups\" is enabled." : "“限制帐户同组分享”开启时,创建访客帐户将受限。", "Only group admins are allowed to create guests and guests must be added to at least one group the share creator is a group admin for." : "仅允许群组管理员创建访客,并且必须将访客添加到共享创建者所管理的至少一个群组中。", + "Guest accounts can access mounted external storages" : "访客帐户可以访问已挂载的外部存储", + "Hide other accounts from guests" : "对访客隐藏其他帐户", + "Guests will still be able to see accounts from any group they are added to" : "访客仍可在自己加入的任何组中看到其他帐户。", + "Limit guest access to an app's allowlist" : "限制用户访问应用的白名单", + "Reset allowlist" : "重置白名单", "Error" : "错误", "Your settings have been updated" : "您的设置已更新", "Saving …" : "正在保存 ……", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 4bf3baba..77876fcb 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -41,7 +41,14 @@ "Invite user to conversation" : "邀请用户加入会话", "Invite user and create share" : "邀请用户并创建共享", "Guest user needs to be added to at least one group" : "至少需要将访客用户添加到一个群组中", + "Guest accounts are grouped under a virtual group in the account manager" : "访客帐户被分到位于帐户管理员虚拟组之下的组", + "Creating guests accounts is restricted while \"Restrict accounts to only share with accounts in their groups\" is enabled." : "“限制帐户同组分享”开启时,创建访客帐户将受限。", "Only group admins are allowed to create guests and guests must be added to at least one group the share creator is a group admin for." : "仅允许群组管理员创建访客,并且必须将访客添加到共享创建者所管理的至少一个群组中。", + "Guest accounts can access mounted external storages" : "访客帐户可以访问已挂载的外部存储", + "Hide other accounts from guests" : "对访客隐藏其他帐户", + "Guests will still be able to see accounts from any group they are added to" : "访客仍可在自己加入的任何组中看到其他帐户。", + "Limit guest access to an app's allowlist" : "限制用户访问应用的白名单", + "Reset allowlist" : "重置白名单", "Error" : "错误", "Your settings have been updated" : "您的设置已更新", "Saving …" : "正在保存 ……",