Add htmlarea http://www.htmlarea.com/ tool to appdb
This commit is contained in:
38
htmlarea/lang/se.js
Normal file
38
htmlarea/lang/se.js
Normal file
@@ -0,0 +1,38 @@
|
||||
// Swedish version for htmlArea v3.0 - Alpha Release
|
||||
|
||||
// - translated by pat<pat@engvall.nu>
|
||||
|
||||
// term<72>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<64>nkt",
|
||||
|
||||
superscript: "Upph<70>jd",
|
||||
|
||||
justifyleft: "V<>nsterjustera",
|
||||
|
||||
justifycenter: "Centrera",
|
||||
|
||||
justifyright: "H<>gerjustera",
|
||||
|
||||
justifyfull: "Marginaljustera",
|
||||
|
||||
orderedlist: "Numrerad lista",
|
||||
Reference in New Issue
Block a user