From 5d803a9bf34e7f98d17bf6c90c971b3ff68bdb4e Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 18:16:48 +0100 Subject: [PATCH] translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#13510) 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 | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/locale/zh-Hans/LC_MESSAGES/django.po b/locale/zh-Hans/LC_MESSAGES/django.po index 98ca996f77..42b1bcfb6d 100644 --- a/locale/zh-Hans/LC_MESSAGES/django.po +++ b/locale/zh-Hans/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ # Chen Zhikai, 2022 # 刘松, 2022 # Tianhao Chai , 2024 -# Jens L. , 2024 +# Jens L. , 2025 # deluxghost, 2025 # #, fuzzy @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-03-12 00:09+0000\n" +"POT-Creation-Date: 2025-03-13 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" @@ -1909,6 +1909,18 @@ msgstr "来自元数据的 SAML 提供程序" msgid "SAML Providers from Metadata" msgstr "来自元数据的 SAML 提供程序" +#: authentik/providers/scim/models.py +msgid "Default" +msgstr "默认" + +#: authentik/providers/scim/models.py +msgid "AWS" +msgstr "AWS" + +#: authentik/providers/scim/models.py +msgid "Slack" +msgstr "Slack" + #: authentik/providers/scim/models.py msgid "Base URL to SCIM requests, usually ends in /v2" msgstr "SCIM 请求的基础 URL,通常以 /v2 结尾" @@ -1917,6 +1929,14 @@ msgstr "SCIM 请求的基础 URL,通常以 /v2 结尾" msgid "Authentication token" msgstr "身份验证令牌" +#: authentik/providers/scim/models.py +msgid "SCIM Compatibility Mode" +msgstr "SCIM 兼容模式" + +#: authentik/providers/scim/models.py +msgid "Alter authentik behavior for vendor-specific SCIM implementations." +msgstr "更改 authentik 的行为,以兼容特定厂商的 SCIM 实现。" + #: authentik/providers/scim/models.py msgid "SCIM Provider" msgstr "SCIM 提供程序"