diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index a3e2e0e29b1..bfb888904f1 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -352,7 +352,6 @@ OC.L10N.register( "Groups allowed to share" : "允许共享的组", "Groups excluded from sharing" : "排除共享的群组", "Not allowed groups will still be able to receive shares, but not to initiate them." : "不允许的组仍然可以接收共享,但不能发起共享。", - "Set default expiration date for shares" : "设置共享的默认截止日期", "Enforce expiration date" : "强制过期日期", "Default expiration time of new shares in days" : "新建共享的默认过期时间(天)", "Expire shares after x days" : "共享在X天后过期", @@ -836,6 +835,7 @@ OC.L10N.register( "None of your currently installed apps provide Text processing functionality" : "您当前安装的应用程序均不提供文本处理功能", "Exclude groups from sharing" : "在共享中排除组", "These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取共享,但无法向他人共享。", + "Set default expiration date for shares" : "设置共享的默认截止日期", "Allow username autocompletion in share dialog and allow access to the system address book" : "允许在分享对话框中自动补全用户名并访问系统通讯录", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "两步验证可以对于所有用户和特定分组启用。如果没有设置两步验证提供者,他们则不能登录到系统。", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "当分组被选择/排除时,将使用以下逻辑来确定一个用户是否强制启用两步验证:如果没有选择分组,两步验证将对被排除分组成员外的所有用户启用。如果选择了分组,两步验证将对被选择分组的成员启用。如果一个用户同时属于被选择和被排除分组,被选择分组将拥有优先权,两步验证将对该用户强制启用。", |