home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Freeware
/
Programare
/
groupoffice-com-2.01
/
controls
/
htmlarea
/
lang
/
se.js
< prev
next >
Wrap
Text File
|
2004-03-08
|
1KB
|
39 lines
// Swedish version for htmlArea v3.0 - Alpha Release
// - translated by pat<pat@engvall.nu>
// 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: "se",
tooltips: {
bold: "Fet",
italic: "Kursiv",
underline: "Understruken",
strikethrough: "Genomstruken",
subscript: "NedsΣnkt",
superscript: "Upph÷jd",
justifyleft: "VΣnsterjustera",
justifycenter: "Centrera",
justifyright: "H÷gerjustera",
justifyfull: "Marginaljustera",
orderedlist: "Numrerad lista",
unorderedlist: "Punktlista",
outdent: "Minska indrag",
indent: "╓ka indrag",
forecolor: "TextfΣrg",
backcolor: "BakgrundsfΣrg",
horizontalrule: "VσgrΣt linje",
createlink: "Infoga lΣnk",
insertimage: "Infoga bild",
inserttable: "Infoga tabell",
htmlmode: "Visa kΣllkod",
popupeditor: "Visa i eget f÷nster",
about: "Om denna editor",
help: "HjΣlp",
textindicator: "Nuvarande stil"
}
};