Skip to content

Commit

Permalink
chore: Translate django.po in fr_CA
Browse files Browse the repository at this point in the history
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
  • Loading branch information
transifex-integration[bot] authored Nov 30, 2023
1 parent e14d64c commit 805039d
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2463,9 +2463,11 @@ msgstr[2] "Ce mot de passe doit contenir au moins %(min_numeric)d chiffres."
#, python-format
msgid "Your password must contain at least %(min_numeric)d number."
msgid_plural "Your password must contain at least %(min_numeric)d numbers."
msgstr[0] ""
msgstr[0] "Votre mot de passe doit contenir au moins %(min_numeric)d chiffre."
msgstr[1] ""
"Votre mot de passe doit contenir au moins %(min_numeric)d chiffres."
msgstr[2] ""
"Votre mot de passe doit contenir au moins %(min_numeric)d chiffres."

#: common/djangoapps/util/password_policy_validators.py:279
#, python-format
Expand Down

0 comments on commit 805039d

Please sign in to comment.