From 6280c2bde680d861b9b12216da8ee1d28ae240af Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 6 Apr 2020 17:45:17 +0200 Subject: [PATCH] Update fr_CA, thanks to bgoutier --- language/fr_CA/common.lang.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/language/fr_CA/common.lang.php b/language/fr_CA/common.lang.php index e32f7cb05..50d10915e 100644 --- a/language/fr_CA/common.lang.php +++ b/language/fr_CA/common.lang.php @@ -22,8 +22,8 @@ $lang_info['zero_plural'] = false; $lang_info['parent']= "fr_FR"; $lang['%d Kb'] = '%d Ko'; -$lang['%d album updated'] = '%d catégorie mise à jour'; -$lang['%d albums updated'] = '%d catégories mises à jour'; +$lang['%d album updated'] = '%d album mise à jour'; +$lang['%d albums updated'] = '%d albums mises à jour'; $lang['%d comment to validate'] = '%d commentaire utilisateur à valider'; $lang['%d comments to validate'] = '%d commentaires utilisateurs à valider'; $lang['%d new comment'] = '%d nouveau commentaire utilisateur'; @@ -352,7 +352,7 @@ $lang['Here are your connection settings'] = 'Voici vos identifiants'; $lang['Password: %s'] = 'Mot de passe : %s'; $lang['Username: %s'] = 'Nom d\'utilisateur : %s'; $lang['Email: %s'] = 'Email: %s'; -$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Si vous pensez avoir reçu cet email par erreur, veuillez nous contacter %s'; +$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Si vous pensez avoir reçu cet courriel par erreur, veuillez nous contacter %s'; $lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Inscription réussie, vous recevrez bientôt un courriel avec vos identifiants. Bienvenue !'; $lang['Send my connection settings by email'] = 'Recevoir mes identifiants par courriel'; $lang['Edit'] = 'Éditer'; @@ -417,4 +417,4 @@ $lang['Photo description'] = 'Description de la photo'; $lang['Photo title'] = 'Titre de la photo'; $lang['generate random password'] = 'générer un mot de passe aléatoire'; $lang['Your authentication key is no longer valid.'] = 'Voter clef d\'identification n\'est plus valide'; -$lang['Invalid username or password!'] = 'Nom d\'utilisateur ou mot de passe invalide !'; +$lang['Invalid username or password!'] = 'Nom d\'utilisateur ou mot de passe invalide !'; \ No newline at end of file