UNPKG

angular-rich-text-editor

Version:

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

165 lines (164 loc) 11.7 kB
//Irish , Gaeilge RTE_DefaultConfig.text_language = "Teanga"; //"Language" RTE_DefaultConfig.text_ok = "OK"; //"OK" RTE_DefaultConfig.text_cancel = "Cuir ar ceal"; //"Cancel" RTE_DefaultConfig.text_normal = "Gnáth"; //"Normal" RTE_DefaultConfig.text_h1 = "Ceannlíne 1"; //"Headline 1" RTE_DefaultConfig.text_h2 = "Ceannlíne 2"; //"Headline 2" RTE_DefaultConfig.text_h3 = "Ceannlíne 3"; //"Headline 3" RTE_DefaultConfig.text_h4 = "Ceannlíne 4"; //"Headline 4" RTE_DefaultConfig.text_h5 = "Ceannlíne 5"; //"Headline 5" RTE_DefaultConfig.text_h6 = "Ceannlíne 6"; //"Headline 6" RTE_DefaultConfig.text_h7 = "Ceannlíne 7"; //"Headline 7" RTE_DefaultConfig.text_close = "Dún@ item: in"; //"Close" RTE_DefaultConfig.text_bold = "Trom"; //"Bold" RTE_DefaultConfig.text_italic = "Iodálach"; //"Italic" RTE_DefaultConfig.text_underline = "Cuir i bhfios go"; //"Underline" RTE_DefaultConfig.text_strike = "Líne Stailc"; //"Strike Line" RTE_DefaultConfig.text_superscript = "Sárscript"; //"Superscript" RTE_DefaultConfig.text_subscript = "Fo-chpt"; //"Subcript" RTE_DefaultConfig.text_ucase = "Cás Uachtarach"; //"Upper Case" RTE_DefaultConfig.text_lcase = "Cás Íochtarach"; //"Lower Case" RTE_DefaultConfig.text_removeformat = "Bain Formáid"; //"Remove Format" RTE_DefaultConfig.text_insertlink = "Ionsáigh Nasc"; //"Insert Link" RTE_DefaultConfig.text_openlink = "Oscail Nasc"; //"Open Link" RTE_DefaultConfig.text_editlink = "Ceangail A chur in Eagar"; //"Edit Link" RTE_DefaultConfig.text_unlink = "Bain Nasc"; //"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 = "Airde Líne"; //"Line Height" RTE_DefaultConfig.text_indent = "Fleasc"; //"Indent" RTE_DefaultConfig.text_outdent = "An t-eis-bhig"; //"Outdent" RTE_DefaultConfig.text_insertblockquote = "Bloc Ceanglófar"; //"Block Quote" RTE_DefaultConfig.text_insertorderedlist = "Liosta Ordaithe"; //"Ordered List" RTE_DefaultConfig.text_insertunorderedlist = "Liosta Díordaithe"; //"Unordered List" RTE_DefaultConfig.text_inserthorizontalrule = "Ionsáigh Riail Chothrománach"; //"Insert Horizontal Rule" RTE_DefaultConfig.text_insertdate = "Ionsáigh Dáta"; //"Insert Date" RTE_DefaultConfig.text_inserttable = "Ionsáigh Tábla"; //"Insert Table" RTE_DefaultConfig.text_insertimage = "Ionsáigh Íomhá"; //"Insert Image" RTE_DefaultConfig.text_insertvideo = "Ionsáigh Físeán"; //"Insert Video" RTE_DefaultConfig.text_insertcode = "Ionsáigh Cód"; //"Insert Code" RTE_DefaultConfig.text_html2pdf = "Cruthaigh PDF"; //"Create PDF" RTE_DefaultConfig.text_insertemoji = "Ionsáigh Emoji"; //"Insert Emoji" RTE_DefaultConfig.text_insertchars = "Carachtair speisialta"; //"Special characters" RTE_DefaultConfig.text_characters = "Carachtair"; //"Characters" RTE_DefaultConfig.text_fontname = "Cló@ item: inlist"; //"Font" RTE_DefaultConfig.text_fontsize = "Méid@ item: inlist"; //"Size" RTE_DefaultConfig.text_forecolor = "Dath Téacs"; //"Text Color" RTE_DefaultConfig.text_backcolor = "Dath Ar ais"; //"Back Color" RTE_DefaultConfig.text_justify = "Údar maith"; //"Justify" RTE_DefaultConfig.text_justifyleft = "Údar ar chlé"; //"Justify Left" RTE_DefaultConfig.text_justifyright = "Údar ceart"; //"Justify Right" RTE_DefaultConfig.text_justifycenter = "Údar ionad"; //"Justify Center" RTE_DefaultConfig.text_justifyfull = "Údar iomlán"; //"Justify Full" RTE_DefaultConfig.text_justifynone = "Údar dada"; //"Justify None" RTE_DefaultConfig.text_delete = "Scrios@ info:"; //"Delete" RTE_DefaultConfig.text_save = "Sábháil comhad"; //"Save file" RTE_DefaultConfig.text_selectall = "Roghnaigh Gach"; //"Select All" RTE_DefaultConfig.text_code = "Cód HTML"; //"HTML Code" RTE_DefaultConfig.text_preview = "Réamhamharc"; //"Preview" RTE_DefaultConfig.text_print = "Priontáil"; //"Print" RTE_DefaultConfig.text_undo = "Cealaigh"; //"Undo" RTE_DefaultConfig.text_redo = "Athdhéan"; //"Redo" RTE_DefaultConfig.text_more = "Tuilleadh..."; //"More..." RTE_DefaultConfig.text_newdoc = "Doc Nua"; //"New Doc" RTE_DefaultConfig.text_help = "Cabhair"; //"Help" RTE_DefaultConfig.text_fullscreenenter = "Oiriúnaigh don Fhuinneog"; //"Fit to Window" RTE_DefaultConfig.text_fullscreenexit = "Scoir den Scáileán Iomlán"; //"Exit Full Screen" RTE_DefaultConfig.text_fullscreen = "@text_fullscreenenter"; //"@text_fullscreenenter" RTE_DefaultConfig.text_imageeditor = "Eagarthóir Íomhá"; //"Image Editor" RTE_DefaultConfig.text_imagestyle = "Stíleanna Íomhá"; //"Image Styles" RTE_DefaultConfig.text_inlinestyle = "Stíleanna Inlíne"; //"Inline Styles" RTE_DefaultConfig.text_paragraphstyle = "Stíleanna Míre"; //"Paragraph Styles" RTE_DefaultConfig.text_linkstyle = "Stíleanna Nasc"; //"Link Styles" RTE_DefaultConfig.text_link = "Nasc@ item: inlist"; //"Link" RTE_DefaultConfig.text_style = "Stíleanna"; //"Styles" RTE_DefaultConfig.text_cssclass = "Ranganna Css"; //"Css Classes" RTE_DefaultConfig.text_url = "Url@ item: inlist"; //"Url" RTE_DefaultConfig.text_byurl = "De réir Url"; //"By Url" RTE_DefaultConfig.text_upload = "Uasluchtaigh"; //"Upload" RTE_DefaultConfig.text_size = "Méid@ item: inlist"; //"Size" RTE_DefaultConfig.text_text = "Téacs@ item: inlist"; //"Text" RTE_DefaultConfig.text_opennewwin = "Oscail i gcluaisín nua"; //"Open in new tab" RTE_DefaultConfig.text_insert = "Ionsáigh"; //"Insert" RTE_DefaultConfig.text_update = "Nuashonraigh"; //"Update" RTE_DefaultConfig.text_find = "Aimsigh & Ionadaigh"; //"Find&Replace" RTE_DefaultConfig.text_findwhat = "Aimsigh"; //"Find" RTE_DefaultConfig.text_replacewith = "Ionadaigh"; //"Replace" RTE_DefaultConfig.text_findnext = "Ar Aghaidh"; //"Next" RTE_DefaultConfig.text_replaceonce = "Ionadaigh"; //"Replace" RTE_DefaultConfig.text_replaceall = "Ionadaigh Gach"; //"Replace All" RTE_DefaultConfig.text_matchcase = "Meaitseáil Cás"; //"Match Case" RTE_DefaultConfig.text_matchword = "Meaitseáil Focal"; //"Match Word" RTE_DefaultConfig.text_move_down = "Bog síos"; //"Move Down" RTE_DefaultConfig.text_move_up = "Bog suas"; //"Move Up" RTE_DefaultConfig.text_controlsizeauto = "Méid uathoibríoch"; //"Auto size" RTE_DefaultConfig.text_controlsize100 = "Leithead 100%"; //"100% width" RTE_DefaultConfig.text_controlsize75 = "Leithead 75%"; //"75% width" RTE_DefaultConfig.text_controlsize50 = "Leithead 50%"; //"50% width" RTE_DefaultConfig.text_controlsize25 = "Leithead 25%"; //"25% width" RTE_DefaultConfig.text_controlsize = "Socraigh Méid"; //"Set Size" RTE_DefaultConfig.text_controlalt = "Téacs alt"; //"Alt text" RTE_DefaultConfig.text_controljustify = "Údar maith"; //"Justify" RTE_DefaultConfig.text_imagecaption = "Fotheideal íomhá"; //"Image Caption" RTE_DefaultConfig.text_tablecellmerge = "Comhcheangail Cealla"; //"Merge Cells" RTE_DefaultConfig.text_tablecellsplitver = "Roinn cealla ingearach"; //"Split Cells Vertical" RTE_DefaultConfig.text_tablecellsplithor = "Roinn Cealla Cothrománach"; //"Split Cells Horizontal" RTE_DefaultConfig.text_tablecellforecolor = "Dath Téacs Cille"; //"Cell Text Color" RTE_DefaultConfig.text_tablecellbackcolor = "Dath Ar Ais Cille"; //"Cell Back Color" RTE_DefaultConfig.text_tablerowinsertabove = "Ionsáigh Ró Thuas"; //"Insert Row Above" RTE_DefaultConfig.text_tablerowinsertbelow = "Ionsáigh Ró Thíos"; //"Insert Row Below" RTE_DefaultConfig.text_tablecolumninsertleft = "Ionsáigh Colún Ar Chlé"; //"Insert Column Left" RTE_DefaultConfig.text_tablecolumninsertright = "Ionsáigh Colún Ceart"; //"Insert Column Right" RTE_DefaultConfig.text_tablecolumndelete = "Scrios Colún"; //"Delete Column" RTE_DefaultConfig.text_tablerowdelete = "Scrios Ró"; //"Delete Row" RTE_DefaultConfig.text_tabledelete = "Scrios Tábla"; //"Delete Table" RTE_DefaultConfig.text_tableautosize = "Méid uathoibríoch"; //"Auto Size" RTE_DefaultConfig.text_tableheader = "Ceanntásc Tábla"; //"Table Header" RTE_DefaultConfig.text_plusbtn = "Cuir mír nua leis"; //"Add a new paragraph" RTE_DefaultConfig.text_paste = "Greamaigh"; //"Paste" RTE_DefaultConfig.text_pasteauto = "Greamaigh"; //"Paste" RTE_DefaultConfig.text_pastetext = "Téacs greamaigh"; //"Paste Text" RTE_DefaultConfig.text_pasteashtml = "Greamaigh mar Html"; //"Paste as Html" RTE_DefaultConfig.text_pasteword = "Greamaigh Focal"; //"Paste Word" RTE_DefaultConfig.text_pasteinstruction = "Bain úsáid as CTRL+V chun an t-ábhar a ghreamú isteach sa bhosca thíos. \r\n Déanfar an t-ábhar a ghlanadh go huathoibríoch."; //"Please use CTRL+V to paste the content into the box below. \\r\\nThe content will be cleaned automatically." RTE_DefaultConfig.text_paragraphop = "Míreanna"; //"Paragraphs" RTE_DefaultConfig.text_paragraphs = "Míreanna"; //"Paragraphs" RTE_DefaultConfig.text_pmoveup = "Bog suas"; //"Move Up" RTE_DefaultConfig.text_pmovedown = "Bog síos"; //"Move Down" RTE_DefaultConfig.text_pduplicate = "Dúblach"; //"Duplicate" RTE_DefaultConfig.text_pdelete = "Scrios@ info:"; //"Delete" RTE_DefaultConfig.text_pmore = "Níos mó.."; //"More.." RTE_DefaultConfig.text_togglemore = "Níos mó.."; //"More.." RTE_DefaultConfig.text_toggleborder = "Scoránaigh Teorainn"; //"Toggle Border" RTE_DefaultConfig.text_cut = "Gearr@ item: in"; //"Cut" RTE_DefaultConfig.text_copy = "Cóipeáil@ item:"; //"Copy" RTE_DefaultConfig.text_copied = "cóipeáilte"; //"copied" RTE_DefaultConfig.text_insertgallery = "Ionsáigh Gailearaí"; //"Insert Gallery" RTE_DefaultConfig.text_insertdocument = "Ionsáigh Doiciméad"; //"Insert Document" RTE_DefaultConfig.text_inserttemplate = "Ionsáigh Teimpléad"; //"Insert Template" RTE_DefaultConfig.text_previewtitle = "Réamhamharc"; //"Preview" RTE_DefaultConfig.text_previewnormal = "Gnáth"; //"Normal" RTE_DefaultConfig.text_previewmobile = "Fón Póca"; //"Mobile" RTE_DefaultConfig.text_previewtablet = "Táibléad"; //"Tablet" RTE_DefaultConfig.text_table = "Tábla@ title: window"; //"Table" RTE_DefaultConfig.text_tablecell = "Cill Tábla"; //"Table Cell" RTE_DefaultConfig.text_tablerow = "Sraith Tábla"; //"Table Row" RTE_DefaultConfig.text_tablecolumn = "Colún Tábla"; //"Table Column" RTE_DefaultConfig.text_colorauto = "Uathoibríoch@ item: inlist"; //"Automatic" RTE_DefaultConfig.text_colormore = "Tuilleadh"; //"More" RTE_DefaultConfig.text_colorpicker = "Roghnóir Dath"; //"Color Picker" RTE_DefaultConfig.text_colorwebpalette = "Pailéad Gréasáin"; //"Web Palette" RTE_DefaultConfig.text_colornamedcolors = "Dathanna Ainmnithe"; //"Named Colors" RTE_DefaultConfig.text_colorbasic = "Bunúsach@ item: inlist"; //"Basic" RTE_DefaultConfig.text_coloraddition = "Cuir Leis"; //"Addition" RTE_DefaultConfig.text_draganddrop = "Tarraing agus titim"; //"Drag and drop" RTE_DefaultConfig.text_or = "nó"; //"or" RTE_DefaultConfig.text_clicktoupload = "Cliceáil le huaslódáil"; //"Click to upload" RTE_DefaultConfig.text_defaultimagecaption = "Fotheideal Íomhá Réamhshocraithe"; //"Default Image Caption" RTE_DefaultConfig.text_searchemojis = "Cuardaigh@ item: inlist"; //"Search" RTE_DefaultConfig.text_insertgallerytitle = "@insertgallery"; //"@insertgallery" RTE_DefaultConfig.text_inserttemplatetitle = "@inserttemplate"; //"@inserttemplate" RTE_DefaultConfig.text_reachmaxlength = "Tá an téacs atá le cur leis bainte amach ag an teorainn charachtair don réimse seo."; //"The text to be added has reached the character limit for this field."