diff --git a/locale/zh-Hans/LC_MESSAGES/django.po b/locale/zh-Hans/LC_MESSAGES/django.po index dcca5291c5..17a11eb2fa 100644 --- a/locale/zh-Hans/LC_MESSAGES/django.po +++ b/locale/zh-Hans/LC_MESSAGES/django.po @@ -15,7 +15,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 Simplified (https://app.transifex.com/authentik/teams/119923/zh-Hans/)\n" @@ -118,10 +118,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 "无法设置组自身为父级。" @@ -775,6 +771,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 "通知规则"