diff --git a/web/xliff/zh_CN.xlf b/web/xliff/zh_CN.xlf index 0f82f8753..113c3491f 100644 --- a/web/xliff/zh_CN.xlf +++ b/web/xliff/zh_CN.xlf @@ -190,11 +190,6 @@ Messages 消息 - - - New version available! - 新版本可用! - Using source @@ -5330,21 +5325,6 @@ doesn't pass when either or both of the selected options are equal or above the Resident key requirement 常驻钥匙要求 - - - The authenticator should not create a dedicated credential - 身份验证器不应该创建专用凭据 - - - - The authenticator can create and store a dedicated credential, but if it doesn't that's alright too - 身份验证器可以创建和存储专用凭据,但不创建也可以 - - - - The authenticator MUST create a dedicated credential. If it cannot, the RP is prepared for an error to occur - 身份验证器必须创建专用凭据。如果不能,RP 预期会发生错误 - Authenticator Attachment @@ -7766,6 +7746,50 @@ Bindings to groups/users are checked against the user of the event. Flows and Stages 流程与阶段 + + + New version available + 新版本可用 + + + Failure result + 失败结果 + + + Pass + 通过 + + + Don't pass + 不通过 + + + Result used when policy execution fails. + 策略执行失败时的结果。 + + + Required: User verification must occur. + 必需:必须进行用户验证。 + + + Preferred: User verification is preferred if available, but not required. + 首选:尽可能进行用户验证,但不是必须。 + + + Discouraged: User verification should not occur. + 避免:不应该进行用户验证。 + + + Required: The authenticator MUST create a dedicated credential. If it cannot, the RP is prepared for an error to occur + 必需:身份验证器必须创建专用凭据。如果不能,RP 预期会发生错误 + + + Preferred: The authenticator can create and store a dedicated credential, but if it doesn't that's alright too + 首选:身份验证器可以创建和存储专用凭据,但不创建也可以 + + + Discouraged: The authenticator should not create a dedicated credential + 避免:身份验证器不应该创建专用凭据