File "da.js"
Full Path: /home/analogde/www/files03/other/HTMLArea/lang/da.js
File size: 1.16 KB
MIME-type: text/plain
Charset: 8 bit
// danish version for htmlArea v3.0 - Alpha Release
// - translated by rene<rene@laerke.net>
// terms and licenses are equal to htmlarea!
HTMLArea.I18N = {
// the following should be the filename without .js extension
// it will be used for automatically load plugin language.
lang: "da",
tooltips: {
bold: "Fed",
italic: "Kursiv",
underline: "Understregning",
strikethrough: "Overstregning ",
subscript: "Snket skrift",
superscript: "Hvet skrift",
justifyleft: "Venstrejuster",
justifycenter: "Centrer",
justifyright: "Hjrejuster",
justifyfull: "Lige margener",
orderedlist: "Opstilling med tal",
unorderedlist: "Opstilling med punkttegn",
outdent: "Formindsk indrykning",
indent: "Forg indrykning",
forecolor: "Skriftfarve",
backcolor: "Baggrundsfarve",
horizontalrule: "Horisontal linie",
createlink: "Indst hyperlink",
insertimage: "Indst billede",
inserttable: "Indst tabel",
htmlmode: "HTML visning",
popupeditor: "Vis editor i popup",
about: "Om htmlarea",
help: "Hjlp",
textindicator: "Anvendt stil"
}
};