UNPKG

@ckeditor/ckeditor5-table

Version:

Table feature for CKEditor 5.

5 lines 3.08 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 {"nl":{"dictionary":{"Insert table":"Tabel invoegen","Header column":"Titel kolom","Insert column left":"Kolom links invoegen","Insert column right":"Kolom rechts invoegen","Delete column":"Verwijder kolom","Select column":"Selecteer kolom","Column":"Kolom","Header row":"Titel rij","Insert row below":"Rij hieronder invoegen","Insert row above":"Rij hierboven invoegen","Delete row":"Verwijder rij","Select row":"Selecteer rij","Row":"Rij","Merge cell up":"Cel hierboven samenvoegen","Merge cell right":"Cel hierna samenvoegen","Merge cell down":"Cel hieronder samenvoegen","Merge cell left":"Cel hiervoor samenvoegen","Split cell vertically":"Splits cel verticaal","Split cell horizontally":"Splits cel horizontaal","Merge cells":"Cellen samenvoegen","Table toolbar":"Tabel werkbalk","Table properties":"Tabeleigenschappen","Cell properties":"Celeigenschappen","Border":"Rand","Style":"Stijl","Width":"Breedte","Height":"Hoogte","Color":"Kleur","Background":"Achtergrond","Padding":"Opvulling","Dimensions":"Afmetingen","Table cell text alignment":"Tekstuitlijning tabelcel","Alignment":"Uitlijning","Horizontal text alignment toolbar":"Werkbalk voor horizontale tekstuitlijning","Vertical text alignment toolbar":"Werkbalk voor verticale tekstuitlijning","Table alignment toolbar":"Werkbalk tabeluitlijning","None":"Geen","Solid":"Ononderbroken","Dotted":"Stippellijn","Dashed":"Onderbroken","Double":"Dubbel","Groove":"Sleuf","Ridge":"Rand","Inset":"Ingezet","Outset":"Opliggend","Align cell text to the left":"Celtekst links uitlijnen","Align cell text to the center":"Tekst in de cel centreren","Align cell text to the right":"Celtekst rechts uitlijnen","Justify cell text":"Celtekst uitvullen","Align cell text to the top":"Celtekst boven uitlijnen","Align cell text to the middle":"Celtekst in het midden uitlijnen","Align cell text to the bottom":"Celtekst onder uitlijnen","Align table to the left":"Tabel links uitlijnen","Center table":"Tabel centreren","Align table to the right":"Tabel rechts uitlijnen","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"De kleur in niet correct, probeer \"#FF0000\" of \"rgb(255,0,0)\" of \"red\".","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"De waarde is ongeldig. Probeer '10px' of '2em' of gewoon '2'.","Enter table caption":"Voer tabelbijschrift in","Keystrokes that can be used in a table cell":"Toetsaanslagen die in een cel in een tabel gebruikt kunnen worden","Move the selection to the next cell":"Verplaats de selectie naar de volgende cel","Move the selection to the previous cell":"Verplaats de selectie naar de vorige cel","Insert a new table row (when in the last cell of a table)":"Voeg een nieuwe rij toe aan de tabel (wanneer in de laatste cel van een tabel)","Navigate through the table":"Navigeer door de tabel","Table":"Tabel"},getPluralForm(n){return (n != 1);}}}