From 5bbf9ae189d4608af38f510d9c6c2b4b29642a0a Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 12:02:29 +0200 Subject: [PATCH] translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#11662) 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 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/locale/zh-Hans/LC_MESSAGES/django.po b/locale/zh-Hans/LC_MESSAGES/django.po index 51b0dbff70..528e37f558 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-09-25 00:08+0000\n" +"POT-Creation-Date: 2024-10-12 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" @@ -43,9 +43,8 @@ msgid "Blueprint file does not exist" msgstr "蓝图文件不存在" #: authentik/blueprints/api.py -#, python-brace-format -msgid "Failed to validate blueprint: {logs}" -msgstr "验证蓝图失败:{logs}" +msgid "Failed to validate blueprint" +msgstr "验证蓝图失败" #: authentik/blueprints/api.py msgid "Either path or content must be set."