]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/liststyle/lang/vi.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / liststyle / lang / vi.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'liststyle', 'vi', {\r
6 armenian: 'Số theo kiểu Armenian',\r
7 bulletedTitle: 'Thuộc tính danh sách không thứ tự',\r
8 circle: 'Khuyên tròn',\r
9 decimal: 'Kiểu số (1, 2, 3 ...)',\r
10 decimalLeadingZero: 'Kiểu số (01, 02, 03...)',\r
11 disc: 'Hình đĩa',\r
12 georgian: 'Số theo kiểu Georgian (an, ban, gan...)',\r
13 lowerAlpha: 'Kiểu abc thường (a, b, c, d, e...)',\r
14 lowerGreek: 'Kiểu Hy Lạp (alpha, beta, gamma...)',\r
15 lowerRoman: 'Số La Mã kiểu thường (i, ii, iii, iv, v...)',\r
16 none: 'Không gì cả',\r
17 notset: '<không thiết lập>',\r
18 numberedTitle: 'Thuộc tính danh sách có thứ tự',\r
19 square: 'Hình vuông',\r
20 start: 'Bắt đầu',\r
21 type: 'Kiểu loại',\r
22 upperAlpha: 'Kiểu ABC HOA (A, B, C, D, E...)',\r
23 upperRoman: 'Số La Mã kiểu HOA (I, II, III, IV, V...)',\r
24 validateStartNumber: 'Số bắt đầu danh sách phải là một số nguyên.'\r
25} );\r