LDAPAccountManager/lam/templates/lib/extra/ckeditor/plugins/toolbar/lang/si.js

23 lines
905 B
JavaScript

/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'toolbar', 'si', {
toolbarCollapse: 'මෙවලම් තීරුව හැකුලුම.',
toolbarExpand: 'මෙවලම් තීරුව දීගහැරුම',
toolbarGroups: {
document: 'ලිපිය',
clipboard: 'ඇමිණුම වෙනස් කිරීම',
editing: 'සංස්කරණය',
forms: 'පෝරමය',
basicstyles: 'මුලික විලාසය',
paragraph: 'චේදය',
links: 'සබැඳිය',
insert: 'ඇතුලත් කිරීම',
styles: 'විලාසය',
colors: 'වර්ණය',
tools: 'මෙවලම්'
},
toolbars: 'සංස්කරණ මෙවලම් තීරුව'
} );