From dd72c79aa2913ca0e01d90ece0a0b31eaabbbecd Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 18:20:02 +0000 Subject: [PATCH] chore: Translate django.po in fr_CA 99% of minimum 50% translated source file: 'django.po' on 'fr_CA'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- .../edx-platform/conf/locale/fr_CA/LC_MESSAGES/django.po | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/translations/edx-platform/conf/locale/fr_CA/LC_MESSAGES/django.po b/translations/edx-platform/conf/locale/fr_CA/LC_MESSAGES/django.po index 590719fc0c8..b4e5e3ddeb3 100644 --- a/translations/edx-platform/conf/locale/fr_CA/LC_MESSAGES/django.po +++ b/translations/edx-platform/conf/locale/fr_CA/LC_MESSAGES/django.po @@ -2409,8 +2409,14 @@ msgid_plural "" "This password is too long. It must contain no more than %(max_length)d " "characters." msgstr[0] "" +"Ce mot de passe est trop long. Il ne doit pas contenir plus de " +"%(max_length)d caractère." msgstr[1] "" +"Ce mot de passe est trop long. Il ne doit pas contenir plus de " +"%(max_length)d caractères." msgstr[2] "" +"Ce mot de passe est trop long. Il ne doit pas contenir plus de " +"%(max_length)d caractères." #: common/djangoapps/util/password_policy_validators.py:185 #, python-format