diff options
Diffstat (limited to 'plugins/image/lang/hi.js')
| -rw-r--r-- | plugins/image/lang/hi.js | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/plugins/image/lang/hi.js b/plugins/image/lang/hi.js deleted file mode 100644 index 1f149bb..0000000 --- a/plugins/image/lang/hi.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', 'hi', {
- 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
-});
|
