aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/colorbutton/lang/fr.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/colorbutton/lang/fr.js')
-rw-r--r--sources/plugins/colorbutton/lang/fr.js44
1 files changed, 22 insertions, 22 deletions
diff --git a/sources/plugins/colorbutton/lang/fr.js b/sources/plugins/colorbutton/lang/fr.js
index 0245d8f..aa67109 100644
--- a/sources/plugins/colorbutton/lang/fr.js
+++ b/sources/plugins/colorbutton/lang/fr.js
@@ -46,28 +46,28 @@ CKEDITOR.plugins.setLang( 'colorbutton', 'fr', {
46 F0F8FF: 'Bleu Alice', 46 F0F8FF: 'Bleu Alice',
47 E6E6FA: 'Lavande', 47 E6E6FA: 'Lavande',
48 FFF: 'Blanc', 48 FFF: 'Blanc',
49 '1ABC9C': 'Strong Cyan', // MISSING 49 '1ABC9C': 'Cyan dur',
50 '2ECC71': 'Emerald', // MISSING 50 '2ECC71': 'Émeraude',
51 '3498DB': 'Bright Blue', // MISSING 51 '3498DB': 'Bleu brillant',
52 '9B59B6': 'Amethyst', // MISSING 52 '9B59B6': 'Améthyste',
53 '4E5F70': 'Grayish Blue', // MISSING 53 '4E5F70': 'Bleu-gris',
54 'F1C40F': 'Vivid Yellow', // MISSING 54 'F1C40F': 'Jaune vif',
55 '16A085': 'Dark Cyan', // MISSING 55 '16A085': 'Cyan foncé',
56 '27AE60': 'Dark Emerald', // MISSING 56 '27AE60': 'Émeraude foncée',
57 '2980B9': 'Strong Blue', // MISSING 57 '2980B9': 'Bleu dur',
58 '8E44AD': 'Dark Violet', // MISSING 58 '8E44AD': 'Violet foncé',
59 '2C3E50': 'Desaturated Blue', // MISSING 59 '2C3E50': 'Bleu désaturé',
60 'F39C12': 'Orange', // MISSING 60 'F39C12': 'Orange',
61 'E67E22': 'Carrot', // MISSING 61 'E67E22': 'Carotte',
62 'E74C3C': 'Pale Red', // MISSING 62 'E74C3C': 'Rouge pâle',
63 'ECF0F1': 'Bright Silver', // MISSING 63 'ECF0F1': 'Argent brillant',
64 '95A5A6': 'Light Grayish Cyan', // MISSING 64 '95A5A6': 'Cyan-gris clair',
65 'DDD': 'Light Gray', // MISSING 65 'DDD': 'Gris clair',
66 'D35400': 'Pumpkin', // MISSING 66 'D35400': 'Citrouille',
67 'C0392B': 'Strong Red', // MISSING 67 'C0392B': 'Rouge dur',
68 'BDC3C7': 'Silver', // MISSING 68 'BDC3C7': 'Argent',
69 '7F8C8D': 'Grayish Cyan', // MISSING 69 '7F8C8D': 'Cyan-gris',
70 '999': 'Dark Gray' // MISSING 70 '999': 'Gris foncé'
71 }, 71 },
72 more: 'Plus de couleurs...', 72 more: 'Plus de couleurs...',
73 panelTitle: 'Couleurs', 73 panelTitle: 'Couleurs',