]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/colorbutton/lang/it.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / colorbutton / lang / it.js
CommitLineData
7adcb81e 1/*\r
3b35bd27 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
7adcb81e
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'colorbutton', 'it', {\r
6 auto: 'Automatico',\r
7 bgColorTitle: 'Colore sfondo',\r
8 colors: {\r
9 '000': 'Nero',\r
10 '800000': 'Marrone Castagna',\r
11 '8B4513': 'Marrone Cuoio',\r
12 '2F4F4F': 'Grigio Fumo di Londra',\r
13 '008080': 'Acquamarina',\r
14 '000080': 'Blu Oceano',\r
15 '4B0082': 'Indigo',\r
16 '696969': 'Grigio Scuro',\r
17 B22222: 'Giallo Fiamma',\r
18 A52A2A: 'Marrone',\r
19 DAA520: 'Giallo Mimosa',\r
20 '006400': 'Verde Scuro',\r
21 '40E0D0': 'Turchese',\r
22 '0000CD': 'Blue Scuro',\r
23 '800080': 'Viola',\r
24 '808080': 'Grigio',\r
25 F00: 'Rosso',\r
26 FF8C00: 'Arancio Scuro',\r
27 FFD700: 'Oro',\r
28 '008000': 'Verde',\r
29 '0FF': 'Ciano',\r
30 '00F': 'Blu',\r
31 EE82EE: 'Violetto',\r
32 A9A9A9: 'Grigio Scuro',\r
33 FFA07A: 'Salmone',\r
34 FFA500: 'Arancio',\r
35 FFFF00: 'Giallo',\r
36 '00FF00': 'Lime',\r
37 AFEEEE: 'Turchese Chiaro',\r
38 ADD8E6: 'Blu Chiaro',\r
39 DDA0DD: 'Rosso Ciliegia',\r
40 D3D3D3: 'Grigio Chiaro',\r
41 FFF0F5: 'Lavanda Chiara',\r
42 FAEBD7: 'Bianco Antico',\r
43 FFFFE0: 'Giallo Chiaro',\r
44 F0FFF0: 'Verde Mela',\r
45 F0FFFF: 'Azzurro',\r
46 F0F8FF: 'Celeste',\r
47 E6E6FA: 'Lavanda',\r
48 FFF: 'Bianco'\r
49 },\r
50 more: 'Altri colori...',\r
51 panelTitle: 'Colori',\r
52 textColorTitle: 'Colore testo'\r
53} );\r