]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/find/lang/th.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / find / lang / th.js
CommitLineData
7adcb81e
IB
1/*\r
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'find', 'th', {\r
6 find: 'ค้นหา',\r
7 findOptions: 'Find Options',\r
8 findWhat: 'ค้นหาคำว่า:',\r
9 matchCase: 'ตัวโหญ่-เล็ก ต้องตรงกัน',\r
10 matchCyclic: 'Match cyclic',\r
11 matchWord: 'ต้องตรงกันทุกคำ',\r
12 notFoundMsg: 'ไม่พบคำที่ค้นหา.',\r
13 replace: 'ค้นหาและแทนที่',\r
14 replaceAll: 'แทนที่ทั้งหมดที่พบ',\r
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',\r
16 replaceWith: 'แทนที่ด้วย:',\r
17 title: 'Find and Replace'\r
18} );\r