Blame | Letzte Änderung | Log anzeigen | RSS feed
// I18N constants// LANG: "nl", ENCODING: UTF-8 | ISO-8859-1// Author: Michel Weegeerink (info@mmc-shop.nl), http://mmc-shop.nl// FOR TRANSLATORS://// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE// (at least a valid email address)//// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;// (if this is not possible, please include a comment// that states what encoding is necessary.)TableOperations.I18N = {"Align": "Uitlijning","All four sides": "Alle 4 zijden","Background": "Achtergrond","Baseline": "Basis","Border": "Rand","Borders": "Randen","Bottom": "Onder","CSS Style": "CSS Style","Caption": "Opmerking","Cell Properties": "Celeigenschappen","Center": "Centreren","Char": "Karakter","Collapsed borders": "Geen randen","Color": "Kleur","Description": "Omschrijving","FG Color": "Voorgrond","Float": "Zwevend","Frames": "Frames","Height": "Hoogte","How many columns would you like to merge?": "Hoeveel kolommen wilt u samenvoegen?","How many rows would you like to merge?": "Hoeveel rijen wilt u samenvoegen?","Image URL": "Afbeelding URL","Justify": "Uitvullen","Layout": "Opmaak","Left": "Links","Margin": "Marge","Middle": "Midden","No rules": "Geen regels","No sides": "Geen zijlijnen","None": "Geen","Padding": "Celmarge","Please click into some cell": "Klik in een cel a.u.b.","Right": "Rechts","Row Properties": "Rijeigenschappen","Rules will appear between all rows and columns": "Regels verschijnen tussen alle rijen en kolommen","Rules will appear between columns only": "Regels verschijnen enkel tussen de kolommen","Rules will appear between rows only": "Regels verschijnen enkel tussen de rijen","Rules": "Regels","Spacing and padding": "Celmarge en afstand tussen cellen","Spacing": "marge","Summary": "Overzicht","TO-cell-delete": "Cel verwijderen","TO-cell-insert-after": "Voeg cel toe achter","TO-cell-insert-before": "Voeg cel toe voor","TO-cell-merge": "Cellen samenvoegen","TO-cell-prop": "Celeigenschappen","TO-cell-split": "Cel splitsen","TO-col-delete": "Kolom verwijderen","TO-col-insert-after": "Kolom invoegen achter","TO-col-insert-before": "Kolom invoegen voor","TO-col-split": "Kolom splitsen","TO-row-delete": "Rij verwijderen","TO-row-insert-above": "Rij invoegen boven","TO-row-insert-under": "Rij invoegen onder","TO-row-prop": "Rij eigenschappen","TO-row-split": "Rij splitsen","TO-table-prop": "Tabel eigenschappen","Table Properties": "Tabel eigenschappen","Text align": "Text uitlijning","The bottom side only": "Enkel aan de onderkant","The left-hand side only": "Enkel aan de linkerkant","The right and left sides only": "Enkel aan de linker en rechterkant","The right-hand side only": "Enkel aan de rechterkant","The top and bottom sides only": "Enkel aan de bovenen onderkant","The top side only": "Enkel aan de bovenkant","Top": "Boven","Unset color": "Wis kleur","Vertical align": "Vertikale uitlijning","Width": "Breedte","not-del-last-cell": "HTMLArea kan de laatste cel in deze tabel niet verwijderen.","not-del-last-col": "HTMLArea kan de laatste kolom in deze tabel niet verwijderen.","not-del-last-row": "HTMLArea kan de laatste rij in deze tabel niet verwijderen.","percent": "procent","pixels": "pixels"};