summaryrefslogtreecommitdiff
path: root/plugins/wsc/lang/th.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wsc/lang/th.js')
-rw-r--r--plugins/wsc/lang/th.js24
1 files changed, 0 insertions, 24 deletions
diff --git a/plugins/wsc/lang/th.js b/plugins/wsc/lang/th.js
deleted file mode 100644
index f98db58..0000000
--- a/plugins/wsc/lang/th.js
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
-Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'wsc', 'th', {
- btnIgnore: 'ยกเว้น',
- btnIgnoreAll: 'ยกเว้นทั้งหมด',
- btnReplace: 'แทนที่',
- btnReplaceAll: 'แทนที่ทั้งหมด',
- btnUndo: 'ยกเลิก',
- changeTo: 'แก้ไขเป็น',
- errorLoading: 'Error loading application service host: %s.',
- ieSpellDownload: 'ไม่ได้ติดตั้งระบบตรวจสอบคำสะกด. ต้องการติดตั้งไหมครับ?',
- manyChanges: 'ตรวจสอบคำสะกดเสร็จสิ้น:: แก้ไข %1 คำ',
- noChanges: 'ตรวจสอบคำสะกดเสร็จสิ้น: ไม่มีการแก้คำใดๆ',
- noMispell: 'ตรวจสอบคำสะกดเสร็จสิ้น: ไม่พบคำสะกดผิด',
- noSuggestions: '- ไม่มีคำแนะนำใดๆ -',
- notAvailable: 'Sorry, but service is unavailable now.',
- notInDic: 'ไม่พบในดิกชันนารี',
- oneChange: 'ตรวจสอบคำสะกดเสร็จสิ้น: แก้ไข1คำ',
- progress: 'กำลังตรวจสอบคำสะกด...',
- title: 'Spell Check',
- toolbar: 'ตรวจการสะกดคำ'
-});