]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/wsc/lang/th.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / wsc / lang / th.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.html or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'wsc', 'th', {
6 btnIgnore: 'ยกเว้น',
7 btnIgnoreAll: 'ยกเว้นทั้งหมด',
8 btnReplace: 'แทนที่',
9 btnReplaceAll: 'แทนที่ทั้งหมด',
10 btnUndo: 'ยกเลิก',
11 changeTo: 'แก้ไขเป็น',
12 errorLoading: 'Error loading application service host: %s.',
13 ieSpellDownload: 'ไม่ได้ติดตั้งระบบตรวจสอบคำสะกด. ต้องการติดตั้งไหมครับ?',
14 manyChanges: 'ตรวจสอบคำสะกดเสร็จสิ้น:: แก้ไข %1 คำ',
15 noChanges: 'ตรวจสอบคำสะกดเสร็จสิ้น: ไม่มีการแก้คำใดๆ',
16 noMispell: 'ตรวจสอบคำสะกดเสร็จสิ้น: ไม่พบคำสะกดผิด',
17 noSuggestions: '- ไม่มีคำแนะนำใดๆ -',
18 notAvailable: 'Sorry, but service is unavailable now.',
19 notInDic: 'ไม่พบในดิกชันนารี',
20 oneChange: 'ตรวจสอบคำสะกดเสร็จสิ้น: แก้ไข1คำ',
21 progress: 'กำลังตรวจสอบคำสะกด...',
22 title: 'Spell Checker',
23 toolbar: 'ตรวจการสะกดคำ'
24 });