JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6.1
[ckeditor.git] / _source / lang / fr.js
index 0a3a379..3a38abe 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -31,7 +31,8 @@ CKEDITOR.lang['fr'] =
         * Screenreader titles. Please note that screenreaders are not always capable\r
         * of reading non-English words. So be careful while translating it.\r
         */\r
-       editorTitle : 'Éditeur de Texte Enrichi, %1, appuyez sur ALT-0 pour l\'aide.',\r
+       editorTitle : 'Éditeur de Texte Enrichi, %1',\r
+       editorHelp : 'Appuyez sur ALT-0 pour l\'aide',\r
 \r
        // ARIA descriptions.\r
        toolbars        : 'Barre d\'outils de l\'éditeur',\r
@@ -119,6 +120,7 @@ CKEDITOR.lang['fr'] =
                alignTop                : 'Haut',\r
                alignMiddle             : 'Milieu',\r
                alignBottom             : 'Bas',\r
+               invalidValue    : 'Invalid value.', // MISSING\r
                invalidHeight   : 'La hauteur doit être un nombre.',\r
                invalidWidth    : 'La largeur doit être un nombre.',\r
                invalidCssLength        : 'La valeur spécifiée pour le champ "%1" doit être un nombre positif avec ou sans unité de mesure CSS valide (px, %, in, cm, mm, em, ex, pt, or pc).',\r
@@ -696,7 +698,7 @@ CKEDITOR.lang['fr'] =
                ignoreAll               : 'Ignorer Tout',\r
                addWord                 : 'Ajouter le mot',\r
                emptyDic                : 'Le nom du dictionnaire ne devrait pas être vide.',\r
-\r
+               noSuggestions   : 'Aucune suggestion',\r
                optionsTab              : 'Options',\r
                allCaps                 : 'Ignorer les mots entièrement en majuscules',\r
                ignoreDomainNames : 'Ignorer les noms de domaines',\r