]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/colorbutton/lang/et.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / colorbutton / lang / et.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'colorbutton', 'et', {
6 auto: 'Automaatne',
7 bgColorTitle: 'Tausta värv',
8 colors: {
9 '000': 'Must',
10 '800000': 'Kastanpruun',
11 '8B4513': 'Sadulapruun',
12 '2F4F4F': 'Tume paehall',
13 '008080': 'Sinakasroheline',
14 '000080': 'Meresinine',
15 '4B0082': 'Indigosinine',
16 '696969': 'Tumehall',
17 B22222: 'Šamottkivi',
18 A52A2A: 'Pruun',
19 DAA520: 'Kuldkollane',
20 '006400': 'Tumeroheline',
21 '40E0D0': 'Türkiissinine',
22 '0000CD': 'Keskmine sinine',
23 '800080': 'Lilla',
24 '808080': 'Hall',
25 F00: 'Punanae',
26 FF8C00: 'Tumeoranž',
27 FFD700: 'Kuldne',
28 '008000': 'Roheline',
29 '0FF': 'Tsüaniidsinine',
30 '00F': 'Sinine',
31 EE82EE: 'Violetne',
32 A9A9A9: 'Tuhm hall',
33 FFA07A: 'Hele lõhe',
34 FFA500: 'Oranž',
35 FFFF00: 'Kollane',
36 '00FF00': 'Lubja hall',
37 AFEEEE: 'Kahvatu türkiis',
38 ADD8E6: 'Helesinine',
39 DDA0DD: 'Ploomililla',
40 D3D3D3: 'Helehall',
41 FFF0F5: 'Lavendlipunane',
42 FAEBD7: 'Antiikvalge',
43 FFFFE0: 'Helekollane',
44 F0FFF0: 'Meloniroheline',
45 F0FFFF: 'Taevasinine',
46 F0F8FF: 'Beebisinine',
47 E6E6FA: 'Lavendel',
48 FFF: 'Valge'
49 },
50 more: 'Rohkem värve...',
51 panelTitle: 'Värvid',
52 textColorTitle: 'Teksti värv'
53 } );