summaryrefslogtreecommitdiff
path: root/plugins/wsc/lang/th.js
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2014-06-07 07:57:56 +0100
committerlsces <lester@lsces.co.uk>2014-06-07 07:57:56 +0100
commit6a7c5b2653fc4883efd209db8874e9e180111a36 (patch)
tree81a32d6df9a3f38d6594c3cb335756eff6997c50 /plugins/wsc/lang/th.js
parent37c5c3d711169a4b63c1ee1924dd873c46f6998a (diff)
downloadckeditor-6a7c5b2653fc4883efd209db8874e9e180111a36.tar.gz
ckeditor-6a7c5b2653fc4883efd209db8874e9e180111a36.tar.bz2
ckeditor-6a7c5b2653fc4883efd209db8874e9e180111a36.zip
Upgrade to version 4.3 - remove older files
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: 'ตรวจการสะกดคำ'
-});