PHP Classes

File: core/assets/plugins/ckeditor/plugins/colorbutton/lang/es.js

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/plugins/ckeditor/plugins/colorbutton/lang/es.js   Download  
File: core/assets/plugins/ckeditor/plugins/colorbutton/lang/es.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: RT Adminlte
Generate layout and menus for Adminlte
Author: By
Last change:
Date: 7 years ago
Size: 2,193 bytes
 

Contents

Class file image Download
/* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'es', { auto: 'Automático', bgColorTitle: 'Color de Fondo', colors: { '000': 'Negro', '800000': 'Marrón oscuro', '8B4513': 'Marrón tierra', '2F4F4F': 'Pizarra Oscuro', '008080': 'Azul verdoso', '000080': 'Azul marino', '4B0082': 'Añil', '696969': 'Gris oscuro', B22222: 'Ladrillo', A52A2A: 'Marrón', DAA520: 'Oro oscuro', '006400': 'Verde oscuro', '40E0D0': 'Turquesa', '0000CD': 'Azul medio-oscuro', '800080': 'Púrpura', '808080': 'Gris', F00: 'Rojo', FF8C00: 'Naranja oscuro', FFD700: 'Oro', '008000': 'Verde', '0FF': 'Cian', '00F': 'Azul', EE82EE: 'Violeta', A9A9A9: 'Gris medio', FFA07A: 'Salmón claro', FFA500: 'Naranja', FFFF00: 'Amarillo', '00FF00': 'Lima', AFEEEE: 'Turquesa claro', ADD8E6: 'Azul claro', DDA0DD: 'Violeta claro', D3D3D3: 'Gris claro', FFF0F5: 'Lavanda rojizo', FAEBD7: 'Blanco antiguo', FFFFE0: 'Amarillo claro', F0FFF0: 'Miel', F0FFFF: 'Azul celeste', F0F8FF: 'Azul pálido', E6E6FA: 'Lavanda', FFF: 'Blanco', '1ABC9C': 'Strong Cyan', // MISSING '2ECC71': 'Emerald', // MISSING '3498DB': 'Bright Blue', // MISSING '9B59B6': 'Amethyst', // MISSING '4E5F70': 'Grayish Blue', // MISSING 'F1C40F': 'Vivid Yellow', // MISSING '16A085': 'Dark Cyan', // MISSING '27AE60': 'Dark Emerald', // MISSING '2980B9': 'Strong Blue', // MISSING '8E44AD': 'Dark Violet', // MISSING '2C3E50': 'Desaturated Blue', // MISSING 'F39C12': 'Orange', // MISSING 'E67E22': 'Carrot', // MISSING 'E74C3C': 'Pale Red', // MISSING 'ECF0F1': 'Bright Silver', // MISSING '95A5A6': 'Light Grayish Cyan', // MISSING 'DDD': 'Light Gray', // MISSING 'D35400': 'Pumpkin', // MISSING 'C0392B': 'Strong Red', // MISSING 'BDC3C7': 'Silver', // MISSING '7F8C8D': 'Grayish Cyan', // MISSING '999': 'Dark Gray' // MISSING }, more: 'Más Colores...', panelTitle: 'Colores', textColorTitle: 'Color de Texto' } );