X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Ffr.js;h=3afe8e2ed0a7b9932cee492bf4838ab8e2548a0d;hp=bfeb70a9d5de9e46ea47e4a70d71b084699dc97f;hb=9afde8772159bd3436f1f5b7862960307710ae5a;hpb=614511639979907ceb0da3614122a4d8eb963ad4 diff --git a/_source/lang/fr.js b/_source/lang/fr.js index bfeb70a..3afe8e2 100644 --- a/_source/lang/fr.js +++ b/_source/lang/fr.js @@ -56,6 +56,7 @@ CKEDITOR.lang['fr'] = superscript : 'Exposant', horizontalrule : 'Ligne horizontale', pagebreak : 'Saut de page', + pagebreakAlt : 'Page Break', // MISSING unlink : 'Supprimer le lien', undo : 'Annuler', redo : 'Rétablir', @@ -109,6 +110,17 @@ CKEDITOR.lang['fr'] = langDirRTL : 'Right to Left (RTL)', // MISSING styles : 'Style', // MISSING cssClasses : 'Stylesheet Classes', // MISSING + width : 'Largeur', + height : 'Hauteur', + align : 'Alignement', + alignLeft : 'Gauche', + alignRight : 'Droite', + alignCenter : 'Centré', + alignTop : 'Haut', + alignMiddle : 'Milieu', + alignBottom : 'Bas', + invalidHeight : 'La hauteur doit être un nombre.', + invalidWidth : 'La largeur doit être un nombre.', // Put the voice-only part of the label in the span. unavailable : '%1, Indisponible' @@ -155,9 +167,7 @@ CKEDITOR.lang['fr'] = popupFullScreen : 'Plein écran (IE)', popupScrollBars : 'Barres de défilement', popupDependent : 'Dépendante (Netscape)', - popupWidth : 'Largeur', popupLeft : 'Position gauche', - popupHeight : 'Hauteur', popupTop : 'Position haute', id : 'Id', langDir : 'Sens d\'écriture', @@ -243,15 +253,9 @@ CKEDITOR.lang['fr'] = rows : 'Lignes', columns : 'Colonnes', border : 'Taille de la bordure', - align : 'Alignement du contenu', - alignLeft : 'Gauche', - alignCenter : 'Centré', - alignRight : 'Droite', - width : 'Largeur', widthPx : 'pixels', widthPc : '% pourcents', widthUnit : 'width unit', // MISSING - height : 'Hauteur', cellSpace : 'Espacement des cellules', cellPad : 'Marge interne des cellules', caption : 'Titre du tableau', @@ -287,9 +291,6 @@ CKEDITOR.lang['fr'] = wordWrap : 'Word Wrap', // MISSING hAlign : 'Alignement Horizontal', vAlign : 'Alignement Vertical', - alignTop : 'Haut', - alignMiddle : 'Milieu', - alignBottom : 'Bas', alignBaseline : 'Bas du texte', bgColor : 'Couleur d\'arrière-plan', borderColor : 'Couleur de Bordure', @@ -410,24 +411,17 @@ CKEDITOR.lang['fr'] = btnUpload : 'Envoyer sur le serveur', upload : 'Envoyer', alt : 'Texte de remplacement', - width : 'Largeur', - height : 'Hauteur', lockRatio : 'Garder les proportions', unlockRatio : 'Unlock Ratio', // MISSING resetSize : 'Taille d\'origine', border : 'Bordure', hSpace : 'Espacement horizontal', vSpace : 'Espacement vertical', - align : 'Alignement', - alignLeft : 'Gauche', - alignRight : 'Droite', alertUrl : 'Veuillez entrer l\'adresse de l\'image', linkTab : 'Lien', button2Img : 'Voulez-vous transformer le bouton image sélectionné en simple image?', img2Button : 'Voulez-vous transformer l\'image en bouton image?', urlMissing : 'Image source URL is missing.', // MISSING - validateWidth : 'Width must be a whole number.', // MISSING - validateHeight : 'Height must be a whole number.', // MISSING validateBorder : 'Border must be a whole number.', // MISSING validateHSpace : 'HSpace must be a whole number.', // MISSING validateVSpace : 'VSpace must be a whole number.' // MISSING @@ -451,16 +445,10 @@ CKEDITOR.lang['fr'] = accessAlways : 'Toujours', accessSameDomain: 'Même domaine', accessNever : 'Jamais', - align : 'Alignement', - alignLeft : 'Gauche', alignAbsBottom : 'Bas absolu', alignAbsMiddle : 'Milieu absolu', alignBaseline : 'Bas du texte', - alignBottom : 'Bas', - alignMiddle : 'Milieu', - alignRight : 'Droite', alignTextTop : 'Haut du texte', - alignTop : 'Haut', quality : 'Qualité', qualityBest : 'Meilleure', qualityHigh : 'Haute', @@ -474,13 +462,9 @@ CKEDITOR.lang['fr'] = windowMode : 'Mode fenêtre', flashvars : 'Variables du Flash', bgcolor : 'Couleur d\'arrière-plan', - width : 'Largeur', - height : 'Hauteur', hSpace : 'Espacement horizontal', vSpace : 'Espacement vertical', validateSrc : 'L\'adresse ne doit pas être vide.', - validateWidth : 'La largeur doit être un nombre.', - validateHeight : 'La hauteur doit être un nombre.', validateHSpace : 'L\'espacement horizontal doit être un nombre.', validateVSpace : 'L\'espacement vertical doit être un nombre.' }, @@ -615,6 +599,15 @@ CKEDITOR.lang['fr'] = remove : 'Remove Div' // MISSING }, + iframe : + { + title : 'iFrame Properties', // MISSING + toolbar : 'iFrame', // MISSING + noUrl : 'Please type the iFrame URL', // MISSING + scrolling : 'Enable scrollbars', // MISSING + border : 'Show frame border' // MISSING + }, + font : { label : 'Police', @@ -730,10 +723,11 @@ CKEDITOR.lang['fr'] = fakeobjects : { - anchor : 'Ancre', - flash : 'Animation Flash', - div : 'Saut de Page', - unknown : 'Objet Inconnu' + anchor : 'Ancre', + flash : 'Animation Flash', + iframe : 'iFrame', // MISSING + hiddenfield : 'Hidden Field', // MISSING + unknown : 'Objet Inconnu' }, resize : 'Glisser pour modifier la taille',