PHP Classes

File: public/assets/js/dist/lang/summernote-vi-VN.js

Recommend this page to a friend!
  Classes of harold rita   Coloftech PHP Multiple Sites Blog System   public/assets/js/dist/lang/summernote-vi-VN.js   Download  
File: public/assets/js/dist/lang/summernote-vi-VN.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Coloftech PHP Multiple Sites Blog System
CMS to Manage multiple blog sites
Author: By
Last change:
Date: 2 years ago
Size: 2,768 bytes
 

Contents

Class file image Download
(function ($) { $.extend($.summernote.lang, { 'vi-VN': { font: { bold: 'In ??m', italic: 'In Nghiêng', underline: 'G?ch d??i', clear: 'B? ??nh d?ng', height: 'Chi?u cao dòng', name: 'Phông ch?', strikethrough: 'G?ch ngang', size: 'C? ch?' }, image: { image: 'Hình ?nh', insert: 'Chèn', resizeFull: '100%', resizeHalf: '50%', resizeQuarter: '25%', floatLeft: 'Trôi v? trái', floatRight: 'Trôi v? ph?i', floatNone: 'Không trôi', dragImageHere: 'Th? ?nh ? vùng này', selectFromFiles: 'Ch?n t? File', url: 'URL', remove: 'Xóa' }, video: { video: 'Video', videoLink: 'Link ??n Video', insert: 'Chèn Video', url: 'URL', providers: '(YouTube, Vimeo, Vine, Instagram, DailyMotion và Youku)' }, link: { link: 'Link', insert: 'Chèn Link', unlink: 'G? Link', edit: 'S?a', textToDisplay: 'V?n b?n hi?n th?', url: 'URL', openInNewWindow: 'M? ? C?a s? m?i' }, table: { table: 'B?ng' }, hr: { insert: 'Chèn' }, style: { style: 'Ki?u ch?', p: 'Ch? th??ng', blockquote: '?o?n trích', pre: 'Mã Code', h1: 'H1', h2: 'H2', h3: 'H3', h4: 'H4', h5: 'H5', h6: 'H6' }, lists: { unordered: 'Li?t kê danh sách', ordered: 'Li?t kê theo th? t?' }, options: { help: 'Tr? giúp', fullscreen: 'Toàn Màn hình', codeview: 'Xem Code' }, paragraph: { paragraph: 'Canh l?', outdent: 'D?ch sang trái', indent: 'D?ch sang ph?i', left: 'Canh trái', center: 'Canh gi?a', right: 'Canh ph?i', justify: 'Canh ??u' }, color: { recent: 'Màu ch?', more: 'M? r?ng', background: 'Màu n?n', foreground: 'Màu ch?', transparent: 'trong su?t', setTransparent: 'N?n trong su?t', reset: 'Thi?t l?p l?i', resetToDefault: 'Tr? l?i ban ??u' }, shortcut: { shortcuts: 'Phím t?t', close: '?óng', textFormatting: '??nh d?ng V?n b?n', action: 'Hành ??ng', paragraphFormatting: '??nh d?ng', documentStyle: 'Ki?u v?n b?n' }, history: { undo: 'Lùi l?i', redo: 'Làm l?i' } } }); })(jQuery);