X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Ffr.js;h=3dc2dbd65428dba61c904a6130524afb681e081c;hp=6635cb237f4524b655e8e9f70bcb92a2e6ab32ef;hb=941b0a9ba4e673e292510d80a5a86806994b8ea6;hpb=7cd80714081a8ffdf4a1a8d2c72f120ed5ef3d6d diff --git a/_source/lang/fr.js b/_source/lang/fr.js index 6635cb2..3dc2dbd 100644 --- a/_source/lang/fr.js +++ b/_source/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -506,11 +506,10 @@ CKEDITOR.lang['fr'] = pastefromword : { + confirmCleanup : 'Le texte à coller semble provenir de Word. Désirez-vous le nettoyer avant de coller?', toolbar : 'Coller depuis Word', title : 'Coller depuis Word', - advice : 'Veuillez coller le texte dans la zone suivante, en utilisant le raccourci clavier (Ctrl+V) et cliquez sur OK.', - ignoreFontFace : 'Supprimer la définition des polices', - removeStyle : 'Supprimer la définition des styles' + error : 'It was not possible to clean up the pasted data due to an internal error' // MISSING }, pasteText : @@ -559,6 +558,23 @@ CKEDITOR.lang['fr'] = tag_div : 'Normal (DIV)' }, + div : + { + title : 'Create Div Container', // MISSING + toolbar : 'Create Div Container', // MISSING + cssClassInputLabel : 'Stylesheet Classes', // MISSING + styleSelectLabel : 'Style', // MISSING + IdInputLabel : 'Id', // MISSING + languageCodeInputLabel : ' Language Code', // MISSING + inlineStyleInputLabel : 'Inline Style', // MISSING + advisoryTitleInputLabel : 'Advisory Title', // MISSING + langDirLabel : 'Language Direction', // MISSING + langDirLTRLabel : 'Left to Right (LTR)', // MISSING + langDirRTLLabel : 'Right to Left (RTL)', // MISSING + edit : 'Edit Div', // MISSING + remove : 'Remove Div' // MISSING + }, + font : { label : 'Police',