first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/th.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/th.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'th', {//Thai
|
||||
plugin : 'บูตยุบ',
|
||||
title : 'ชื่อเรื่อง',
|
||||
content : 'เนื้อหา',
|
||||
htmlIsAllowed : 'อนุญาตให้ใช้ HTML',
|
||||
addNewItem : 'เพิ่มรายการใหม่',
|
||||
minimum : 'ปลั๊กอินต้องมีอย่างน้อย 1 รายการ',
|
||||
link : 'ลิงค์',
|
||||
style : 'สไตล์',
|
||||
type : 'ชนิด',
|
||||
size : 'ขนาด',
|
||||
blockLevel : 'ระดับ Block',
|
||||
active : 'กระตือรือร้น',
|
||||
enabled : 'ที่เปิดใช้งาน',
|
||||
text : 'ข้อความ',
|
||||
preview : 'ดูก่อน',
|
||||
optional : 'ไม่จำเป็น',
|
||||
badge : 'สัญลักษณ์',
|
||||
caption : 'คำบรรยายภาพ',
|
||||
image : 'ภาพ',
|
||||
delete : 'คุณแน่ใจว่าคุณต้องการลบรายการนี้ได้?',
|
||||
items : 'รายการ',
|
||||
settings : 'การตั้งค่า',
|
||||
expandFirstItem : 'ขยายรายการแรก',
|
||||
yes : 'ใช่',
|
||||
no : 'ไม่',
|
||||
theme : 'กระทู้',
|
||||
default : 'ค่าเริ่มต้น',
|
||||
primary : 'primary',
|
||||
success : 'ความสำเร็จ',
|
||||
info : 'ข้อมูล',
|
||||
warning : 'การเตือน',
|
||||
danger : 'อันตราย'
|
||||
});
|
||||
Reference in New Issue
Block a user