]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/div/lang/si.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / si.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'div', 'si', {
6 IdInputLabel: 'අංකය',
7 advisoryTitleInputLabel: 'උපදේශාත්මක නාමය',
8 cssClassInputLabel: 'විලාසපත්‍ර පන්තිය',
9 edit: 'වෙනස්කිරීම',
10 inlineStyleInputLabel: 'Inline Style', // MISSING
11 langDirLTRLabel: 'වමේසිට දකුණුට',
12 langDirLabel: 'භාෂා දිශාව',
13 langDirRTLLabel: 'දකුණේ සිට වමට',
14 languageCodeInputLabel: 'භාෂා ',
15 remove: 'ඉවත් කිරීම',
16 styleSelectLabel: 'විලාසය',
17 title: 'නිර්මාණය ',
18 toolbar: 'නිර්මාණය '
19 } );