From 2d1bc2efcce1a138903f28866a063aca6457e130 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 17:38:48 +0200 Subject: [PATCH] Translate /web/src/locales/en.po in zh_CN (#2679) 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> --- web/src/locales/zh_CN.po | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/web/src/locales/zh_CN.po b/web/src/locales/zh_CN.po index 43aead665..f9cea2d44 100644 --- a/web/src/locales/zh_CN.po +++ b/web/src/locales/zh_CN.po @@ -483,7 +483,7 @@ msgstr "" "属性,则会丢弃此字段。" #: src/pages/groups/GroupForm.ts src/pages/stages/invitation/InvitationForm.ts -#: src/pages/users/UserForm.ts +#: src/pages/tenants/TenantForm.ts src/pages/users/UserForm.ts msgid "Attributes" msgstr "属性" @@ -4562,6 +4562,12 @@ msgstr "根据来自 authentik 的值设置自定义 HTTP-Basic 身份验证标 msgid "Set custom attributes using YAML or JSON." msgstr "使用 YAML 或 JSON 设置自定义属性。" +#: src/pages/tenants/TenantForm.ts +msgid "" +"Set custom attributes using YAML or JSON. Any attributes set here will be " +"inherited by users, if the request is handled by this tenant." +msgstr "使用 YAML 或 JSON 格式设置自定义属性。如果请求由此租户处理,则用户会继承此处设置的任何自定义属性。 " + #: src/pages/users/RelatedUserList.ts src/pages/users/UserListPage.ts msgid "Set password" msgstr "设置密码"