diff options
Diffstat (limited to 'languages/fr.php')
| -rw-r--r-- | languages/fr.php | 15 | 
1 files changed, 0 insertions, 15 deletions
diff --git a/languages/fr.php b/languages/fr.php index 375159e0b..bb309c225 100644 --- a/languages/fr.php +++ b/languages/fr.php @@ -52,7 +52,6 @@ $french = array(  	 'tidypics:settings:image_lib'  =>  "Librairie graphique" ,   	 'tidypics:settings:thumbnail'  =>  "Création des vignettes" ,   	 'tidypics:settings:download_link'  =>  "Voir le lien de download" ,  -	 'tidypics:settings:tagging'  =>  "Activer les tags sur les photos" ,   	 'tidypics:settings:photo_ratings'  =>  "Activer les notations des photos (nécessite le rate plugin de Miguel Montes ou compatible)" ,   	 'tidypics:settings:exif'  =>  "Voir les données EXIF" ,   	 'tidypics:settings:view_count'  =>  "Voir le compteur" ,  @@ -87,22 +86,9 @@ $french = array(  	 'image:none'  =>  "Aucune image n'a encore été ajoutée" ,   	 'image:back'  =>  "Précédent" ,   	 'image:next'  =>  "Suivant" ,  -	 'tidypics:taginstruct'  =>  "Sélectionnez la zone que vous souhaitez tagger" ,  -	 'tidypics:deltag_title'  =>  "Sélectionnez le tag à supprimer" ,  -	 'tidypics:finish_tagging'  =>  "Arrêter de tagger" ,  -	 'tidypics:tagthisphoto'  =>  "Tagger cette photo" ,  -	 'tidypics:deletetag'  =>  "Supprimer le tag d'une photo" ,  -	 'tidypics:actiontag'  =>  "Tag" ,   	 'tidypics:actiondelete'  =>  "Supprimer" ,   	 'tidypics:actioncancel'  =>  "Annuler" ,   	 'tidypics:inthisphoto'  =>  "Dans cette photo" ,  -	 'tidypics:usertag'  =>  "Photo taggée par %s" ,  -	 'tidypics:phototagging:success'  =>  "La photo a été correctement taggée." ,  -	 'tidypics:phototagging:error'  =>  "Erreur innatendue durant le taggage" ,  -	 'tidypics:deletetag:success'  =>  "Les tags sélectionnés ont correctement été supprimés" ,  -	 'tidypics:tag:subject'  =>  "Vous avez été taggé dans une photo !!!" ,  -	 'tidypics:tag:body'  =>  "Vous avez été taggé dans la photo %s par %s !!! -La photo peut être consultée ici: %s" ,   	 'tidypics:posted'  =>  "a posté une photo" ,   	 'tidypics:widget:albums'  =>  "Albums photo" ,   	 'tidypics:widget:album_descr'  =>  "Échantillon de vos albums photo" ,  @@ -114,7 +100,6 @@ La photo peut être consultée ici: %s" ,  	 'image:river:created'  =>  "%s a ajouté la photo %s à l'album %s" ,   	 'image:river:item'  =>  "une photo" ,   	 'image:river:annotate'  =>  "commentaire sur la photo" ,  -	 'image:river:tagged'  =>  "a été taggé sur la photo" ,   	 'album:river:created'  =>  "%s a créé un nouvel album photo" ,   	 'album:river:group'  =>  "dans le groupe" ,   	 'album:river:item'  =>  "un album" ,   | 
