]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blob - sources/plugins/link/lang/sq.js
Validation initiale
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / link / lang / sq.js
1 /*
2 Copyright (c) 2003-2017, 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 download: 'Force Download', // MISSING
23 displayText: 'Display Text', // MISSING
24 emailAddress: 'Posta Elektronike',
25 emailBody: 'Trupi i Porosisë',
26 emailSubject: 'Titulli i Porosisë',
27 id: 'Id',
28 info: 'Informacione të Nyjes',
29 langCode: 'Kod gjuhe',
30 langDir: 'Drejtim teksti',
31 langDirLTR: 'Nga e majta në të djathë (LTR)',
32 langDirRTL: 'Nga e djathta në të majtë (RTL)',
33 menu: 'Redakto Nyjen',
34 name: 'Emër',
35 noAnchors: '(Nuk ka asnjë spirancë në dokument)',
36 noEmail: 'Ju lutemi shkruani postën elektronike',
37 noUrl: 'Ju lutemi shkruani URL-në e nyjes',
38 other: '<tjetër>',
39 popupDependent: 'E Varur (Netscape)',
40 popupFeatures: 'Karakteristikat e Dritares së Dialogut',
41 popupFullScreen: 'Ekran i Plotë (IE)',
42 popupLeft: 'Pozita Majtas',
43 popupLocationBar: 'Shiriti i Lokacionit',
44 popupMenuBar: 'Shiriti i Menysë',
45 popupResizable: 'I ndryshueshëm',
46 popupScrollBars: 'Shiritat zvarritës',
47 popupStatusBar: 'Shiriti i Statutit',
48 popupToolbar: 'Shiriti i Mejteve',
49 popupTop: 'Top Pozita',
50 rel: 'Marrëdhëniet',
51 selectAnchor: 'Përzgjidh një Spirancë',
52 styles: 'Stil',
53 tabIndex: 'Indeksi i fletave',
54 target: 'Objektivi',
55 targetFrame: '<frame>',
56 targetFrameName: 'Emri i Kornizës së Synuar',
57 targetPopup: '<popup window>',
58 targetPopupName: 'Emri i Dritares së Dialogut',
59 title: 'Nyja',
60 toAnchor: 'Lidhu me spirancën në tekst',
61 toEmail: 'Posta Elektronike',
62 toUrl: 'URL',
63 toolbar: 'Nyja',
64 type: 'Lloji i Nyjes',
65 unlink: 'Largo Nyjen',
66 upload: 'Ngarko'
67 } );