aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/fr_FR/common.lang.php')
-rw-r--r--language/fr_FR/common.lang.php16
1 files changed, 15 insertions, 1 deletions
diff --git a/language/fr_FR/common.lang.php b/language/fr_FR/common.lang.php
index 8a86c325d..8d909bb2f 100644
--- a/language/fr_FR/common.lang.php
+++ b/language/fr_FR/common.lang.php
@@ -372,4 +372,18 @@ $lang['Some info about this picture'] = "Informations sur cette image";
$lang['Some more (technical) info about this picture'] = "Informations (techniques) sur cette image";
$lang['edit this comment'] = "editer ce commentaire";
$lang['Edit a comment'] = "Editer ce commentaire";
-?> \ No newline at end of file
+$lang['Are you sure?'] = "Etes-vous sûr ?";
+$lang['Welcome'] = 'Bienvenue';
+$lang['Welcome to your Piwigo photo gallery!'] = 'Bienvenue sur votre galerie photo Piwigo !';
+$lang['... or browse your empty gallery'] = '... ou naviguez sur votre galerie vide';
+$lang['... or please deactivate this message, I will find my way by myself'] = '... ou désactivez ce message, je me débrouillerai par moi-même';
+$lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Bonjour %s, votre galerie photo Piwigo est vide !';
+$lang['I want to add photos'] = 'Je veux ajouter des photos';
+$lang['Manage this user comment: %s'] = 'Gérer ce commentaire : %s';
+$lang['Email address is missing. Please specify an email address.'] = "L'adresse email manque. Veuillez spécifier une adresse email.";
+$lang['This author modified following comment:'] = 'Cet auteur a modifié le commentaire suivant :';
+$lang['This author removed the comment with id %d'] = 'Cet auteur a supprimé le commentaire portant l\'identifiant %d';
+$lang['delete this comment'] = "supprimer ce commentaire";
+$lang['validate this comment'] = 'valider ce commentaire';
+$lang['(!) This comment requires validation'] = '(!) Ce commentaire requiert une validation';
+?>