Create attractive VASL scenarios, with loads of useful information embedded to assist with game play. https://vasl-templates.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
vasl-templates/vasl_templates/webapp/static/trumbowyg/langs/th.js

55 lines
1.5 KiB

/* ===========================================================
* th.js
* Thai translation for Trumbowyg
* https://github.com/ionsoft/Trumbowyg
* ===========================================================
* Author : Gonatee Klanktong
* Github : https://github.com/gonateek
*/
jQuery.trumbowyg.langs.th = {
viewHTML: 'ด HTML',
formatting: 'จดรปแบบ',
p: 'ยอหนา',
blockquote: 'อางอง',
code: 'โคด',
header: 'สวนหว',
bold: 'หนา',
italic: 'เอยง',
strikethrough: 'ขดทบ',
underline: 'เสนใต',
strong: 'สำคญ',
em: 'เนน',
del: 'ลบ',
unorderedList: 'รายการ',
orderedList: 'รายการ(ตวเลข)',
insertImage: 'ใสป',
insertVideo: 'ใสโอ',
link: 'ลงค',
createLink: 'สรางลงค',
unlink: 'ยกเลกลงค',
justifyLeft: 'ชดซาย',
justifyCenter: 'กลาง',
justifyRight: 'ชดขวา',
justifyFull: 'เตมบรรทด',
horizontalRule: 'เสนแนวนอน',
fullscreen: 'เตมหนาจอ',
close: 'ปด',
submit: 'ตกลง',
reset: 'เรมใหม',
required: 'จำเปน',
description: 'คำอธบาย',
title: 'หวเรอง',
text: 'ขอความ'
};