From ff5d15b5e5babf7c668cf86c8cf9aaca7ed17fa0 Mon Sep 17 00:00:00 2001
From: "transifex-integration[bot]"
<43880903+transifex-integration[bot]@users.noreply.github.com>
Date: Tue, 23 Jan 2024 18:12:12 +0100
Subject: [PATCH] translate: Updates for file web/xliff/en.xlf in zh_CN (#8274)
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>
---
web/xliff/zh_CN.xlf | 217 ++++++++++++++++++++++++++++++++------------
1 file changed, 158 insertions(+), 59 deletions(-)
diff --git a/web/xliff/zh_CN.xlf b/web/xliff/zh_CN.xlf
index 4959e056ad..f5cc0f8182 100644
--- a/web/xliff/zh_CN.xlf
+++ b/web/xliff/zh_CN.xlf
@@ -444,11 +444,6 @@
Client IP客户端 IP
-
-
- Tenant
- 租户
-
Recent events
@@ -3629,16 +3624,6 @@ doesn't pass when either or both of the selected options are equal or above the
Update Token更新令牌
-
-
- Successfully updated tenant.
- 已成功更新租户。
-
-
-
- Successfully created tenant.
- 已成功创建租户。
-
Domain
@@ -3654,11 +3639,6 @@ doesn't pass when either or both of the selected options are equal or above the
Default默认
-
-
- Use this tenant for each domain that doesn't have a dedicated tenant.
- 所有未设置专用租户的域名都将使用此租户。
-
Branding settings
@@ -3784,21 +3764,6 @@ doesn't pass when either or both of the selected options are equal or above the
This setting only affects new Events, as the expiration is saved per-event.此设置仅影响新事件,因为过期时间是分事件保存的。
-
-
- Format: "weeks=3;days=2;hours=3,seconds=2".
- 格式:"weeks=3;days=2;hours=3,seconds=2"。
-
-
-
- Set custom attributes using YAML or JSON. Any attributes set here will be inherited by users, if the request is handled by this tenant.
- 使用 YAML 或 JSON 格式设置自定义属性。如果请求由此租户处理,则用户会继承此处设置的任何自定义属性。
-
-
-
- Tenants
- 租户
-
Configure visual settings and defaults for different domains.
@@ -3809,21 +3774,6 @@ doesn't pass when either or both of the selected options are equal or above the
Default?默认?
-
-
- Tenant(s)
- 租户
-
-
-
- Update Tenant
- 更新租户
-
-
-
- Create Tenant
- 创建租户
-
Policies
@@ -4099,11 +4049,6 @@ doesn't pass when either or both of the selected options are equal or above the
Recovery link cannot be emailed, user has no email address saved.无法通过电子邮件发送恢复链接,用户没有保存电子邮件地址。
-
-
- To let a user directly reset a their password, configure a recovery flow on the currently active tenant.
- 要让用户直接重置密码,请在当前活动的租户上配置恢复流程。
-
Add User
@@ -7852,10 +7797,6 @@ Bindings to groups/users are checked against the user of the event.
A copy of this recovery link has been placed in your clipboard一份恢复链接拷贝已被写入剪贴板
-
- The current tenant must have a recovery flow configured to use a recovery link
- 当前租户必须配置恢复流程才能使用恢复链接
-Create recovery link创建恢复链接
@@ -8231,6 +8172,164 @@ Bindings to groups/users are checked against the user of the event.
Failed to fetch objects: 获取对象失败:
+
+
+ Brand
+ 品牌
+
+
+ Successfully updated brand.
+ 已成功更新品牌。
+
+
+ Successfully created brand.
+ 已成功创建品牌。
+
+
+ Use this brand for each domain that doesn't have a dedicated brand.
+ 所有未设置专用品牌的域名都将使用此品牌。
+
+
+ Set custom attributes using YAML or JSON. Any attributes set here will be inherited by users, if the request is handled by this brand.
+ 使用 YAML 或 JSON 格式设置自定义属性。如果请求由此品牌处理,则用户会继承此处设置的任何自定义属性。
+
+
+ Brands
+ 品牌
+
+
+ Brand(s)
+ 品牌
+
+
+ Update Brand
+ 更新品牌
+
+
+ Create Brand
+ 创建品牌
+
+
+ To let a user directly reset a their password, configure a recovery flow on the currently active brand.
+ 要让用户直接重置密码,请在当前活动的品牌上配置恢复流程。
+
+
+ The current brand must have a recovery flow configured to use a recovery link
+ 当前品牌必须配置恢复流程才能使用恢复链接
+
+
+ Successfully updated settings.
+ 已成功更新设置。
+
+
+ Avatars
+ 头像
+
+
+ Configure how authentik should show avatars for users. The following values can be set:
+ 配置 authentik 应该如何显示用户头像。可以配置为以下值:
+
+
+ Disables per-user avatars and just shows a 1x1 pixel transparent picture
+ 禁用单用户头像,仅显示 1x1 像素的透明图片
+
+
+ Uses gravatar with the user's email address
+ 根据用户的电子邮件地址使用 Gravatar
+
+
+ Generated avatars based on the user's name
+ 根据用户的名称生成头像
+
+
+ Any URL: If you want to use images hosted on another server, you can set any URL. Additionally, these placeholders can be used:
+ 任意 URL:如果您想使用托管在其他服务器上的图像,可以设置为任意 URL。此外,还可以使用以下占位符:
+
+
+ The user's username
+ 用户名
+
+
+ The email address, md5 hashed
+ 电子邮件地址,经过 MD5 哈希
+
+
+ The user's UPN, if set (otherwise an empty string)
+ 用户的 UPN,如果存在(否则为空字符串)
+
+
+ An attribute path like
+ attributes.something.avatar, which can be used in
+ combination with the file field to allow users to upload custom
+ avatars for themselves.
+ 任意形如
+ attributes.something.avatar 的属性
+ 路径,可以与文件字段相组合,以允许用户
+ 自行上传自定义头像。
+
+
+ Multiple values can be set, comma-separated, and authentik will fallback to the next mode when no avatar could be found.
+ 可以设置多个以逗号分隔的值,如果 authentik 无法找到头像,就会回退到下一个模式。
+
+
+ For example, setting this to gravatar,initials will
+ attempt to get an avatar from Gravatar, and if the user has not
+ configured on there, it will fallback to a generated avatar.
+ 例如,将该选项设置为 gravatar,initials,
+ 就会创建从 Gravatar 获取头像,如果用户没有在那里
+ 设置过,就回退到生成头像。
+
+
+ Allow users to change name
+ 允许用户修改名称
+
+
+ Enable the ability for users to change their name.
+ 启用用户修改自己名称的能力。
+
+
+ Allow users to change email
+ 允许用户修改电子邮件地址
+
+
+ Enable the ability for users to change their email.
+ 启用用户修改自己电子邮件地址的能力。
+
+
+ Allow users to change username
+ 允许用户修改用户名
+
+
+ Enable the ability for users to change their username.
+ 启用用户修改自己用户名的能力。
+
+
+ Footer links
+ 页脚链接
+
+
+ This option configures the footer links on the flow executor pages. It must be a valid JSON list and can be used as follows:
+ 此选项配置流程执行器页面上的页脚链接。必须为有效的 JSON 列表,可以使用以下值:
+
+
+ GDPR compliance
+ GDPR 合规性
+
+
+ When enabled, all the events caused by a user will be deleted upon the user's deletion.
+ 启用时,所有由用户造成的事件会在相应用户被删除时一并删除。
+
+
+ Impersonation
+ 模拟身份
+
+
+ Globally enable/disable impersonation.
+ 全局启用/禁用模拟身份。
+
+
+ System settings
+ 系统设置