From 7ca4f8e06004740e3dc0c331629daeccc868defe Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 17 Jan 2011 23:53:47 +0000 Subject: feature 2102: add a few language keys to remove all image/picture/element and replace by photo git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/fr_CA/common.lang.php | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'language/fr_CA/common.lang.php') diff --git a/language/fr_CA/common.lang.php b/language/fr_CA/common.lang.php index 5d4c7c9ca..a78ba1dfb 100644 --- a/language/fr_CA/common.lang.php +++ b/language/fr_CA/common.lang.php @@ -292,19 +292,8 @@ $lang['A comment on your site'] = 'Un commentaire sur le site'; $lang['today'] = 'aujourd\'hui'; $lang['Update your rating'] = 'Mettre à jour votre note'; $lang['wrong filename'] = 'mauvais nom de fichier'; -$lang['the filesize of the picture must not exceed :'] = 'le poids de l\'image ne doit pas dépasser : '; -$lang['the picture must be to the fileformat jpg, gif or png'] = 'le format de l\'image doit être jpg, png ou gif'; -$lang['the height of the picture must not exceed :'] = 'la hauteur de l\'image ne doit pas dépasser : '; -$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Optionnel, mais recommandé : choisir une miniature à associer '; -$lang['the width of the picture must not exceed :'] = 'la largeur de l\'image ne doit pas dépasser : '; $lang['Author'] = 'Auteur'; -$lang['can\'t upload the picture on the server'] = 'impossible de transférer le fichier sur le serveur'; $lang['the username must be given'] = 'le nom d\'utilisateur doit être indiqué'; -$lang['A picture\'s name already used'] = 'ce fichier existe déjà'; -$lang['You must choose a picture fileformat for the image'] = 'Le format du fichier doit être un format d\'image'; -$lang['Name of the picture'] = 'Nom de l\'image'; -$lang['Upload a picture'] = 'Ajouter une image'; -$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Image ajoutée avec succès, un administrateur la validera dès que possible'; $lang['useful when password forgotten'] = 'utile en cas d\'oubli de mot de passe'; $lang['Quick search'] = 'Recherche rapide'; $lang['Connected user: %s'] = 'Utilisateur connecté : %s'; @@ -318,8 +307,6 @@ $lang['Email: %s'] = 'Courriel : %s'; $lang['Admin: %s'] = 'Administration : %s'; $lang['Registration of %s'] = 'Enregistrement de %s'; $lang['Album: %s'] = 'Catégorie : %s'; -$lang['Picture name: %s'] = 'Nom de l\'image : %s'; -$lang['Creation date: %s'] = 'Date de création : %d'; $lang['Picture uploaded by %s'] = 'Image téléchargée par %s'; // --------- Starting below: New or revised $lang ---- from version 1.7.1 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Statut de l\'utilisateur "guest" non conforme, utilisation du statut par défaut. Veuillez prévenir le webmestre.'; @@ -344,7 +331,6 @@ $lang['%d photo is also linked to current tags'] = '%d image est également lié $lang['%d photos are also linked to current tags'] = '%d photos sont également liées aux mots clés courants'; $lang['display photos linked to this tag'] = 'Voir les images liées uniquement à ce mot clé'; $lang['photos posted during the last %d days'] = 'images ajoutées au cours des %d derniers jours'; -$lang['Choose an image'] = 'Choisir une image à ajouter'; $lang['Piwigo Help'] = 'Aide de Piwigo'; $lang['Rank'] = 'Rang'; $lang['group by letters'] = 'regrouper par lettres'; -- cgit v1.2.3