From 064d71df31dfe4545a96896e25ec8d335a6085f7 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 07:17:02 +0000 Subject: [PATCH] Translate django.po in zh-Hans 100% translated source file: 'django.po' on 'zh-Hans'. --- locale/zh-Hans/LC_MESSAGES/django.po | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/locale/zh-Hans/LC_MESSAGES/django.po b/locale/zh-Hans/LC_MESSAGES/django.po index 1b3f63fa1771..8f60c65c3f87 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-11-05 00:08+0000\n" +"POT-Creation-Date: 2024-11-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" @@ -1144,6 +1144,10 @@ msgstr "如果 zxcvbn 分数小于等于此值,则策略失败。" msgid "Password not set in context" msgstr "未在上下文中设置密码" +#: authentik/policies/password/models.py +msgid "Invalid password." +msgstr "无效密码。" + #: authentik/policies/password/models.py #, python-format msgid "Password exists on %(count)d online lists."