diff options
Diffstat (limited to 'plugins/clipboard/lang/th.js')
| -rw-r--r-- | plugins/clipboard/lang/th.js | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/plugins/clipboard/lang/th.js b/plugins/clipboard/lang/th.js deleted file mode 100644 index 4455b26..0000000 --- a/plugins/clipboard/lang/th.js +++ /dev/null @@ -1,15 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'clipboard', 'th', {
- copy: 'สำเนา',
- copyError: 'ไม่สามารถสำเนาข้อความที่เลือกไว้ได้เนื่องจากการกำหนดค่าระดับความปลอดภัย. กรุณาใช้ปุ่มลัดเพื่อวางข้อความแทน (กดปุ่ม Ctrl/Cmd และตัว C พร้อมกัน).',
- cut: 'ตัด',
- cutError: 'ไม่สามารถตัดข้อความที่เลือกไว้ได้เนื่องจากการกำหนดค่าระดับความปลอดภัย. กรุณาใช้ปุ่มลัดเพื่อวางข้อความแทน (กดปุ่ม Ctrl/Cmd และตัว X พร้อมกัน).',
- paste: 'วาง',
- pasteArea: 'Paste Area', // MISSING
- pasteMsg: 'กรุณาใช้คีย์บอร์ดเท่านั้น โดยกดปุ๋ม (<strong>Ctrl/Cmd และ V</strong>)พร้อมๆกัน และกด <strong>OK</strong>.',
- securityMsg: 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.', // MISSING
- title: 'วาง'
-});
|
