From 0a1ef11498cd44e03964975e170a679a702c1b1d Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 21 Dec 2025 18:29:06 +0100 Subject: [PATCH] Update fr_CA, thanks to bgoutier --- language/fr_CA/admin.lang.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/language/fr_CA/admin.lang.php b/language/fr_CA/admin.lang.php index 89a889e1b..b4e65612c 100644 --- a/language/fr_CA/admin.lang.php +++ b/language/fr_CA/admin.lang.php @@ -1021,4 +1021,8 @@ $lang['%d tag moved'] = '%d mot-clé déplacé'; $lang['Cannot send an email to this user because he doesn\'t have an email address'] = 'Impossible d\'envoyer un courriel à cet utilisateur car il n\'a pas d\'adresse courriel'; $lang['%d photos were moved from the upload lounge to their albums'] = '%d photos ont été déplacées de la salle d\'attente vers leurs albums respectifs'; $lang['Empty lounge'] = 'Vide la salle d\'attente'; -$lang['There is currently %d photos in the lounge (upload buffer)'] = 'Il y a actuellement %d photos dans salle d\'attente des transferts (lounge)'; \ No newline at end of file +$lang['There is currently %d photos in the lounge (upload buffer)'] = 'Il y a actuellement %d photos dans salle d\'attente des transferts (lounge)'; +$lang['Light mode'] = 'Mode clair'; +$lang['Select a color theme for standard pages'] = 'Choisissez un jeu de couleurs pour les pages standards'; +$lang['Standard pages'] = 'Pages standards'; +$lang['Standard pages aren\'t activated, however you have %d active themes that will still use them. These themes are:'] = 'Les pages standards ne sont pas activées, mais vous avez %d thèmes actifs qui les utiliseront. Ces thèmes sont :'; \ No newline at end of file