]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blob - sources/plugins/link/lang/si.js
Validation initiale
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / link / lang / si.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', 'si', {
6 acccessKey: 'ප්‍රවේශ යතුර',
7 advanced: 'දීය',
8 advisoryContentType: 'උපදේශාත්මක අන්තර්ගත ආකාරය',
9 advisoryTitle: 'උපදේශාත්මක නාමය',
10 anchor: {
11 toolbar: 'ආධාරය',
12 menu: 'ආධාරය වෙනස් කිරීම',
13 title: 'ආධාරක ',
14 name: 'ආධාරකයේ නාමය',
15 errorName: 'කරුණාකර ආධාරකයේ නාමය ඇතුල් කරන්න',
16 remove: 'ආධාරකය ඉවත් කිරීම'
17 },
18 anchorId: 'By Element Id', // MISSING
19 anchorName: 'By Anchor Name', // MISSING
20 charset: 'Linked Resource Charset', // MISSING
21 cssClasses: 'විලාසපත්‍ර පන්තිය',
22 download: 'Force Download', // MISSING
23 displayText: 'Display Text', // MISSING
24 emailAddress: 'E-Mail Address', // MISSING
25 emailBody: 'Message Body', // MISSING
26 emailSubject: 'Message Subject', // MISSING
27 id: 'අංකය',
28 info: 'Link Info', // MISSING
29 langCode: 'භාෂා කේතය',
30 langDir: 'භාෂා දිශාව',
31 langDirLTR: 'වමේසිට දකුණුට',
32 langDirRTL: 'දකුණේ සිට වමට',
33 menu: 'Edit Link', // MISSING
34 name: 'නම',
35 noAnchors: '(No anchors available in the document)', // MISSING
36 noEmail: 'Please type the e-mail address', // MISSING
37 noUrl: 'Please type the link URL', // MISSING
38 other: '<other>', // MISSING
39 popupDependent: 'Dependent (Netscape)', // MISSING
40 popupFeatures: 'Popup Window Features', // MISSING
41 popupFullScreen: 'Full Screen (IE)', // MISSING
42 popupLeft: 'Left Position', // MISSING
43 popupLocationBar: 'Location Bar', // MISSING
44 popupMenuBar: 'Menu Bar', // MISSING
45 popupResizable: 'Resizable', // MISSING
46 popupScrollBars: 'Scroll Bars', // MISSING
47 popupStatusBar: 'Status Bar', // MISSING
48 popupToolbar: 'Toolbar', // MISSING
49 popupTop: 'Top Position', // MISSING
50 rel: 'Relationship', // MISSING
51 selectAnchor: 'Select an Anchor', // MISSING
52 styles: 'විලාසය',
53 tabIndex: 'Tab Index', // MISSING
54 target: 'අරමුණ',
55 targetFrame: '<frame>', // MISSING
56 targetFrameName: 'Target Frame Name', // MISSING
57 targetPopup: '<popup window>', // MISSING
58 targetPopupName: 'Popup Window Name', // MISSING
59 title: 'සබැඳිය',
60 toAnchor: 'Link to anchor in the text', // MISSING
61 toEmail: 'E-mail', // MISSING
62 toUrl: 'URL',
63 toolbar: 'සබැඳිය',
64 type: 'Link Type', // MISSING
65 unlink: 'Unlink', // MISSING
66 upload: 'උඩුගතකිරීම'
67 } );