33 lines
997 B
JavaScript
33 lines
997 B
JavaScript
// LANG: "se", ENCODING: UTF-8
|
|
|
|
// Swedish version for htmlArea v3.0 - Alpha Release
|
|
// - translated by pat<pat@engvall.nu>
|
|
|
|
{
|
|
"Bold": "Fet",
|
|
"Italic": "Kursiv",
|
|
"Underline": "Understruken",
|
|
"Strikethrough": "Genomstruken",
|
|
"Subscript": "Nedsänkt",
|
|
"Superscript": "Upphöjd",
|
|
"Justify Left": "Vänsterjustera",
|
|
"Justify Center": "Centrera",
|
|
"Justify Right": "Högerjustera",
|
|
"Justify Full": "Marginaljustera",
|
|
"Ordered List": "Numrerad lista",
|
|
"Bulleted List": "Punktlista",
|
|
"Decrease Indent": "Minska indrag",
|
|
"Increase Indent": "Öka indrag",
|
|
"Font Color": "Textfärg",
|
|
"Background Color": "Bakgrundsfärg",
|
|
"Horizontal Rule": "Vågrät linje",
|
|
"Insert Web Link": "Infoga länk",
|
|
"Insert/Modify Image": "Infoga bild",
|
|
"Insert Table": "Infoga tabell",
|
|
"Toggle HTML Source": "Visa källkod",
|
|
"Enlarge Editor": "Visa i eget fönster",
|
|
"About this editor": "Om denna editor",
|
|
"Help using editor": "Hjälp",
|
|
"Current style": "Nuvarande stil"
|
|
}
|