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>
This commit is contained in:
parent
2a1af96838
commit
2d1bc2efcc
|
@ -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 "设置密码"
|
||||
|
|
Reference in New Issue