]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/image/lang/hi.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / image / lang / hi.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', 'hi', {\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