]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/colorbutton/lang/af.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / colorbutton / lang / af.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'colorbutton', 'af', {
6 auto: 'Outomaties',
7 bgColorTitle: 'Agtergrondkleur',
8 colors: {
9 '000': 'Swart',
10 '800000': 'Meroen',
11 '8B4513': 'Sjokoladebruin',
12 '2F4F4F': 'Donkerleisteengrys',
13 '008080': 'Blougroen',
14 '000080': 'Vlootblou',
15 '4B0082': 'Indigo',
16 '696969': 'Donkergrys',
17 B22222: 'Rooibaksteen',
18 A52A2A: 'Bruin',
19 DAA520: 'Donkergeel',
20 '006400': 'Donkergroen',
21 '40E0D0': 'Turkoois',
22 '0000CD': 'Middelblou',
23 '800080': 'Pers',
24 '808080': 'Grys',
25 F00: 'Rooi',
26 FF8C00: 'Donkeroranje',
27 FFD700: 'Goud',
28 '008000': 'Groen',
29 '0FF': 'Siaan',
30 '00F': 'Blou',
31 EE82EE: 'Viooltjieblou',
32 A9A9A9: 'Donkergrys',
33 FFA07A: 'Ligsalm',
34 FFA500: 'Oranje',
35 FFFF00: 'Geel',
36 '00FF00': 'Lemmetjie',
37 AFEEEE: 'Ligturkoois',
38 ADD8E6: 'Ligblou',
39 DDA0DD: 'Pruim',
40 D3D3D3: 'Liggrys',
41 FFF0F5: 'Linne',
42 FAEBD7: 'Ivoor',
43 FFFFE0: 'Liggeel',
44 F0FFF0: 'Heuningdou',
45 F0FFFF: 'Asuur',
46 F0F8FF: 'Ligte hemelsblou',
47 E6E6FA: 'Laventel',
48 FFF: 'Wit'
49 },
50 more: 'Meer Kleure...',
51 panelTitle: 'Kleure',
52 textColorTitle: 'Tekskleur'
53 } );