Translate /web/src/locales/en.po in zh_CN (#2826)

translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
This commit is contained in:
transifex-integration[bot] 2022-05-08 19:43:49 +02:00 committed by GitHub
parent 4b0324220a
commit db5aafed36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

View File

@ -654,6 +654,10 @@ msgstr "Bind 密码"
msgid "Bind flow" msgid "Bind flow"
msgstr "Bind 流程" msgstr "Bind 流程"
#: src/pages/providers/ldap/LDAPProviderForm.ts
msgid "Bind mode"
msgstr "绑定模式"
#: src/pages/flows/BoundStagesList.ts src/pages/flows/BoundStagesList.ts #: src/pages/flows/BoundStagesList.ts src/pages/flows/BoundStagesList.ts
msgid "Bind stage" msgid "Bind stage"
msgstr "绑定阶段" msgstr "绑定阶段"
@ -701,6 +705,12 @@ msgid ""
"for no validation." "for no validation."
msgstr "验证端点证书所依据的 CA。可以留空表示不进行验证。" msgstr "验证端点证书所依据的 CA。可以留空表示不进行验证。"
#: src/pages/providers/ldap/LDAPProviderForm.ts
msgid ""
"Cached binding, flow is executed and session is cached in memory. Flow is "
"executed when session expires."
msgstr "缓存绑定,流程与会话会在内存中执行与缓存。会话过期时执行流程。"
#: src/pages/admin-overview/charts/FlowStatusChart.ts #: src/pages/admin-overview/charts/FlowStatusChart.ts
msgid "Cached flows" msgid "Cached flows"
msgstr "缓存流程" msgstr "缓存流程"
@ -1040,6 +1050,10 @@ msgstr "配置流程执行器应如何处理对质询的无效响应。"
msgid "Configure how the issuer field of the ID Token should be filled." msgid "Configure how the issuer field of the ID Token should be filled."
msgstr "配置如何填写 ID 令牌的颁发者字段。" msgstr "配置如何填写 ID 令牌的颁发者字段。"
#: src/pages/providers/ldap/LDAPProviderForm.ts
msgid "Configure how the outpost authenticates requests."
msgstr "配置前哨如何验证请求的身份。"
#: src/pages/providers/ldap/LDAPProviderForm.ts #: src/pages/providers/ldap/LDAPProviderForm.ts
msgid "Configure how the outpost queries the core authentik server's users." msgid "Configure how the outpost queries the core authentik server's users."
msgstr "配置前哨如何查询核心 authentik 服务器的用户。" msgstr "配置前哨如何查询核心 authentik 服务器的用户。"
@ -1564,6 +1578,12 @@ msgstr "摘要算法"
msgid "Digits" msgid "Digits"
msgstr "数字" msgstr "数字"
#: src/pages/providers/ldap/LDAPProviderForm.ts
msgid ""
"Direct querying, always execute the configured bind flow to authenticate the"
" user."
msgstr "直接查询,总是执行配置的绑定流程,以验证用户的身份。"
#: src/pages/providers/ldap/LDAPProviderForm.ts #: src/pages/providers/ldap/LDAPProviderForm.ts
msgid "" msgid ""
"Direct querying, always returns the latest data, but slower than cached " "Direct querying, always returns the latest data, but slower than cached "