/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'toolbar', 'si', {
toolbarCollapse: 'මෙවලම් à¶à·“රුව à·„à·à¶šà·”ලුම.',
toolbarExpand: 'මෙවලම් à¶à·“රුව දීගහà·à¶»à·”ම',
toolbarGroups: {
document: 'ලිපිය',
clipboard: 'ඇමිණුම වෙනස් කිරීම',
editing: 'සංස්කරණය',
forms: 'à¶´à·à¶»à¶¸à¶º',
basicstyles: 'මුලික විලà·à·ƒà¶º',
paragraph: 'චේදය',
links: 'සබà·à¶³à·’ය',
insert: 'ඇà¶à·”à¶½à¶à·Š කිරීම',
styles: 'විලà·à·ƒà¶º',
colors: 'වර්ණය',
tools: 'මෙවලම්'
},
toolbars: 'සංස්කරණ මෙවලම් à¶à·“රුව'
} );
|