diff options
| author | lsces <lester@lsces.co.uk> | 2014-06-07 07:57:56 +0100 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2014-06-07 07:57:56 +0100 |
| commit | 6a7c5b2653fc4883efd209db8874e9e180111a36 (patch) | |
| tree | 81a32d6df9a3f38d6594c3cb335756eff6997c50 /plugins/image/lang/th.js | |
| parent | 37c5c3d711169a4b63c1ee1924dd873c46f6998a (diff) | |
| download | ckeditor-6a7c5b2653fc4883efd209db8874e9e180111a36.tar.gz ckeditor-6a7c5b2653fc4883efd209db8874e9e180111a36.tar.bz2 ckeditor-6a7c5b2653fc4883efd209db8874e9e180111a36.zip | |
Upgrade to version 4.3 - remove older files
Diffstat (limited to 'plugins/image/lang/th.js')
| -rw-r--r-- | plugins/image/lang/th.js | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/plugins/image/lang/th.js b/plugins/image/lang/th.js deleted file mode 100644 index 55439d7..0000000 --- a/plugins/image/lang/th.js +++ /dev/null @@ -1,26 +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( 'image', 'th', {
- alertUrl: 'กรุณาระบุที่อยู่อ้างอิงออนไลน์ของไฟล์รูปภาพ (URL)',
- alt: 'คำประกอบรูปภาพ',
- border: 'ขนาดขอบรูป',
- btnUpload: 'อัพโหลดไฟล์ไปเก็บไว้ที่เครื่องแม่ข่าย (เซิร์ฟเวอร์)',
- button2Img: 'Do you want to transform the selected image button on a simple image?', // MISSING
- hSpace: 'ระยะแนวนอน',
- img2Button: 'Do you want to transform the selected image on a image button?', // MISSING
- infoTab: 'ข้อมูลของรูปภาพ',
- linkTab: 'ลิ้งค์',
- lockRatio: 'กำหนดอัตราส่วน กว้าง-สูง แบบคงที่',
- menu: 'คุณสมบัติของ รูปภาพ',
- resetSize: 'กำหนดรูปเท่าขนาดจริง',
- title: 'คุณสมบัติของ รูปภาพ',
- titleButton: 'คุณสมบัติของ ปุ่มแบบรูปภาพ',
- upload: 'อัพโหลดไฟล์',
- urlMissing: 'Image source URL is missing.', // MISSING
- vSpace: 'ระยะแนวตั้ง',
- validateBorder: 'Border must be a whole number.', // MISSING
- validateHSpace: 'HSpace must be a whole number.', // MISSING
- validateVSpace: 'VSpace must be a whole number.' // MISSING
-});
|
