UNPKG

@ckeditor/ckeditor5-table

Version:

Table feature for CKEditor 5.

5 lines 3.48 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 {"cs":{"dictionary":{"Insert table":"Vložit tabulku","Header column":"Sloupec záhlaví","Insert column left":"Vložit sloupec vlevo","Insert column right":"Vložit sloupec vpravo","Delete column":"Smazat sloupec","Select column":"Vybrat sloupec","Column":"Sloupec","Header row":"Řádek záhlaví","Insert row below":"Vložit řádek pod","Insert row above":"Vložit řádek před","Delete row":"Smazat řádek","Select row":"Vybrat řádek","Row":"Řádek","Merge cell up":"Sloučit s buňkou nad","Merge cell right":"Sloučit s buňkou vpravo","Merge cell down":"Sloučit s buňkou pod","Merge cell left":"Sloučit s buňkou vlevo","Split cell vertically":"Rozdělit buňky vertikálně","Split cell horizontally":"Rozdělit buňky horizontálně","Merge cells":"Sloučit buňky","Table toolbar":"Panel nástrojů tabulky","Table properties":"Vlastnosti tabulky","Cell properties":"Vlastnosti buňky","Border":"Okraj","Style":"Styl","Width":"Šířka","Height":"Výška","Color":"Barva","Background":"Pozadí","Padding":"Vnitřní okraj","Dimensions":"Rozměry","Table cell text alignment":"Zarovnání textu buňky tabulky","Alignment":"Zarovnání","Horizontal text alignment toolbar":"Horizontální zarovnání textu v panelu","Vertical text alignment toolbar":"Vertikální zarovnání textu v panelu","Table alignment toolbar":"Panel zarovnání tabulky","None":"Žádná","Solid":"Plná","Dotted":"Tečkovaná","Dashed":"Čárkovaná","Double":"Dvojitá","Groove":"Drážkovaná","Ridge":"Rámovaná","Inset":"Vložená zevnitř","Outset":"Vložená zvenku","Align cell text to the left":"Zarovnat text buňky doleva","Align cell text to the center":"Zarovnat text buňky na střed","Align cell text to the right":"Zarovnat text buňky doprava","Justify cell text":"Zarovnat text buňky z obou stran","Align cell text to the top":"Zarovnat text buňky nahoru","Align cell text to the middle":"Zarovnat text buňky na střed","Align cell text to the bottom":"Zarovnat text buňky dolů","Align table to the left":"Zarovnat tabulku doleva","Center table":"Centrovat tabulku","Align table to the right":"Zarovnat tabulku doprava","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"Barva má nesprávný formát. Zkuste \"#FF0000\", \"rgb(255,0,0)\" nebo \"red\".","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"Hodnota je nesprávná. Zkuste \"10px\", \"2em\" nebo jednoduše \"2\".","Enter table caption":"Zadejte titulek tabulky","Keystrokes that can be used in a table cell":"Klávesy, které lze použít v buňce tabulky","Move the selection to the next cell":"Přesunout výběr do další buňky","Move the selection to the previous cell":"Přesunout výběr do předchozí buňky","Insert a new table row (when in the last cell of a table)":"Vložit nový řádek tabulky (když jste v poslední buňce tabulky)","Navigate through the table":"Procházet tabulkou","Table":"Tabulka","Insert table layout":"Vložit rozvržení tabulky","Table layout":"Rozvržení tabulky","Layout table":"Tabulka rozvržení","Content table":"Tabulka obsahu","Choose table type":"Zvolte typ tabulky","Table type":"Typ tabulky","Table type options":"Možnosti typu tabulky"},getPluralForm(n){return (n == 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);}}}