Import xinha so we can switch from htmlarea and fix a bunch of in-browser issues that htmlarea has
This commit is contained in:
32
xinha/lang/se.js
Normal file
32
xinha/lang/se.js
Normal file
@@ -0,0 +1,32 @@
|
||||
// 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"
|
||||
}
|
||||
Reference in New Issue
Block a user