PHP Classes

File: core/assets/plugins/ckeditor/plugins/liststyle/lang/vi.js

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/plugins/ckeditor/plugins/liststyle/lang/vi.js   Download  
File: core/assets/plugins/ckeditor/plugins/liststyle/lang/vi.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: RT Adminlte
Generate layout and menus for Adminlte
Author: By
Last change:
Date: 7 years ago
Size: 1,091 bytes
 

Contents

Class file image Download
/* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'vi', { armenian: 'Số theo kiểu Armenian', bulletedTitle: 'Thuộc tính danh sách không thứ tự', circle: 'Khuyên tròn', decimal: 'Kiểu số (1, 2, 3 ...)', decimalLeadingZero: 'Kiểu số (01, 02, 03...)', disc: 'Hình đĩa', georgian: 'Số theo kiểu Georgian (an, ban, gan...)', lowerAlpha: 'Kiểu abc thường (a, b, c, d, e...)', lowerGreek: 'Kiểu Hy Lạp (alpha, beta, gamma...)', lowerRoman: 'Số La Mã kiểu thường (i, ii, iii, iv, v...)', none: 'Không gì cả', notset: '<không thiết lập>', numberedTitle: 'Thuộc tính danh sách có thứ tự', square: 'Hình vuông', start: 'Bắt đầu', type: 'Kiểu loại', upperAlpha: 'Kiểu ABC HOA (A, B, C, D, E...)', upperRoman: 'Số La Mã kiểu HOA (I, II, III, IV, V...)', validateStartNumber: 'Số bắt đầu danh sách phải là một số nguyên.' } );