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_FR/admin.lang.php | 18 ++++++++---------- language/fr_FR/common.lang.php | 14 -------------- 2 files changed, 8 insertions(+), 24 deletions(-) (limited to 'language/fr_FR') diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index 9b4c3bfa3..7289991c0 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -63,7 +63,7 @@ $lang['Caddie management'] = "Gestion du panier"; $lang['Caddie'] = "Panier"; $lang['Albums authorized thanks to group associations'] = 'Albums accessibles grâce à l\'appartenance aux groupes'; $lang['Album manual order was saved'] = 'L\'ordre manuel des albums a été sauvegardé'; -$lang['Album elements associated to the following albums: %s'] = 'Les photos de l\'album ont été associés aux albums suivants : %s'; +$lang['Album photos associated to the following albums: %s'] = 'Les photos de l\'album ont été associées aux albums suivants : %s'; $lang['Check for upgrade failed for unknown reasons.'] = "La vérification de la dernière version sur le serveur a échouée pour une raison inconnue."; $lang['Check for upgrade'] = "Dernière version ?"; $lang['Comments for all'] = "Commentaires pour tous"; @@ -134,12 +134,12 @@ $lang['Permalinks'] = "Liens permanents"; $lang['Permission denied'] = "Accès interdit"; $lang['Permission granted thanks to a group'] = "Accès autorisé grâce à l'appartenance aux groupes"; $lang['Permission granted'] = "Accès autorisé"; -$lang['Picture informations updated'] = "Informations de l'image mises à jour"; +$lang['Photo informations updated'] = "Informations de l'image mises à jour"; $lang['Plugins'] = "Plugins"; $lang['Position'] = "Position"; $lang['Preferences'] = "Préférences"; $lang['Properties'] = "Propriétés"; -$lang['Random picture'] = "Image au hasard"; +$lang['Random photo'] = "Image au hasard"; $lang['Rate date'] = "Date de notation"; $lang['Rating by guests'] = "Notation par les invités"; $lang['Rating'] = "Notation"; @@ -209,7 +209,6 @@ $lang['dissociate from group'] = "Dissocier du groupe"; $lang['edit album permissions'] = 'Modifier les permissions de l\'album'; $lang['Album updated successfully'] = 'Les informations de l\'album ont été mises à jour avec succès.'; $lang['photos per page'] = "Nombre d'éléments par page à afficher"; -$lang['elements'] = "éléments"; $lang['High definition enabled'] = "Haute définition actif"; $lang['File'] = "Fichier"; $lang['Filesize'] = "Poids"; @@ -353,12 +352,12 @@ $lang['Edit photo information'] = "Modifier les informations d'une image"; $lang['Thumbnail creation'] = "Création des miniatures"; $lang['Database synchronization with files'] = "Synchronisation de la base à partir des fichiers de"; $lang['all'] = "Tout"; -$lang['pictures without thumbnail (jpeg and png only)'] = "images sans miniature (jpeg et png uniquement)"; +$lang['photos without thumbnail (jpeg and png only)'] = "images sans miniature (jpeg et png uniquement)"; $lang['height must be a number superior to'] = "la hauteur doit un entier supérieur à"; $lang['width must be a number superior to'] = "la largeur doit être un entier supérieur à"; $lang['for the file format'] = "pour le format de fichier"; $lang['No missing thumbnail'] = "Aucune miniature ne manque"; -$lang['Picture unreachable or no support'] = "Image inaccessible ou format non supporté"; +$lang['Photo unreachable or no support'] = "Image inaccessible ou format non supporté"; $lang['GD version'] = "version de GD"; $lang['Miniaturization parameters'] = "Paramètre de miniaturisation"; $lang['generated in'] = "générée en"; @@ -367,7 +366,7 @@ $lang['General statistics'] = "Statistiques générales"; $lang['max time'] = "temps maximal"; $lang['average time'] = "temps moyen"; $lang['min time'] = "temps minimal"; -$lang['number of miniaturized pictures'] = "nombre de miniatures créées"; +$lang['number of miniaturized photos'] = "nombre de miniatures créées"; $lang['total time'] = "temps total"; $lang['for this file format'] = "pour ce format de fichier"; $lang['unit mode'] = "Mode unitaire"; @@ -393,7 +392,7 @@ $lang['missing thumbnail'] = "miniature manquante"; $lang['albums deleted in the database'] = 'albums supprimés de la base de données'; $lang['photos deleted from the database'] = "éléments supprimés de la base de données"; $lang['photos candidates for metadata synchronization'] = "images candidates à la synchronisation avec les méta-données"; -$lang['elements informations synchronized with files metadata'] = "informations des images synchronisées avec les méta-données"; +$lang['photos informations synchronized with files metadata'] = "informations des images synchronisées avec les méta-données"; $lang['errors during synchronization'] = "erreurs survenues durant la synchronisation"; $lang['albums added in the database'] = 'albums ajoutés dans la base de données'; $lang['photos added in the database'] = "éléments ajoutés dans la base de données"; @@ -407,7 +406,7 @@ $lang['[Simulation]'] = "[Simulation]"; $lang['directories + files'] = "Répertoires + fichiers"; $lang['only directories'] = "Répertoires uniquement"; $lang['synchronize files structure with database'] = "Synchroniser la structure des fichiers avec la base de données"; -$lang['synchronize files metadata with database elements informations'] = "Synchroniser les informations des éléments de la base de données à partir des méta-données des fichiers"; +$lang['synchronize files metadata with database photos informations'] = "Synchroniser les informations des éléments de la base de données à partir des méta-données des fichiers"; $lang['even already synchronized photos'] = "Même les éléments déjà synchronisés"; $lang['Used metadata'] = "Méta-données employées"; $lang['The name of directories and files must be composed of letters, numbers, "-", "_" or "."'] = "Le nom des répertoires et des fichiers ne doit être constitué que de lettres, de chiffres, de \"-\", \"_\" et \".\""; @@ -431,7 +430,6 @@ $lang['Year'] = "Année"; $lang['Month'] = "Mois"; $lang['Day'] = "Jour"; $lang['Pages seen'] = "Pages vues"; -$lang['Pictures'] = "Images"; $lang['Time'] = "Heure"; $lang['IP'] = "IP"; $lang['Element'] = "Elément"; diff --git a/language/fr_FR/common.lang.php b/language/fr_FR/common.lang.php index c5f541593..a14823bb4 100644 --- a/language/fr_FR/common.lang.php +++ b/language/fr_FR/common.lang.php @@ -290,18 +290,7 @@ $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['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'; @@ -315,8 +304,6 @@ $lang['Email: %s'] = 'Email : %s'; $lang['Admin: %s'] = 'Administration : %s'; $lang['Registration of %s'] = 'Enregistrement de %s'; $lang['Album: %s'] = 'Album : %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.'; @@ -341,7 +328,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 tags courants'; $lang['display photos linked to this tag'] = 'Voir les images liées uniquement à ce tag'; $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