]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/colorbutton/lang/es-mx.js
Update to 4.7.3
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / colorbutton / lang / es-mx.js
CommitLineData
1794320d
IB
1/*\r
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'colorbutton', 'es-mx', {\r
6 auto: 'Automático',\r
7 bgColorTitle: 'Color de fondo',\r
8 colors: {\r
9 '000': 'Negro',\r
10 '800000': 'Marrón',\r
11 '8B4513': 'Café sucio',\r
12 '2F4F4F': 'Gris pizarra oscuro',\r
13 '008080': 'Teal',\r
14 '000080': 'Armada',\r
15 '4B0082': 'Indigo',\r
16 '696969': 'Gris oscuro',\r
17 B22222: 'Ladrillo de fuego',\r
18 A52A2A: 'Café',\r
19 DAA520: 'Barra de oro',\r
20 '006400': 'Verde oscuro',\r
21 '40E0D0': 'Turquesa',\r
22 '0000CD': 'Azul medio',\r
23 '800080': 'Morado',\r
24 '808080': 'Gris',\r
25 F00: 'Rojo',\r
26 FF8C00: 'Naranja oscuro',\r
27 FFD700: 'Oro',\r
28 '008000': 'Verde',\r
29 '0FF': 'Cian',\r
30 '00F': 'Azul',\r
31 EE82EE: 'Violeta',\r
32 A9A9A9: 'Gris oscuro',\r
33 FFA07A: 'Salmón claro',\r
34 FFA500: 'Naranja',\r
35 FFFF00: 'Amarillo',\r
36 '00FF00': 'Lima',\r
37 AFEEEE: 'Turquesa pálido',\r
38 ADD8E6: 'Azul claro',\r
39 DDA0DD: 'Ciruela',\r
40 D3D3D3: 'Gris claro',\r
41 FFF0F5: 'Rubor de lavanda',\r
42 FAEBD7: 'Blanco antiguo',\r
43 FFFFE0: 'Amarillo claro',\r
44 F0FFF0: 'Gotas de miel',\r
45 F0FFFF: 'Azul celeste',\r
46 F0F8FF: 'Azul Alicia',\r
47 E6E6FA: 'Lavanda',\r
48 FFF: 'Blanco',\r
49 '1ABC9C': 'Cian fuerte',\r
50 '2ECC71': 'Esmeralda',\r
51 '3498DB': 'Azul brillante',\r
52 '9B59B6': 'Amatista',\r
53 '4E5F70': 'Azul grisáceo',\r
54 'F1C40F': 'Amarillo vívido',\r
55 '16A085': 'Cian oscuro',\r
56 '27AE60': 'Esmeralda oscuro',\r
57 '2980B9': 'Azul fuerte',\r
58 '8E44AD': 'Violeta oscuro',\r
59 '2C3E50': 'Azul Desaturado',\r
60 'F39C12': 'Naranja',\r
61 'E67E22': 'Zanahoria',\r
62 'E74C3C': 'Rojo pálido',\r
63 'ECF0F1': 'Plata brillante',\r
64 '95A5A6': 'Cian grisáceo claro',\r
65 'DDD': 'Gris claro',\r
66 'D35400': 'Calabaza',\r
67 'C0392B': 'Rojo fuerte',\r
68 'BDC3C7': 'Plata',\r
69 '7F8C8D': 'Cian grisáceo',\r
70 '999': 'Gris oscuro'\r
71 },\r
72 more: 'Más colores...',\r
73 panelTitle: 'Colores',\r
74 textColorTitle: 'Color de texto'\r
75} );\r