From feba6180b087cf5fefa1a0c36a938a5e0c3e8a0e 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:57 +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 9c28549ce04..35342e9e233 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 @@ -2540,8 +2540,14 @@ msgid "" msgid_plural "" "This password must contain at least %(min_punctuation)d punctuation marks." msgstr[0] "" +"Ce mot de passe doit contenir au moins %(min_punctuation)d signe de " +"ponctuation." msgstr[1] "" +"Ce mot de passe doit contenir au moins %(min_punctuation)dsignes de " +"ponctuation." msgstr[2] "" +"Ce mot de passe doit contenir au moins %(min_punctuation)d signes de " +"ponctuation." #: common/djangoapps/util/password_policy_validators.py:416 #, python-format