From 6bd9a74bc7adf249651d7a643fe6fbc826afcde1 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:55:38 +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 70c76d71a02..f64cad7233e 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 @@ -2501,8 +2501,11 @@ msgid "This password must contain at least %(min_lower)d lowercase letter." msgid_plural "" "This password must contain at least %(min_lower)d lowercase letters." msgstr[0] "" +"Ce mot de passe doit contenir au moins %(min_lower)d lettre minuscule." msgstr[1] "" +"Ce mot de passe doit contenir au moins %(min_lower)d lettres minuscules." msgstr[2] "" +"Ce mot de passe doit contenir au moins %(min_lower)d lettres minuscules." #: common/djangoapps/util/password_policy_validators.py:367 #, python-format