Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 60 additions & 0 deletions web/xliff/zh_CN.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -9810,6 +9810,66 @@ Bindings to groups/users are checked against the user of the event.</source>
<trans-unit id="s7d4ec232535a36f0">
<source>Choose a Provider</source>
<target>选择提供程序</target>
</trans-unit>
<trans-unit id="sa30ba280de276758">
<source>When enabled, the SAML response will be signed.</source>
<target>启用时,SAML 响应会被签名。</target>
</trans-unit>
<trans-unit id="s2c42bb3c6f5420d2">
<source>Client Certificates</source>
<target>客户端证书</target>
</trans-unit>
<trans-unit id="s95901716c0629274">
<source>Available Certificates</source>
<target>可用证书</target>
</trans-unit>
<trans-unit id="sdbf6b484fa1436b0">
<source>Selected Certificates</source>
<target>已选证书</target>
</trans-unit>
<trans-unit id="s9300147e327fd8f6">
<source>Client-certificate/mTLS authentication/enrollment.</source>
<target>客户端证书/mTLS 身份验证/注册。</target>
</trans-unit>
<trans-unit id="sbf990ec848470f5c">
<source>Certificate optional</source>
<target>证书可选</target>
</trans-unit>
<trans-unit id="s72e2876e9409b9eb">
<source>If no certificate was provided, this stage will succeed and continue to the next stage.</source>
<target>如果未提供证书,此阶段会成功并继续到下一阶段。</target>
</trans-unit>
<trans-unit id="se07d973901a6e6b9">
<source>Certificate required</source>
<target>需要证书</target>
</trans-unit>
<trans-unit id="s664c47df020ee414">
<source>If no certificate was provided, this stage will stop flow execution.</source>
<target>如果未提供证书,此阶段会停止流程执行。</target>
</trans-unit>
<trans-unit id="sbe9da6dad795aa39">
<source>Certificate authorities</source>
<target>证书机构(CA)</target>
</trans-unit>
<trans-unit id="se3a6aa4f0ab7568e">
<source>Configure the certificate authority client certificates are validated against. The certificate authority can also be configured on a brand, which allows for different certificate authorities for different domains.</source>
<target>配置用于验证客户端证书的证书机构。证书机构也可以在品牌中配置,这样可以为不同的域配置不同的证书机构。</target>
</trans-unit>
<trans-unit id="sb8fdf5a09a969870">
<source>Certificate attribute</source>
<target>证书属性</target>
</trans-unit>
<trans-unit id="s8069037a865037c9">
<source>Configure the attribute of the certificate used to look for a user.</source>
<target>配置用于查询用户的证书属性。</target>
</trans-unit>
<trans-unit id="sc185a8ad96f8eaa2">
<source>User attribute</source>
<target>用户属性</target>
</trans-unit>
<trans-unit id="s4f9860fefb8fbe01">
<source>Configure the attribute of the user used to look for a user.</source>
<target>配置用于查询用户的用户属性。</target>
</trans-unit>
</body>
</file>
Expand Down
Loading