PHP Classes

File: public/plugin/summernote/lang/summernote-ru-RU.js

Recommend this page to a friend!
  Classes of harold rita   CodeIgniter Template Viewer Class   public/plugin/summernote/lang/summernote-ru-RU.js   Download  
File: public/plugin/summernote/lang/summernote-ru-RU.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: CodeIgniter Template Viewer Class
Render views using templates in a CodeIgniter App
Author: By
Last change:
Date: 1 year ago
Size: 4,253 bytes
 

Contents

Class file image Download
(function ($) { $.extend($.summernote.lang, { 'ru-RU': { font: { bold: '??????????', italic: '??????', underline: '????????????', clear: '?????? ????? ??????', height: '?????? ?????', name: '?????', strikethrough: '???????????', subscript: '?????? ??????', superscript: '??????? ??????', size: '?????? ??????' }, image: { image: '????????', insert: '???????? ????????', resizeFull: '???????????? ??????', resizeHalf: '????????? ?? 50%', resizeQuarter: '????????? ?? 25%', floatLeft: '??????????? ?????', floatRight: '??????????? ??????', floatNone: '???????????? ??-?????????', shapeRounded: '?????: ????????????', shapeCircle: '?????: ????', shapeThumbnail: '?????: ?????????', shapeNone: '?????: ???', dragImageHere: '?????????? ???? ????????', dropImage: '?????????? ????????', selectFromFiles: '??????? ?? ??????', url: 'URL ????????', remove: '??????? ????????' }, video: { video: '?????', videoLink: '?????? ?? ?????', insert: '???????? ?????', url: 'URL ?????', providers: '(YouTube, Vimeo, Vine, Instagram, DailyMotion ??? Youku)' }, link: { link: '??????', insert: '???????? ??????', unlink: '?????? ??????', edit: '?????????????', textToDisplay: '???????????? ?????', url: 'URL ??? ????????', openInNewWindow: '????????? ? ????? ????' }, table: { table: '???????' }, hr: { insert: '???????? ?????????????? ?????' }, style: { style: '?????', p: '??????????', blockquote: '??????', pre: '???', h1: '????????? 1', h2: '????????? 2', h3: '????????? 3', h4: '????????? 4', h5: '????????? 5', h6: '????????? 6' }, lists: { unordered: '????????????? ??????', ordered: '???????????? ??????' }, options: { help: '??????', fullscreen: '?? ???? ?????', codeview: '???????? ???' }, paragraph: { paragraph: '????????', outdent: '????????? ??????', indent: '????????? ??????', left: '????????? ?? ?????? ????', center: '????????? ?? ??????', right: '????????? ?? ??????? ????', justify: '????????? ?? ??????' }, color: { recent: '????????? ????', more: '??? ?????', background: '???? ????', foreground: '???? ??????', transparent: '??????????', setTransparent: '??????? ??????????', reset: '?????', resetToDefault: '???????????? ?????????' }, shortcut: { shortcuts: '????????? ??????', close: '???????', textFormatting: '?????????????? ??????', action: '????????', paragraphFormatting: '?????????????? ?????????', documentStyle: '????? ?????????', extraKeys: '?????????????? ??????????' }, history: { undo: '????????', redo: '??????' } } }); })(jQuery);