diff options
Diffstat (limited to 'plugins/image/lang/sq.js')
| -rw-r--r-- | plugins/image/lang/sq.js | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/plugins/image/lang/sq.js b/plugins/image/lang/sq.js deleted file mode 100644 index b555cdd..0000000 --- a/plugins/image/lang/sq.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', 'sq', {
- alertUrl: 'Please type the image URL', // MISSING
- alt: 'Tekst Alternativ',
- border: 'Korniza',
- btnUpload: 'Dërgo në server',
- button2Img: 'Do you want to transform the selected image button on a simple image?', // MISSING
- hSpace: 'HSpace',
- img2Button: 'Do you want to transform the selected image on a image button?', // MISSING
- infoTab: 'Informacione mbi Fotografinë',
- linkTab: 'Nyja',
- lockRatio: 'Mbyll Racionin',
- menu: 'Karakteristikat e Fotografisë',
- resetSize: 'Rikthe Madhësinë',
- title: 'Karakteristikat e Fotografisë',
- titleButton: 'Karakteristikat e Pullës së Fotografisë',
- upload: 'Ngarko',
- urlMissing: 'Mungon URL e burimit të fotografisë.',
- vSpace: 'Hapësira Vertikale',
- validateBorder: 'Korniza duhet të jetë numër i plotë.',
- validateHSpace: 'Hapësira horizontale duhet të jetë numër i plotë.',
- validateVSpace: 'Hapësira vertikale duhet të jetë numër i plotë.'
-});
|
