]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/div/lang/th.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / th.js
CommitLineData
eaa92715
IB
1/*\r
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'th', {\r
6 IdInputLabel: 'ไอดี',\r
7 advisoryTitleInputLabel: 'คำเกริ่นนำ',\r
8 cssClassInputLabel: 'คลาสของไฟล์กำหนดลักษณะการแสดงผล',\r
9 edit: 'แก้ไข Div',\r
10 inlineStyleInputLabel: 'Inline Style', // MISSING\r
11 langDirLTRLabel: 'จากซ้ายไปขวา (LTR)',\r
12 langDirLabel: 'การเขียน-อ่านภาษา',\r
13 langDirRTLLabel: 'จากขวามาซ้าย (RTL)',\r
14 languageCodeInputLabel: 'รหัสภาษา',\r
15 remove: 'ลบ Div',\r
16 styleSelectLabel: 'ลักษณะการแสดงผล',\r
17 title: 'Create Div Container', // MISSING\r
18 toolbar: 'Create Div Container' // MISSING\r
19} );\r