]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/link/lang/mk.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / link / lang / mk.js
CommitLineData
7adcb81e 1/*\r
3b35bd27 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
7adcb81e
IB
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 emailAddress: 'E-Mail Address', // MISSING\r
23 emailBody: 'Message Body', // MISSING\r
24 emailSubject: 'Message Subject', // MISSING\r
3b35bd27 25 id: 'Id',\r
7adcb81e 26 info: 'Link Info', // MISSING\r
3b35bd27
IB
27 langCode: 'Код на јазик',\r
28 langDir: 'Насока на јазик',\r
29 langDirLTR: 'Лево кон десно',\r
30 langDirRTL: 'Десно кон лево',\r
7adcb81e
IB
31 menu: 'Edit Link', // MISSING\r
32 name: 'Name',\r
33 noAnchors: '(No anchors available in the document)', // MISSING\r
34 noEmail: 'Please type the e-mail address', // MISSING\r
35 noUrl: 'Please type the link URL', // MISSING\r
36 other: '<other>', // MISSING\r
37 popupDependent: 'Dependent (Netscape)', // MISSING\r
38 popupFeatures: 'Popup Window Features', // MISSING\r
39 popupFullScreen: 'Full Screen (IE)', // MISSING\r
40 popupLeft: 'Left Position', // MISSING\r
41 popupLocationBar: 'Location Bar', // MISSING\r
42 popupMenuBar: 'Menu Bar', // MISSING\r
43 popupResizable: 'Resizable', // MISSING\r
44 popupScrollBars: 'Scroll Bars', // MISSING\r
45 popupStatusBar: 'Status Bar', // MISSING\r
46 popupToolbar: 'Toolbar', // MISSING\r
47 popupTop: 'Top Position', // MISSING\r
48 rel: 'Relationship', // MISSING\r
49 selectAnchor: 'Select an Anchor', // MISSING\r
3b35bd27 50 styles: 'Стил',\r
7adcb81e
IB
51 tabIndex: 'Tab Index', // MISSING\r
52 target: 'Target', // MISSING\r
53 targetFrame: '<frame>', // MISSING\r
54 targetFrameName: 'Target Frame Name', // MISSING\r
55 targetPopup: '<popup window>', // MISSING\r
56 targetPopupName: 'Popup Window Name', // MISSING\r
3b35bd27 57 title: 'Врска',\r
7adcb81e
IB
58 toAnchor: 'Link to anchor in the text', // MISSING\r
59 toEmail: 'E-mail', // MISSING\r
3b35bd27
IB
60 toUrl: 'URL',\r
61 toolbar: 'Врска',\r
7adcb81e
IB
62 type: 'Link Type', // MISSING\r
63 unlink: 'Unlink', // MISSING\r
3b35bd27 64 upload: 'Прикачи'\r
7adcb81e 65} );\r