2017-04-15 01:34:36 +03:00

27 lines
1.1 KiB
JavaScript
Executable File

/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md 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ë.'
});