]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/image/lang/th.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / image / lang / th.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'image', 'th', {\r
6 alt: 'คำประกอบรูปภาพ',\r
7 border: 'ขนาดขอบรูป',\r
8 btnUpload: 'อัพโหลดไฟล์ไปเก็บไว้ที่เครื่องแม่ข่าย (เซิร์ฟเวอร์)',\r
9 button2Img: 'Do you want to transform the selected image button on a simple image?', // MISSING\r
10 hSpace: 'ระยะแนวนอน',\r
11 img2Button: 'Do you want to transform the selected image on a image button?', // MISSING\r
12 infoTab: 'ข้อมูลของรูปภาพ',\r
13 linkTab: 'ลิ้งค์',\r
14 lockRatio: 'กำหนดอัตราส่วน กว้าง-สูง แบบคงที่',\r
15 menu: 'คุณสมบัติของ รูปภาพ',\r
16 resetSize: 'กำหนดรูปเท่าขนาดจริง',\r
17 title: 'คุณสมบัติของ รูปภาพ',\r
18 titleButton: 'คุณสมบัติของ ปุ่มแบบรูปภาพ',\r
19 upload: 'อัพโหลดไฟล์',\r
20 urlMissing: 'Image source URL is missing.', // MISSING\r
21 vSpace: 'ระยะแนวตั้ง',\r
22 validateBorder: 'Border must be a whole number.', // MISSING\r
23 validateHSpace: 'HSpace must be a whole number.', // MISSING\r
24 validateVSpace: 'VSpace must be a whole number.' // MISSING\r
25} );\r