Blame | Letzte Änderung | Log anzeigen | RSS feed
// I18N constants// LANG: "en", ENCODING: UTF-8 | ISO-8859-1// Author: Mihai Bazon, <mishoo@infoiasi.ro>// translated into Norwegia: ses@online.no 11.11.03// 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": "Juster","All four sides": "Alle fire sider","Background": "Bakgrund","Baseline": "Grunnlinje","Border": "Kantlinje","Borders": "Kantlinjer","Bottom": "Bunn","CSS Style": "Stil [CSS]","Caption": "Overskrift","Cell Properties": "Celleegenskaper","Center": "Sentrer","Char": "Tegn","Collapsed borders": "Fjern kantlinjer","Color": "Farge","Description": "Beskrivelse","FG Color": "FG farge","Float": "Flytende","Frames": "rammer","Height": "Høyde","How many columns would you like to merge?": "Hvor mange kolonner vil du slå sammen?","How many rows would you like to merge?": "Hvor mange rader vil du slå sammen?","Image URL": "Bildets URL","Justify": "Juster","Layout": "Layout","Left": "Venstre","Margin": "Marg","Middle": "Midten","No rules": "Ingen linjal","No sides": "Ingen sider","None": "Ingen","Padding": "Luft","Please click into some cell": "Klikk i en eller annen celle","Right": "Høyre","Row Properties": "Egenskaper for rad","Rules will appear between all rows and columns": "Linjer vil synes mellom alle rader og kolonner","Rules will appear between columns only": "Linjer vil synes kun mellom kolonner","Rules will appear between rows only": "Linjer vil synes kun mellom rader","Rules": "Linjer","Spacing and padding": "Luft","Spacing": "Luft","Summary": "Sammendrag","TO-cell-delete": "Slett celle","TO-cell-insert-after": "Sett inn celle etter","TO-cell-insert-before": "Sett inn celle foran","TO-cell-merge": "Slå sammen celler","TO-cell-prop": "Egenskaper for celle","TO-cell-split": "Del celle","TO-col-delete": "Slett kolonne","TO-col-insert-after": "Skyt inn kolonne etter","TO-col-insert-before": "Skyt inn kolonne før","TO-col-split": "Del kolonne","TO-row-delete": "Slett rad","TO-row-insert-above": "Skyt inn rad foran","TO-row-insert-under": "Skyt inn rad etter","TO-row-prop": "Egenskaper for rad","TO-row-split": "Del rad","TO-table-prop": "Tabellegenskaper","Table Properties": "Tabellegenskaper","Text align": "Juster tekst","The bottom side only": "Bunnen kun","The left-hand side only": "Venstresiden kun","The right and left sides only": "Høyre- og venstresiden kun","The right-hand side only": "Høyresiden kun","The top and bottom sides only": "The top and bottom sides only","The top side only": "Overkanten kun","Top": "Overkant","Unset color": "Ikke-bestemt farge","Vertical align": "Vertikal justering","Width": "Bredde","not-del-last-cell": "HTMLArea nekter å slette siste cellen i tabellen.","not-del-last-col": "HTMLArea nekter å slette siste kolonnen i tabellen.","not-del-last-row": "HTMLArea nekter å slette siste raden i tabellen.","percent": "prosent","pixels": "billedpunkter"};