commiting uncommited changes on live site
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules-new / civicrm / packages / ckeditor / plugins / link / lang / mk.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', 'mk', {
6 acccessKey: 'Access Key', // MISSING
7 advanced: 'Advanced', // MISSING
8 advisoryContentType: 'Advisory Content Type', // MISSING
9 advisoryTitle: 'Advisory Title', // MISSING
10 anchor: {
11 toolbar: 'Anchor',
12 menu: 'Edit Anchor',
13 title: 'Anchor Properties',
14 name: 'Anchor Name',
15 errorName: 'Please type the anchor name',
16 remove: 'Remove Anchor'
17 },
18 anchorId: 'By Element Id', // MISSING
19 anchorName: 'By Anchor Name', // MISSING
20 charset: 'Linked Resource Charset', // MISSING
21 cssClasses: 'Stylesheet Classes', // MISSING
22 displayText: 'Display Text', // MISSING
23 emailAddress: 'E-Mail Address', // MISSING
24 emailBody: 'Message Body', // MISSING
25 emailSubject: 'Message Subject', // MISSING
26 id: 'Id',
27 info: 'Link Info', // MISSING
28 langCode: 'Код на јазик',
29 langDir: 'Насока на јазик',
30 langDirLTR: 'Лево кон десно',
31 langDirRTL: 'Десно кон лево',
32 menu: 'Edit Link', // MISSING
33 name: 'Name',
34 noAnchors: '(No anchors available in the document)', // MISSING
35 noEmail: 'Please type the e-mail address', // MISSING
36 noUrl: 'Please type the link URL', // MISSING
37 other: '<other>', // MISSING
38 popupDependent: 'Dependent (Netscape)', // MISSING
39 popupFeatures: 'Popup Window Features', // MISSING
40 popupFullScreen: 'Full Screen (IE)', // MISSING
41 popupLeft: 'Left Position', // MISSING
42 popupLocationBar: 'Location Bar', // MISSING
43 popupMenuBar: 'Menu Bar', // MISSING
44 popupResizable: 'Resizable', // MISSING
45 popupScrollBars: 'Scroll Bars', // MISSING
46 popupStatusBar: 'Status Bar', // MISSING
47 popupToolbar: 'Toolbar', // MISSING
48 popupTop: 'Top Position', // MISSING
49 rel: 'Relationship', // MISSING
50 selectAnchor: 'Select an Anchor', // MISSING
51 styles: 'Стил',
52 tabIndex: 'Tab Index', // MISSING
53 target: 'Target', // MISSING
54 targetFrame: '<frame>', // MISSING
55 targetFrameName: 'Target Frame Name', // MISSING
56 targetPopup: '<popup window>', // MISSING
57 targetPopupName: 'Popup Window Name', // MISSING
58 title: 'Врска',
59 toAnchor: 'Link to anchor in the text', // MISSING
60 toEmail: 'E-mail', // MISSING
61 toUrl: 'URL',
62 toolbar: 'Врска',
63 type: 'Link Type', // MISSING
64 unlink: 'Unlink', // MISSING
65 upload: 'Прикачи'
66 } );