]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - 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
diff --git a/sources/plugins/colorbutton/lang/es-mx.js b/sources/plugins/colorbutton/lang/es-mx.js
new file mode 100644 (file)
index 0000000..de3998a
--- /dev/null
@@ -0,0 +1,75 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'colorbutton', 'es-mx', {\r
+       auto: 'Automático',\r
+       bgColorTitle: 'Color de fondo',\r
+       colors: {\r
+               '000': 'Negro',\r
+               '800000': 'Marrón',\r
+               '8B4513': 'Café sucio',\r
+               '2F4F4F': 'Gris pizarra oscuro',\r
+               '008080': 'Teal',\r
+               '000080': 'Armada',\r
+               '4B0082': 'Indigo',\r
+               '696969': 'Gris oscuro',\r
+               B22222: 'Ladrillo de fuego',\r
+               A52A2A: 'Café',\r
+               DAA520: 'Barra de oro',\r
+               '006400': 'Verde oscuro',\r
+               '40E0D0': 'Turquesa',\r
+               '0000CD': 'Azul medio',\r
+               '800080': 'Morado',\r
+               '808080': 'Gris',\r
+               F00: 'Rojo',\r
+               FF8C00: 'Naranja oscuro',\r
+               FFD700: 'Oro',\r
+               '008000': 'Verde',\r
+               '0FF': 'Cian',\r
+               '00F': 'Azul',\r
+               EE82EE: 'Violeta',\r
+               A9A9A9: 'Gris oscuro',\r
+               FFA07A: 'Salmón claro',\r
+               FFA500: 'Naranja',\r
+               FFFF00: 'Amarillo',\r
+               '00FF00': 'Lima',\r
+               AFEEEE: 'Turquesa pálido',\r
+               ADD8E6: 'Azul claro',\r
+               DDA0DD: 'Ciruela',\r
+               D3D3D3: 'Gris claro',\r
+               FFF0F5: 'Rubor de lavanda',\r
+               FAEBD7: 'Blanco antiguo',\r
+               FFFFE0: 'Amarillo claro',\r
+               F0FFF0: 'Gotas de miel',\r
+               F0FFFF: 'Azul celeste',\r
+               F0F8FF: 'Azul Alicia',\r
+               E6E6FA: 'Lavanda',\r
+               FFF: 'Blanco',\r
+               '1ABC9C': 'Cian fuerte',\r
+               '2ECC71': 'Esmeralda',\r
+               '3498DB': 'Azul brillante',\r
+               '9B59B6': 'Amatista',\r
+               '4E5F70': 'Azul grisáceo',\r
+               'F1C40F': 'Amarillo vívido',\r
+               '16A085': 'Cian oscuro',\r
+               '27AE60': 'Esmeralda oscuro',\r
+               '2980B9': 'Azul fuerte',\r
+               '8E44AD': 'Violeta oscuro',\r
+               '2C3E50': 'Azul Desaturado',\r
+               'F39C12': 'Naranja',\r
+               'E67E22': 'Zanahoria',\r
+               'E74C3C': 'Rojo pálido',\r
+               'ECF0F1': 'Plata brillante',\r
+               '95A5A6': 'Cian grisáceo claro',\r
+               'DDD': 'Gris claro',\r
+               'D35400': 'Calabaza',\r
+               'C0392B': 'Rojo fuerte',\r
+               'BDC3C7': 'Plata',\r
+               '7F8C8D': 'Cian grisáceo',\r
+               '999': 'Gris oscuro'\r
+       },\r
+       more: 'Más colores...',\r
+       panelTitle: 'Colores',\r
+       textColorTitle: 'Color de texto'\r
+} );\r