diff --git a/locale/zh-Hans/LC_MESSAGES/django.po b/locale/zh-Hans/LC_MESSAGES/django.po index f72706749b..def3874a84 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: 2024-12-18 13:31+0000\n" +"POT-Creation-Date: 2024-12-20 00:08+0000\n" "PO-Revision-Date: 2022-09-26 16:47+0000\n" "Last-Translator: deluxghost, 2024\n" "Language-Team: Chinese Simplified (https://app.transifex.com/authentik/teams/119923/zh-Hans/)\n" @@ -110,6 +110,10 @@ msgstr "品牌" msgid "Brands" msgstr "品牌" +#: authentik/core/api/application_entitlements.py +msgid "User does not have access to application." +msgstr "用户没有访问此应用程序的权限。" + #: authentik/core/api/devices.py msgid "Extra description not available" msgstr "额外描述不可用" @@ -235,6 +239,14 @@ msgstr "应用程序" msgid "Applications" msgstr "应用程序" +#: authentik/core/models.py +msgid "Application Entitlement" +msgstr "应用程序授权" + +#: authentik/core/models.py +msgid "Application Entitlements" +msgstr "应用程序授权" + #: authentik/core/models.py msgid "Use the source-specific identifier" msgstr "使用源特定的标识符"