UNPKG

@ckeditor/ckeditor5-table

Version:

Table feature for CKEditor 5.

5 lines 3.19 kB
/** * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options */ export default {"es":{"dictionary":{"Insert table":"Insertar tabla","Header column":"Columna de encabezado","Insert column left":"Insertar columna izquierda","Insert column right":"Insertar columna derecha","Delete column":"Eliminar columna","Select column":"Seleccionar columna","Column":"Columna","Header row":"Fila de encabezado","Insert row below":"Insertar fila debajo","Insert row above":"Insertar fila encima","Delete row":"Eliminar fila","Select row":"Seleccionar fila","Row":"Fila","Merge cell up":"Combinar celda superior","Merge cell right":"Combinar celda derecha","Merge cell down":"Combinar celda inferior","Merge cell left":"Combinar celda izquierda","Split cell vertically":"Dividir celdas verticalmente","Split cell horizontally":"Dividir celdas horizontalmente","Merge cells":"Combinar celdas","Table toolbar":"Barra de herramientas de tabla","Table properties":"Propiedades de tabla","Cell properties":"Propiedades de celda","Border":"Borde","Style":"Estilo","Width":"Ancho","Height":"Altura","Color":"Color","Background":"Fondo","Padding":"Márgenes","Dimensions":"Dimensiones","Table cell text alignment":"Alineación texto de celda","Alignment":"Alineación","Horizontal text alignment toolbar":"Alineación horizontal de texto","Vertical text alignment toolbar":"Alineación vertical de texto","Table alignment toolbar":"Alineación de tabla","None":"Ninguno","Solid":"Sólido","Dotted":"Línea de puntos","Dashed":"Línea discontinua","Double":"Doble línea","Groove":"Bisel","Ridge":"Marco","Inset":"Incrustación","Outset":"Relieve","Align cell text to the left":"Alinear texto de celda a la izquierda","Align cell text to the center":"Centrar texto de celda","Align cell text to the right":"Alinear texto de celda a la derecha","Justify cell text":"Justificar texto de celda","Align cell text to the top":"Alinear texto de celda hacia arriba","Align cell text to the middle":"Alinear texto de celda al medio","Align cell text to the bottom":"Alinear texto de celda hacia abajo","Align table to the left":"Alinear tabla a la izquierda","Center table":"Centrar tabla","Align table to the right":"Alinear tabla a la derecha","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"El color es inválido. Intente con \"#FF0000\", \"rgb(255,0,0)\" o \"red\".","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"El valor es inválido. Intente con \"10px\", \"2em\" o simplemente \"2\".","Enter table caption":"Ingresar título de tabla","Keystrokes that can be used in a table cell":"Teclas que se pueden utilizar en una celda de tabla","Move the selection to the next cell":"Mueve la selección a la siguiente celda","Move the selection to the previous cell":"Mueve la selección a la celda anterior","Insert a new table row (when in the last cell of a table)":"Inserta una nueva fila de la tabla (cuando esté en la última celda de una tabla)","Navigate through the table":"Navega por la tabla","Table":"Tabla"},getPluralForm(n){return (n != 1);}}}