From 96eb98500cb77625e92c65d992595db5d9420cea Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 18:38:07 +0200 Subject: [PATCH] translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#9832) 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 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/locale/zh_CN/LC_MESSAGES/django.po b/locale/zh_CN/LC_MESSAGES/django.po index bf05228dba..83e21d55b5 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: 2024-05-22 00:07+0000\n" +"POT-Creation-Date: 2024-05-23 00:07+0000\n" "PO-Revision-Date: 2022-09-26 16:47+0000\n" "Last-Translator: deluxghost, 2024\n" "Language-Team: Chinese (China) (https://app.transifex.com/authentik/teams/119923/zh_CN/)\n" @@ -102,14 +102,6 @@ msgid "" "excluded" msgstr "如果未设置,则返回所有提供程序。如果启用,仅返回反向通道提供程序。如果禁用,则返回非反向通道提供程序" -#: authentik/core/api/providers.py -msgid "SAML Provider from Metadata" -msgstr "来自元数据的 SAML 提供程序" - -#: authentik/core/api/providers.py -msgid "Create a SAML Provider by importing its Metadata." -msgstr "通过导入元数据来创建 SAML 提供程序。" - #: authentik/core/api/users.py msgid "No leading or trailing slashes allowed." msgstr "不允许前缀或后缀斜线。" @@ -1738,6 +1730,14 @@ msgstr "SAML 属性映射" msgid "SAML Property Mappings" msgstr "SAML 属性映射" +#: authentik/providers/saml/models.py +msgid "SAML Provider from Metadata" +msgstr "来自元数据的 SAML 提供程序" + +#: authentik/providers/saml/models.py +msgid "SAML Providers from Metadata" +msgstr "来自元数据的 SAML 提供程序" + #: authentik/providers/scim/models.py msgid "Base URL to SCIM requests, usually ends in /v2" msgstr "SCIM 请求的基础 URL,通常以 /v2 结尾"