home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Freeware
/
Programare
/
groupoffice-com-2.01
/
controls
/
htmlarea
/
lang
/
da.js
< prev
next >
Wrap
Text File
|
2004-03-08
|
1KB
|
39 lines
// danish version for htmlArea v3.0 - Alpha Release
// - translated by rene<rene@laerke.net>
// term┤s 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: "Sµnket skrift",
superscript: "Hµvet skrift",
justifyleft: "Venstrejuster",
justifycenter: "Centrer",
justifyright: "H°jrejuster",
justifyfull: "Lige margener",
orderedlist: "Opstilling med tal",
unorderedlist: "Opstilling med punkttegn",
outdent: "Formindsk indrykning",
indent: "For°g indrykning",
forecolor: "Skriftfarve",
backcolor: "Baggrundsfarve",
horizontalrule: "Horisontal linie",
createlink: "Indsµt hyperlink",
insertimage: "Indsµt billede",
inserttable: "Indsµt tabel",
htmlmode: "HTML visning",
popupeditor: "Vis editor i popup",
about: "Om htmlarea",
help: "Hjµlp",
textindicator: "Anvendt stil"
}
};