UNPKG

angular-rich-text-editor

Version:

A lightweight, configurable rich-text editor component for Angular applications.

165 lines (164 loc) 11.2 kB
//Swedish , Svenska RTE_DefaultConfig.text_language = "språk"; //"Language" RTE_DefaultConfig.text_ok = "OK"; //"OK" RTE_DefaultConfig.text_cancel = "avbryt"; //"Cancel" RTE_DefaultConfig.text_normal = "normal"; //"Normal" RTE_DefaultConfig.text_h1 = "Rubrik 1"; //"Headline 1" RTE_DefaultConfig.text_h2 = "Rubrik 2"; //"Headline 2" RTE_DefaultConfig.text_h3 = "Rubrik 3"; //"Headline 3" RTE_DefaultConfig.text_h4 = "Rubrik 4"; //"Headline 4" RTE_DefaultConfig.text_h5 = "Rubrik 5"; //"Headline 5" RTE_DefaultConfig.text_h6 = "Rubrik 6"; //"Headline 6" RTE_DefaultConfig.text_h7 = "Rubrik 7"; //"Headline 7" RTE_DefaultConfig.text_close = "stäng"; //"Close" RTE_DefaultConfig.text_bold = "djärva"; //"Bold" RTE_DefaultConfig.text_italic = "kursiv"; //"Italic" RTE_DefaultConfig.text_underline = "understrykning"; //"Underline" RTE_DefaultConfig.text_strike = "Strejklinje"; //"Strike Line" RTE_DefaultConfig.text_superscript = "upphöjd"; //"Superscript" RTE_DefaultConfig.text_subscript = "Underkrit"; //"Subcript" RTE_DefaultConfig.text_ucase = "Versaler"; //"Upper Case" RTE_DefaultConfig.text_lcase = "Gemener"; //"Lower Case" RTE_DefaultConfig.text_removeformat = "Ta bort format"; //"Remove Format" RTE_DefaultConfig.text_insertlink = "Infoga länk"; //"Insert Link" RTE_DefaultConfig.text_openlink = "Öppna länk"; //"Open Link" RTE_DefaultConfig.text_editlink = "Redigera länk"; //"Edit Link" RTE_DefaultConfig.text_unlink = "Ta bort länk"; //"Remove Link" RTE_DefaultConfig.text_controlinsertlink = "@insertlink"; //"@insertlink" RTE_DefaultConfig.text_controleditlink = "@editlink"; //"@editlink" RTE_DefaultConfig.text_controlopenlink = "@openlink"; //"@openlink" RTE_DefaultConfig.text_controlunlink = "@unlink"; //"@unlink" RTE_DefaultConfig.text_lineheight = "Linjehöjd"; //"Line Height" RTE_DefaultConfig.text_indent = "strecksatsen"; //"Indent" RTE_DefaultConfig.text_outdent = "minska indrag"; //"Outdent" RTE_DefaultConfig.text_insertblockquote = "Blockera offert"; //"Block Quote" RTE_DefaultConfig.text_insertorderedlist = "Ordnad lista"; //"Ordered List" RTE_DefaultConfig.text_insertunorderedlist = "Oordnad lista"; //"Unordered List" RTE_DefaultConfig.text_inserthorizontalrule = "Infoga vågrät regel"; //"Insert Horizontal Rule" RTE_DefaultConfig.text_insertdate = "Infoga datum"; //"Insert Date" RTE_DefaultConfig.text_inserttable = "Infoga tabell"; //"Insert Table" RTE_DefaultConfig.text_insertimage = "Infoga bild"; //"Insert Image" RTE_DefaultConfig.text_insertvideo = "Infoga video"; //"Insert Video" RTE_DefaultConfig.text_insertcode = "Infoga kod"; //"Insert Code" RTE_DefaultConfig.text_html2pdf = "Skapa PDF"; //"Create PDF" RTE_DefaultConfig.text_insertemoji = "Infoga Emoji"; //"Insert Emoji" RTE_DefaultConfig.text_insertchars = "Specialtecken"; //"Special characters" RTE_DefaultConfig.text_characters = "tecken"; //"Characters" RTE_DefaultConfig.text_fontname = "teckensnitt"; //"Font" RTE_DefaultConfig.text_fontsize = "storlek"; //"Size" RTE_DefaultConfig.text_forecolor = "Textfärg"; //"Text Color" RTE_DefaultConfig.text_backcolor = "Ryggfärg"; //"Back Color" RTE_DefaultConfig.text_justify = "motivera"; //"Justify" RTE_DefaultConfig.text_justifyleft = "Justera vänster"; //"Justify Left" RTE_DefaultConfig.text_justifyright = "Justera höger"; //"Justify Right" RTE_DefaultConfig.text_justifycenter = "Justera center"; //"Justify Center" RTE_DefaultConfig.text_justifyfull = "Justera fullständig"; //"Justify Full" RTE_DefaultConfig.text_justifynone = "Motivera ingen"; //"Justify None" RTE_DefaultConfig.text_delete = "ta bort"; //"Delete" RTE_DefaultConfig.text_save = "Spara fil"; //"Save file" RTE_DefaultConfig.text_selectall = "Välj alla"; //"Select All" RTE_DefaultConfig.text_code = "HTML-kod"; //"HTML Code" RTE_DefaultConfig.text_preview = "förhandsgranska"; //"Preview" RTE_DefaultConfig.text_print = "skriva ut"; //"Print" RTE_DefaultConfig.text_undo = "ångra"; //"Undo" RTE_DefaultConfig.text_redo = "Gör om"; //"Redo" RTE_DefaultConfig.text_more = "Mer..."; //"More..." RTE_DefaultConfig.text_newdoc = "Ny doc"; //"New Doc" RTE_DefaultConfig.text_help = "hjälpa"; //"Help" RTE_DefaultConfig.text_fullscreenenter = "Anpassa till fönster"; //"Fit to Window" RTE_DefaultConfig.text_fullscreenexit = "Avsluta helskärm"; //"Exit Full Screen" RTE_DefaultConfig.text_fullscreen = "@text_fullscreenenter"; //"@text_fullscreenenter" RTE_DefaultConfig.text_imageeditor = "Bildredigerare"; //"Image Editor" RTE_DefaultConfig.text_imagestyle = "Bildformat"; //"Image Styles" RTE_DefaultConfig.text_inlinestyle = "Infogade format"; //"Inline Styles" RTE_DefaultConfig.text_paragraphstyle = "Styckeformat"; //"Paragraph Styles" RTE_DefaultConfig.text_linkstyle = "Länka format"; //"Link Styles" RTE_DefaultConfig.text_link = "länk"; //"Link" RTE_DefaultConfig.text_style = "stilar"; //"Styles" RTE_DefaultConfig.text_cssclass = "Css-klasser"; //"Css Classes" RTE_DefaultConfig.text_url = "url"; //"Url" RTE_DefaultConfig.text_byurl = "Efter url"; //"By Url" RTE_DefaultConfig.text_upload = "uppladdning"; //"Upload" RTE_DefaultConfig.text_size = "storlek"; //"Size" RTE_DefaultConfig.text_text = "text"; //"Text" RTE_DefaultConfig.text_opennewwin = "Öppna på ny flik"; //"Open in new tab" RTE_DefaultConfig.text_insert = "infoga"; //"Insert" RTE_DefaultConfig.text_update = "uppdatering"; //"Update" RTE_DefaultConfig.text_find = "Sök&ersätt"; //"Find&Replace" RTE_DefaultConfig.text_findwhat = "hitta"; //"Find" RTE_DefaultConfig.text_replacewith = "ersätta"; //"Replace" RTE_DefaultConfig.text_findnext = "nästa"; //"Next" RTE_DefaultConfig.text_replaceonce = "ersätta"; //"Replace" RTE_DefaultConfig.text_replaceall = "Ersätt alla"; //"Replace All" RTE_DefaultConfig.text_matchcase = "Matcha mål"; //"Match Case" RTE_DefaultConfig.text_matchword = "Matcha Word"; //"Match Word" RTE_DefaultConfig.text_move_down = "Flytta nedåt"; //"Move Down" RTE_DefaultConfig.text_move_up = "Flytta uppåt"; //"Move Up" RTE_DefaultConfig.text_controlsizeauto = "Automatisk storlek"; //"Auto size" RTE_DefaultConfig.text_controlsize100 = "100% bredd"; //"100% width" RTE_DefaultConfig.text_controlsize75 = "75% bredd"; //"75% width" RTE_DefaultConfig.text_controlsize50 = "50% bredd"; //"50% width" RTE_DefaultConfig.text_controlsize25 = "25% bredd"; //"25% width" RTE_DefaultConfig.text_controlsize = "Ange storlek"; //"Set Size" RTE_DefaultConfig.text_controlalt = "Alternativ text"; //"Alt text" RTE_DefaultConfig.text_controljustify = "motivera"; //"Justify" RTE_DefaultConfig.text_imagecaption = "Bildtext"; //"Image Caption" RTE_DefaultConfig.text_tablecellmerge = "Sammanfoga celler"; //"Merge Cells" RTE_DefaultConfig.text_tablecellsplitver = "Lodräta delade celler"; //"Split Cells Vertical" RTE_DefaultConfig.text_tablecellsplithor = "Delade celler vågrätt"; //"Split Cells Horizontal" RTE_DefaultConfig.text_tablecellforecolor = "Färg för celltext"; //"Cell Text Color" RTE_DefaultConfig.text_tablecellbackcolor = "Cell tillbaka färg"; //"Cell Back Color" RTE_DefaultConfig.text_tablerowinsertabove = "Infoga rad ovanför"; //"Insert Row Above" RTE_DefaultConfig.text_tablerowinsertbelow = "Infoga rad nedan"; //"Insert Row Below" RTE_DefaultConfig.text_tablecolumninsertleft = "Infoga kolumn vänster"; //"Insert Column Left" RTE_DefaultConfig.text_tablecolumninsertright = "Infoga kolumn till höger"; //"Insert Column Right" RTE_DefaultConfig.text_tablecolumndelete = "Ta bort kolumn"; //"Delete Column" RTE_DefaultConfig.text_tablerowdelete = "Ta bort rad"; //"Delete Row" RTE_DefaultConfig.text_tabledelete = "Ta bort tabell"; //"Delete Table" RTE_DefaultConfig.text_tableautosize = "Automatisk storlek"; //"Auto Size" RTE_DefaultConfig.text_tableheader = "Tabellrubrik"; //"Table Header" RTE_DefaultConfig.text_plusbtn = "Lägga till ett nytt stycke"; //"Add a new paragraph" RTE_DefaultConfig.text_paste = "klistra in"; //"Paste" RTE_DefaultConfig.text_pasteauto = "klistra in"; //"Paste" RTE_DefaultConfig.text_pastetext = "Klistra in text"; //"Paste Text" RTE_DefaultConfig.text_pasteashtml = "Klistra in som Html"; //"Paste as Html" RTE_DefaultConfig.text_pasteword = "Klistra in Word"; //"Paste Word" RTE_DefaultConfig.text_pasteinstruction = "Använd CTRL+V för att klistra in innehållet i rutan nedan. \r\nInnehållet rensas automatiskt."; //"Please use CTRL+V to paste the content into the box below. \\r\\nThe content will be cleaned automatically." RTE_DefaultConfig.text_paragraphop = "punkterna"; //"Paragraphs" RTE_DefaultConfig.text_paragraphs = "punkterna"; //"Paragraphs" RTE_DefaultConfig.text_pmoveup = "Flytta uppåt"; //"Move Up" RTE_DefaultConfig.text_pmovedown = "Flytta nedåt"; //"Move Down" RTE_DefaultConfig.text_pduplicate = "duplicera"; //"Duplicate" RTE_DefaultConfig.text_pdelete = "ta bort"; //"Delete" RTE_DefaultConfig.text_pmore = "Mer.."; //"More.." RTE_DefaultConfig.text_togglemore = "Mer.."; //"More.." RTE_DefaultConfig.text_toggleborder = "Växla kantlinje"; //"Toggle Border" RTE_DefaultConfig.text_cut = "klippa"; //"Cut" RTE_DefaultConfig.text_copy = "kopiera"; //"Copy" RTE_DefaultConfig.text_copied = "kopieras"; //"copied" RTE_DefaultConfig.text_insertgallery = "Infoga galleri"; //"Insert Gallery" RTE_DefaultConfig.text_insertdocument = "Infoga dokument"; //"Insert Document" RTE_DefaultConfig.text_inserttemplate = "Infoga mall"; //"Insert Template" RTE_DefaultConfig.text_previewtitle = "förhandsgranska"; //"Preview" RTE_DefaultConfig.text_previewnormal = "normal"; //"Normal" RTE_DefaultConfig.text_previewmobile = "mobil"; //"Mobile" RTE_DefaultConfig.text_previewtablet = "tablett"; //"Tablet" RTE_DefaultConfig.text_table = "tabell"; //"Table" RTE_DefaultConfig.text_tablecell = "Tabellcell"; //"Table Cell" RTE_DefaultConfig.text_tablerow = "Tabellrad"; //"Table Row" RTE_DefaultConfig.text_tablecolumn = "Tabellkolumn"; //"Table Column" RTE_DefaultConfig.text_colorauto = "automatisk"; //"Automatic" RTE_DefaultConfig.text_colormore = "mer"; //"More" RTE_DefaultConfig.text_colorpicker = "Färgväljaren"; //"Color Picker" RTE_DefaultConfig.text_colorwebpalette = "Webbpalett"; //"Web Palette" RTE_DefaultConfig.text_colornamedcolors = "Namngivna färger"; //"Named Colors" RTE_DefaultConfig.text_colorbasic = "grundläggande"; //"Basic" RTE_DefaultConfig.text_coloraddition = "tillägg"; //"Addition" RTE_DefaultConfig.text_draganddrop = "Dra och släpp"; //"Drag and drop" RTE_DefaultConfig.text_or = "eller"; //"or" RTE_DefaultConfig.text_clicktoupload = "Klicka för att ladda upp"; //"Click to upload" RTE_DefaultConfig.text_defaultimagecaption = "Standardbildtext"; //"Default Image Caption" RTE_DefaultConfig.text_searchemojis = "sök"; //"Search" RTE_DefaultConfig.text_insertgallerytitle = "@insertgallery"; //"@insertgallery" RTE_DefaultConfig.text_inserttemplatetitle = "@inserttemplate"; //"@inserttemplate" RTE_DefaultConfig.text_reachmaxlength = "Texten som ska läggas till har nått teckengränsen för det här fältet."; //"The text to be added has reached the character limit for this field."