new ckeditor
New ckeditor
This commit is contained in:
67
ckeditor/plugins/link/lang/sq.js
Normal file
67
ckeditor/plugins/link/lang/sq.js
Normal file
@@ -0,0 +1,67 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'link', 'sq', {
|
||||
acccessKey: 'Sipas ID-së së Elementit',
|
||||
advanced: 'Të përparuara',
|
||||
advisoryContentType: 'Lloji i Përmbajtjes Këshillimore',
|
||||
advisoryTitle: 'Titull',
|
||||
anchor: {
|
||||
toolbar: 'Spirancë',
|
||||
menu: 'Redakto Spirancën',
|
||||
title: 'Anchor Properties', // MISSING
|
||||
name: 'Emri i Spirancës',
|
||||
errorName: 'Ju lutemi shkruani emrin e spirancës',
|
||||
remove: 'Largo Spirancën'
|
||||
},
|
||||
anchorId: 'Sipas ID-së së Elementit',
|
||||
anchorName: 'Sipas Emrit të Spirancës',
|
||||
charset: 'Seti i Karaktereve të Burimeve të Nëdlidhura',
|
||||
cssClasses: 'Klasa stili CSS',
|
||||
download: 'Force Download', // MISSING
|
||||
displayText: 'Display Text', // MISSING
|
||||
emailAddress: 'Posta Elektronike',
|
||||
emailBody: 'Trupi i Porosisë',
|
||||
emailSubject: 'Titulli i Porosisë',
|
||||
id: 'Id',
|
||||
info: 'Informacione të Nyjes',
|
||||
langCode: 'Kod gjuhe',
|
||||
langDir: 'Drejtim teksti',
|
||||
langDirLTR: 'Nga e majta në të djathë (LTR)',
|
||||
langDirRTL: 'Nga e djathta në të majtë (RTL)',
|
||||
menu: 'Redakto Nyjen',
|
||||
name: 'Emër',
|
||||
noAnchors: '(Nuk ka asnjë spirancë në dokument)',
|
||||
noEmail: 'Ju lutemi shkruani postën elektronike',
|
||||
noUrl: 'Ju lutemi shkruani URL-në e nyjes',
|
||||
other: '<tjetër>',
|
||||
popupDependent: 'E Varur (Netscape)',
|
||||
popupFeatures: 'Karakteristikat e Dritares së Dialogut',
|
||||
popupFullScreen: 'Ekran i Plotë (IE)',
|
||||
popupLeft: 'Pozita Majtas',
|
||||
popupLocationBar: 'Shiriti i Lokacionit',
|
||||
popupMenuBar: 'Shiriti i Menysë',
|
||||
popupResizable: 'I ndryshueshëm',
|
||||
popupScrollBars: 'Shiritat zvarritës',
|
||||
popupStatusBar: 'Shiriti i Statutit',
|
||||
popupToolbar: 'Shiriti i Mejteve',
|
||||
popupTop: 'Top Pozita',
|
||||
rel: 'Marrëdhëniet',
|
||||
selectAnchor: 'Përzgjidh një Spirancë',
|
||||
styles: 'Stil',
|
||||
tabIndex: 'Indeksi i fletave',
|
||||
target: 'Objektivi',
|
||||
targetFrame: '<frame>',
|
||||
targetFrameName: 'Emri i Kornizës së Synuar',
|
||||
targetPopup: '<popup window>',
|
||||
targetPopupName: 'Emri i Dritares së Dialogut',
|
||||
title: 'Nyja',
|
||||
toAnchor: 'Lidhu me spirancën në tekst',
|
||||
toEmail: 'Posta Elektronike',
|
||||
toUrl: 'URL',
|
||||
toolbar: 'Nyja',
|
||||
type: 'Lloji i Nyjes',
|
||||
unlink: 'Largo Nyjen',
|
||||
upload: 'Ngarko'
|
||||
} );
|
||||
Reference in New Issue
Block a user