From 393e5f236c5d84b9cc18ef934c547fb8c88af2bd Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 10:53:19 +0100 Subject: [PATCH] translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#12454) * Translate django.po in zh-Hans 100% translated source file: 'django.po' on 'zh-Hans'. * Translate django.po in zh-Hans 100% translated source file: 'django.po' on 'zh-Hans'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> --- locale/zh-Hans/LC_MESSAGES/django.po | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) 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 "使用源特定的标识符"