]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/link/lang/mk.js
Validation initiale
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / link / lang / mk.js
CommitLineData
c63493c8
IB
1/*\r
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'link', 'mk', {\r
6 acccessKey: 'Access Key', // MISSING\r
7 advanced: 'Advanced', // MISSING\r
8 advisoryContentType: 'Advisory Content Type', // MISSING\r
9 advisoryTitle: 'Advisory Title', // MISSING\r
10 anchor: {\r
11 toolbar: 'Anchor',\r
12 menu: 'Edit Anchor',\r
13 title: 'Anchor Properties',\r
14 name: 'Anchor Name',\r
15 errorName: 'Please type the anchor name',\r
16 remove: 'Remove Anchor'\r
17 },\r
18 anchorId: 'By Element Id', // MISSING\r
19 anchorName: 'By Anchor Name', // MISSING\r
20 charset: 'Linked Resource Charset', // MISSING\r
21 cssClasses: 'Stylesheet Classes', // MISSING\r
22 download: 'Force Download', // MISSING\r
23 displayText: 'Display Text', // MISSING\r
24 emailAddress: 'E-Mail Address', // MISSING\r
25 emailBody: 'Message Body', // MISSING\r
26 emailSubject: 'Message Subject', // MISSING\r
27 id: 'Id',\r
28 info: 'Link Info', // MISSING\r
29 langCode: 'Код на јазик',\r
30 langDir: 'Насока на јазик',\r
31 langDirLTR: 'Лево кон десно',\r
32 langDirRTL: 'Десно кон лево',\r
33 menu: 'Edit Link', // MISSING\r
34 name: 'Name',\r
35 noAnchors: '(No anchors available in the document)', // MISSING\r
36 noEmail: 'Please type the e-mail address', // MISSING\r
37 noUrl: 'Please type the link URL', // MISSING\r
38 other: '<other>', // MISSING\r
39 popupDependent: 'Dependent (Netscape)', // MISSING\r
40 popupFeatures: 'Popup Window Features', // MISSING\r
41 popupFullScreen: 'Full Screen (IE)', // MISSING\r
42 popupLeft: 'Left Position', // MISSING\r
43 popupLocationBar: 'Location Bar', // MISSING\r
44 popupMenuBar: 'Menu Bar', // MISSING\r
45 popupResizable: 'Resizable', // MISSING\r
46 popupScrollBars: 'Scroll Bars', // MISSING\r
47 popupStatusBar: 'Status Bar', // MISSING\r
48 popupToolbar: 'Toolbar', // MISSING\r
49 popupTop: 'Top Position', // MISSING\r
50 rel: 'Relationship', // MISSING\r
51 selectAnchor: 'Select an Anchor', // MISSING\r
52 styles: 'Стил',\r
53 tabIndex: 'Tab Index', // MISSING\r
54 target: 'Target', // MISSING\r
55 targetFrame: '<frame>', // MISSING\r
56 targetFrameName: 'Target Frame Name', // MISSING\r
57 targetPopup: '<popup window>', // MISSING\r
58 targetPopupName: 'Popup Window Name', // MISSING\r
59 title: 'Врска',\r
60 toAnchor: 'Link to anchor in the text', // MISSING\r
61 toEmail: 'E-mail', // MISSING\r
62 toUrl: 'URL',\r
63 toolbar: 'Врска',\r
64 type: 'Link Type', // MISSING\r
65 unlink: 'Unlink', // MISSING\r
66 upload: 'Прикачи'\r
67} );\r