--- /dev/null
+<?PHP // $Id$
+
+
+$string['about'] = 'À propos de cet éditeur';
+$string['absbottom'] = 'Absbottom';
+$string['absmiddle'] = 'Absmiddle';
+$string['address'] = 'Adresse';
+$string['alignment'] = 'Alignement';
+$string['alternatetext'] = 'Texte alternatif';
+$string['baseline'] = 'Ligne de base';
+$string['bold'] = 'Gras';
+$string['borderthickness'] = 'Épaisseur de bordure';
+$string['bottom'] = 'Bas';
+$string['browse'] = 'Naviguer';
+$string['cancel'] = 'Annuler';
+$string['cellpadding'] = 'Cellpadding';
+$string['cellspacing'] = 'Cellspacing';
+$string['choosechar'] = 'Choisir un caractère';
+$string['chooseicon'] = 'Choisir une icône à insérer';
+$string['close'] = 'Fermer';
+$string['cols'] = 'Colonnes';
+$string['copy'] = 'Copier la sélection';
+$string['createlink'] = 'Insérer un lien web';
+$string['cut'] = 'Couper la sélection';
+$string['forecolor'] = 'Couleur du texte';
+$string['heading'] = 'En-tête';
+$string['hilitecolor'] = 'Couleur d\'arrière-plan';
+$string['horizontal'] = 'Horizontal';
+$string['horizontalrule'] = 'Filet horizontal';
+$string['htmlmode'] = 'Mode code HTML';
+$string['imageurl'] = 'URL de l\'image URL';
+$string['indent'] = 'Augmenter le niveau d\'indentation';
+$string['insertchar'] = 'Insérer un caractère spécial';
+$string['insertimage'] = 'Insérer une image';
+$string['insertsmile'] = 'Insérer une binette';
+$string['inserttable'] = 'Insérer un tableau';
+$string['italic'] = 'Italique';
+$string['justifycenter'] = 'Centré';
+$string['justifyfull'] = 'Justifié';
+$string['justifyleft'] = 'Aligné à gauche';
+$string['justifyright'] = 'Aligné à droite';
+$string['layout'] = 'Mise en page';
+$string['left'] = 'Gauche';
+$string['middle'] = 'Milieu';
+$string['normal'] = 'Normal';
+$string['notset'] = 'Non fixé';
+$string['ok'] = 'OK';
+$string['orderedlist'] = 'Liste numérotée';
+$string['outdent'] = 'Diminuer le niveau d\'indentation';
+$string['paste'] = 'Coller depuis le presse-papier';
+$string['path'] = 'Chemin';
+$string['percent'] = 'Pour-cent';
+$string['pixels'] = 'Pixels';
+$string['popupeditor'] = 'Agrandir l\'éditeur';
+$string['preformatted'] = 'Préformatté';
+$string['preview'] = 'Prévisualiser';
+$string['redo'] = 'Rétablir la dernière action';
+$string['right'] = 'Droite';
+$string['rows'] = 'Rangées';
+$string['showhelp'] = 'Aide sur l\'éditeur';
+$string['spacing'] = 'Espacement';
+$string['strikethrough'] = 'Barré';
+$string['subscript'] = 'Indice';
+$string['superscript'] = 'Exposant';
+$string['textindicator'] = 'Style courant';
+$string['textmode'] = 'vous êtes en MODE TEXTE. Cliquez sur le bouton [<>] pour retourner en MODE WYSIWYG.';
+$string['texttop'] = 'Début du texte';
+$string['top'] = 'Haut';
+$string['underline'] = 'Souligné';
+$string['undo'] = 'Annuler la dernière action';
+$string['unorderedlist'] = 'Liste non numérotée';
+$string['vertical'] = 'Vertical';
+$string['width'] = 'Largeur';
+
+?>