From cb79407bc1aa9822c7518f70d849570935434e37 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 14:01:16 +0200 Subject: [PATCH] translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#15282) Translate locale/en/LC_MESSAGES/django.po in zh_CN 100% translated source file: 'locale/en/LC_MESSAGES/django.po' on 'zh_CN'. Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> --- locale/zh_CN/LC_MESSAGES/django.po | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/locale/zh_CN/LC_MESSAGES/django.po b/locale/zh_CN/LC_MESSAGES/django.po index fc13579d60..93bdc5ae60 100644 --- a/locale/zh_CN/LC_MESSAGES/django.po +++ b/locale/zh_CN/LC_MESSAGES/django.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-06-04 00:12+0000\n" +"POT-Creation-Date: 2025-06-25 00:10+0000\n" "PO-Revision-Date: 2022-09-26 16:47+0000\n" "Last-Translator: deluxghost, 2025\n" "Language-Team: Chinese (China) (https://app.transifex.com/authentik/teams/119923/zh_CN/)\n" @@ -117,10 +117,6 @@ msgstr "品牌" msgid "User does not have access to application." msgstr "用户没有访问此应用程序的权限。" -#: authentik/core/api/devices.py -msgid "Extra description not available" -msgstr "额外描述不可用" - #: authentik/core/api/groups.py msgid "Cannot set group as parent of itself." msgstr "无法设置组自身为父级。" @@ -774,6 +770,12 @@ msgid "" "If left empty, Notification won't ben sent." msgstr "定义此通知应该发送到哪些用户组。如果留空,则不会发送通知。" +#: authentik/events/models.py +msgid "" +"When enabled, notification will be sent to user the user that triggered the " +"event.When destination_group is configured, notification is sent to both." +msgstr "启用时,通知会被发送到触发事件的用户。当配置了 destination_group 时,通知也会同时发送到对应组。" + #: authentik/events/models.py msgid "Notification Rule" msgstr "通知规则"