]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/link/lang/si.js
Initial commit
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / link / lang / si.js
CommitLineData
3332bebe
IB
1/*\r
2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'link', 'si', {\r
6 acccessKey: 'ප්‍රවේශ යතුර',\r
7 advanced: 'දීය',\r
8 advisoryContentType: 'උපදේශාත්මක අන්තර්ගත ආකාරය',\r
9 advisoryTitle: 'උපදේශාත්මක නාමය',\r
10 anchor: {\r
11 toolbar: 'ආධාරය',\r
12 menu: 'ආධාරය වෙනස් කිරීම',\r
13 title: 'ආධාරක ',\r
14 name: 'ආධාරකයේ නාමය',\r
15 errorName: 'කරුණාකර ආධාරකයේ නාමය ඇතුල් කරන්න',\r
16 remove: 'ආධාරකය ඉවත් කිරීම'\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: 'විලාසපත්‍ර පන්තිය',\r
22 emailAddress: 'E-Mail Address', // MISSING\r
23 emailBody: 'Message Body', // MISSING\r
24 emailSubject: 'Message Subject', // MISSING\r
25 id: 'අංකය',\r
26 info: 'Link Info', // MISSING\r
27 langCode: 'භාෂා කේතය',\r
28 langDir: 'භාෂා දිශාව',\r
29 langDirLTR: 'වමේසිට දකුණුට',\r
30 langDirRTL: 'දකුණේ සිට වමට',\r
31 menu: 'Edit Link', // MISSING\r
32 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
50 styles: 'විලාසය',\r
51 tabIndex: 'Tab Index', // MISSING\r
52 target: 'අරමුණ',\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
57 title: 'සබැඳිය',\r
58 toAnchor: 'Link to anchor in the text', // MISSING\r
59 toEmail: 'E-mail', // MISSING\r
60 toUrl: 'URL',\r
61 toolbar: 'සබැඳිය',\r
62 type: 'Link Type', // MISSING\r
63 unlink: 'Unlink', // MISSING\r
64 upload: 'උඩුගතකිරීම'\r
65} );\r