translate: Updates for file web/xliff/en.xlf in zh_CN (#13083)

Translate web/xliff/en.xlf in zh_CN

100% translated source file: 'web/xliff/en.xlf'
on 'zh_CN'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
This commit is contained in:
transifex-integration[bot]
2025-02-17 12:55:26 +01:00
committed by GitHub
parent 9402c19966
commit e6082e0f08

View File

@ -9344,108 +9344,145 @@ Bindings to groups/users are checked against the user of the event.</source>
</trans-unit>
<trans-unit id="s82cced87e15e0665">
<source>Worker with incorrect version connected.</source>
<target>错误版本的 Worker 已连接。</target>
</trans-unit>
<trans-unit id="ha8e91858b300a3b7">
<source>(Format: <x id="0" equiv-text="&lt;code&gt;"/>hours=-1;minutes=-2;seconds=-3)<x id="1" equiv-text="&lt;/code&gt;"/>.</source>
<target>(格式:<x id="0" equiv-text="&lt;code&gt;"/>hours=-1;minutes=-2;seconds=-3<x id="1" equiv-text="&lt;/code&gt;"/>。</target>
</trans-unit>
<trans-unit id="hbe8e6353371ecb22">
<source>(Format: <x id="0" equiv-text="&lt;code&gt;"/>hours=1;minutes=2;seconds=3).<x id="1" equiv-text="&lt;/code&gt;"/></source>
<target>(格式:<x id="0" equiv-text="&lt;code&gt;"/>hours=1;minutes=2;seconds=3。<x id="1" equiv-text="&lt;/code&gt;"/></target>
</trans-unit>
<trans-unit id="se8dd47dfaf01d6c9">
<source>Key used to sign the events.</source>
<target>用于签名事件的密钥。</target>
</trans-unit>
<trans-unit id="sd1b31f8fba05d429">
<source>Event Retention</source>
<target>事件保留</target>
</trans-unit>
<trans-unit id="sd760b123cced4675">
<source>Determines how long events are stored for. If an event could not be sent correctly, its expiration is also increased by this duration.</source>
<target>设置事件存储多久时间。如果无法成功发送事件,则此时长也会添加到事件的过期时间。</target>
</trans-unit>
<trans-unit id="s1aa62e1bf258e88a">
<source>OIDC Providers</source>
<target>OIDC 提供程序</target>
</trans-unit>
<trans-unit id="sb9d947872397ca07">
<source>SSF Provider is in preview.</source>
<target>SSF 提供程序处于预览状态。</target>
</trans-unit>
<trans-unit id="s78302d097a608b99">
<source>Update SSF Provider</source>
<target>更新 SSF 提供程序</target>
</trans-unit>
<trans-unit id="sa412f34efd88e962">
<source>Streams</source>
<target>流</target>
</trans-unit>
<trans-unit id="s91ae4b6bf981682b">
<source>authentik Logo</source>
<target>authentik 图标</target>
</trans-unit>
<trans-unit id="s1cdeecda0baf365e">
<source>Release</source>
<target>发布版</target>
</trans-unit>
<trans-unit id="s35429c9dc2319aea">
<source>Development</source>
<target>开发版</target>
</trans-unit>
<trans-unit id="s5937938934a777ab">
<source>UI Version</source>
<target>界面版本</target>
</trans-unit>
<trans-unit id="s3fe3ff490adaaa63">
<source>Build</source>
<target>构建</target>
</trans-unit>
<trans-unit id="s42aea5c6d3d1fce7">
<source>Python version</source>
<target>Python 版本</target>
</trans-unit>
<trans-unit id="s5c67b6c66029e5b2">
<source>Platform</source>
<target>平台</target>
</trans-unit>
<trans-unit id="se8574bce64d9c1f8">
<source>Kernel</source>
<target>内核</target>
</trans-unit>
<trans-unit id="s3fbe63b7fcfe3e91">
<source>OpenSSL</source>
<target>OpenSSL</target>
</trans-unit>
<trans-unit id="s1381314790b50b1f">
<source>A newer version (<x id="0" equiv-text="${this.version.versionCurrent}"/>) of the UI is available.</source>
<target>新版本界面(<x id="0" equiv-text="${this.version.versionCurrent}"/>)可用。</target>
</trans-unit>
<trans-unit id="s61ffea061fae0af4">
<source>No notifications found.</source>
<target>未找到通知。</target>
</trans-unit>
<trans-unit id="scf8d5cdc8b434982">
<source>You don't have any notifications currently.</source>
<target>您当前没有任何通知。</target>
</trans-unit>
<trans-unit id="s358e08de4fbebf51">
<source>Version <x id="0" equiv-text="${this.version?.versionCurrent || &quot;&quot;}"/></source>
<target>版本 <x id="0" equiv-text="${this.version?.versionCurrent || &quot;&quot;}"/></target>
</trans-unit>
<trans-unit id="sfb95ad8c25db95ba">
<source>Last password change</source>
<target>上次修改密码</target>
</trans-unit>
<trans-unit id="s37e1bad4bf0e9241">
<source>Evaluate policies before the Stage is presented to the user.</source>
<target>在阶段即将呈现给用户时评估策略。</target>
</trans-unit>
<trans-unit id="h8c1aa2d523f94f36">
<source>Can be in the format of <x id="0" equiv-text="&lt;code&gt;"/>unix://<x id="1" equiv-text="&lt;/code&gt;"/> when connecting to a local
docker daemon, using <x id="2" equiv-text="&lt;code&gt;"/>ssh://<x id="3" equiv-text="&lt;/code&gt;"/> to connect via SSH, or
<x id="4" equiv-text="&lt;code&gt;"/>https://:2376<x id="5" equiv-text="&lt;/code&gt;"/> when connecting to a remote system.</source>
<target>可以使用 <x id="0" equiv-text="&lt;code&gt;"/>unix://<x id="1" equiv-text="&lt;/code&gt;"/> 格式连接本地 Docker 守护程序,
使用 <x id="2" equiv-text="&lt;code&gt;"/>ssh://<x id="3" equiv-text="&lt;/code&gt;"/> 通过 SSH 连接,或者
使用 <x id="4" equiv-text="&lt;code&gt;"/>https://:2376<x id="5" equiv-text="&lt;/code&gt;"/> 连接到远程系统。</target>
</trans-unit>
<trans-unit id="h3ac79dc5cc553329">
<source>When using an external logging solution for archiving, this can be
set to <x id="0" equiv-text="&lt;code&gt;"/>minutes=5<x id="1" equiv-text="&lt;/code&gt;"/>.</source>
<target>当使用外部日志解决方案进行存档时,可以
设置为 <x id="0" equiv-text="&lt;code&gt;"/>minutes=5<x id="1" equiv-text="&lt;/code&gt;"/>。</target>
</trans-unit>
<trans-unit id="sc92905d14a9421f3">
<source>Idle</source>
<target>闲置</target>
</trans-unit>
<trans-unit id="s4b052cb287d81da7">
<source>Connecting</source>
<target>正在连接</target>
</trans-unit>
<trans-unit id="s123b7254b44dd148">
<source>Waiting</source>
<target>正在等待</target>
</trans-unit>
<trans-unit id="s82a4e28ab5b56670">
<source>Connected</source>
<target>已连接</target>
</trans-unit>
<trans-unit id="sd669c8ff49c068ad">
<source>Disconnecting</source>
<target>正在断开连接</target>
</trans-unit>
<trans-unit id="sfc2c3bd345c0128a">
<source>Disconnected</source>
<target>已断开连接</target>
</trans-unit>
<trans-unit id="s47b7ce63a543564c">
<source>Fewer details</source>
<target>显示更少</target>
</trans-unit>
</body>
</file>