Subversion Repositories Applications.papyrus

Rev

Rev 431 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 431 Rev 521
Line 6... Line 6...
6
 * 		http://www.opensource.org/licenses/lgpl-license.php
6
 * 		http://www.opensource.org/licenses/lgpl-license.php
7
 * 
7
 * 
8
 * For further information visit:
8
 * For further information visit:
9
 * 		http://www.fckeditor.net/
9
 * 		http://www.fckeditor.net/
10
 * 
10
 * 
-
 
11
 * "Support Open Source software. What about a donation today?"
-
 
12
 * 
11
 * File Name: th.js
13
 * File Name: th.js
12
 * 	Thai language file.
14
 * 	Thai language file.
13
 * 
15
 * 
14
 * File Authors:
16
 * File Authors:
15
 * 		Audy Charin Arsakit (arsakit@gmail.com)
17
 * 		Audy Charin Arsakit (arsakit@gmail.com)
Line 130... Line 132...
130
NotCompatiblePaste	: "คำสั่งนี้ทำงานในโปรแกรมท่องเว็บ Internet Explorer version รุ่น 5.5 หรือใหม่กว่าเท่านั้น. ท่านต้องการวางตัวอักษรโดยไม่ล้างรูปแบบที่มาจากโปรแกรมเวิร์ดหรือไม่?",
132
NotCompatiblePaste	: "คำสั่งนี้ทำงานในโปรแกรมท่องเว็บ Internet Explorer version รุ่น 5.5 หรือใหม่กว่าเท่านั้น. ท่านต้องการวางตัวอักษรโดยไม่ล้างรูปแบบที่มาจากโปรแกรมเวิร์ดหรือไม่?",
131
UnknownToolbarItem	: "ไม่สามารถระบุปุ่มเครื่องมือได้ \"%1\"",
133
UnknownToolbarItem	: "ไม่สามารถระบุปุ่มเครื่องมือได้ \"%1\"",
132
UnknownCommand		: "ไม่สามารถระบุชื่อคำสั่งได้ \"%1\"",
134
UnknownCommand		: "ไม่สามารถระบุชื่อคำสั่งได้ \"%1\"",
133
NotImplemented		: "ไม่สามารถใช้งานคำสั่งได้",
135
NotImplemented		: "ไม่สามารถใช้งานคำสั่งได้",
134
UnknownToolbarSet	: "ไม่มีการติดตั้งชุดคำสั่งในแถบเครื่องมือ \"%1\" กรุณาติดต่อผู้ดูแลระบบ",
136
UnknownToolbarSet	: "ไม่มีการติดตั้งชุดคำสั่งในแถบเครื่องมือ \"%1\" กรุณาติดต่อผู้ดูแลระบบ",
-
 
137
NoActiveX			: "You browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.",	//MISSING
Line 135... Line 138...
135
 
138
 
136
// Dialogs
139
// Dialogs
137
DlgBtnOK			: "ตกลง",
140
DlgBtnOK			: "ตกลง",
138
DlgBtnCancel		: "ยกเลิก",
141
DlgBtnCancel		: "ยกเลิก",
Line 412... Line 415...
412
// Bulleted List Dialog
415
// Bulleted List Dialog
413
BulletedListProp	: "คุณสมบัติของ บูลเล็ตลิสต์",
416
BulletedListProp	: "คุณสมบัติของ บูลเล็ตลิสต์",
414
NumberedListProp	: "คุณสมบัติของ นัมเบอร์ลิสต์",
417
NumberedListProp	: "คุณสมบัติของ นัมเบอร์ลิสต์",
415
DlgLstType			: "ชนิด",
418
DlgLstType			: "ชนิด",
416
DlgLstTypeCircle	: "รูปวงกลม",
419
DlgLstTypeCircle	: "รูปวงกลม",
417
DlgLstTypeDisk		: "รูปดิสก์",
420
DlgLstTypeDisc		: "Disc",	//MISSING
418
DlgLstTypeSquare	: "รูปสี่เหลี่ยม",
421
DlgLstTypeSquare	: "รูปสี่เหลี่ยม",
419
DlgLstTypeNumbers	: "หมายเลข (1, 2, 3)",
422
DlgLstTypeNumbers	: "หมายเลข (1, 2, 3)",
420
DlgLstTypeLCase		: "ตัวพิมพ์เล็ก (a, b, c)",
423
DlgLstTypeLCase		: "ตัวพิมพ์เล็ก (a, b, c)",
421
DlgLstTypeUCase		: "ตัวพิมพ์ใหญ่ (A, B, C)",
424
DlgLstTypeUCase		: "ตัวพิมพ์ใหญ่ (A, B, C)",
422
DlgLstTypeSRoman	: "เลขโรมันพิมพ์เล็ก (i, ii, iii)",
425
DlgLstTypeSRoman	: "เลขโรมันพิมพ์เล็ก (i, ii, iii)",