From d214be66fbe55a149ade18b4af8b9d380a392910 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 17:59: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 | 3 +++ 1 file changed, 3 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 3e9d3b4c4e2..9c28549ce04 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 @@ -2487,8 +2487,11 @@ msgid "Your password must contain at least %(min_upper)d uppercase letter." msgid_plural "" "Your password must contain at least %(min_upper)d uppercase letters." msgstr[0] "" +"Votre mot de passe doit contenir au moins %(min_upper)d lettre majuscule." msgstr[1] "" +"Votre mot de passe doit contenir au moins %(min_upper)d lettres majuscules." msgstr[2] "" +"Votre mot de passe doit contenir au moins %(min_upper)d lettres majuscules." #: common/djangoapps/util/password_policy_validators.py:327 #, python-format