openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

sv.min.js (1075B)


      1 /* ===========================================================
      2  * sv.js
      3  * Swedish translation for Trumbowyg
      4  * http://www.tim-international.net
      5  * ===========================================================
      6  * Author : T. Almroth
      7  * Github : https://github.com/timint
      8  *
      9  * Review : M Hagberg
     10  * Github : https://github.com/pestbarn
     11  */
     12 jQuery.trumbowyg.langs.sv={viewHTML:"Visa HTML",formatting:"Formatering",p:"Paragraf",blockquote:"Citat",code:"Kod",header:"Rubrik",bold:"Fet",italic:"Kursiv",strikethrough:"Genomstruken",underline:"Understruken",strong:"Fet",em:"Kursiv",del:"Rensa formatering",unorderedList:"Punktlista",orderedList:"Numrerad lista",insertImage:"Infoga bild",insertVideo:"Infoga video",link:"Länk",createLink:"Infoga länk",unlink:"Ta bort länk",justifyLeft:"Vänsterjustera",justifyCenter:"Centrera",justifyRight:"Högerjustera",justifyFull:"Marginaljustera",horizontalRule:"Horisontell linje",fullscreen:"Fullskärm",close:"Stäng",submit:"Bekräfta",reset:"Återställ",required:"Obligatorisk",description:"Beskrivning",title:"Titel",text:"Text"};