]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blob - sources/plugins/link/lang/sq.js
Initial commit
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / link / lang / sq.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'link', 'sq', {
6 acccessKey: 'Sipas ID-së së Elementit',
7 advanced: 'Të përparuara',
8 advisoryContentType: 'Lloji i Përmbajtjes Këshillimore',
9 advisoryTitle: 'Titull',
10 anchor: {
11 toolbar: 'Spirancë',
12 menu: 'Redakto Spirancën',
13 title: 'Anchor Properties', // MISSING
14 name: 'Emri i Spirancës',
15 errorName: 'Ju lutemi shkruani emrin e spirancës',
16 remove: 'Largo Spirancën'
17 },
18 anchorId: 'Sipas ID-së së Elementit',
19 anchorName: 'Sipas Emrit të Spirancës',
20 charset: 'Seti i Karaktereve të Burimeve të Nëdlidhura',
21 cssClasses: 'Klasa stili CSS',
22 emailAddress: 'Posta Elektronike',
23 emailBody: 'Trupi i Porosisë',
24 emailSubject: 'Titulli i Porosisë',
25 id: 'Id',
26 info: 'Informacione të Nyjes',
27 langCode: 'Kod gjuhe',
28 langDir: 'Drejtim teksti',
29 langDirLTR: 'Nga e majta në të djathë (LTR)',
30 langDirRTL: 'Nga e djathta në të majtë (RTL)',
31 menu: 'Redakto Nyjen',
32 name: 'Emër',
33 noAnchors: '(Nuk ka asnjë spirancë në dokument)',
34 noEmail: 'Ju lutemi shkruani postën elektronike',
35 noUrl: 'Ju lutemi shkruani URL-në e nyjes',
36 other: '<tjetër>',
37 popupDependent: 'E Varur (Netscape)',
38 popupFeatures: 'Karakteristikat e Dritares së Dialogut',
39 popupFullScreen: 'Ekran i Plotë (IE)',
40 popupLeft: 'Pozita Majtas',
41 popupLocationBar: 'Shiriti i Lokacionit',
42 popupMenuBar: 'Shiriti i Menysë',
43 popupResizable: 'I ndryshueshëm',
44 popupScrollBars: 'Shiritat zvarritës',
45 popupStatusBar: 'Shiriti i Statutit',
46 popupToolbar: 'Shiriti i Mejteve',
47 popupTop: 'Top Pozita',
48 rel: 'Marrëdhëniet',
49 selectAnchor: 'Përzgjidh një Spirancë',
50 styles: 'Stil',
51 tabIndex: 'Indeksi i fletave',
52 target: 'Objektivi',
53 targetFrame: '<frame>',
54 targetFrameName: 'Emri i Kornizës së Synuar',
55 targetPopup: '<popup window>',
56 targetPopupName: 'Emri i Dritares së Dialogut',
57 title: 'Nyja',
58 toAnchor: 'Lidhu me spirancën në tekst',
59 toEmail: 'Posta Elektronike',
60 toUrl: 'URL',
61 toolbar: 'Nyja',
62 type: 'Lloji i Nyjes',
63 unlink: 'Largo Nyjen',
64 upload: 'Ngarko'
65 } );