summaryrefslogtreecommitdiff
path: root/plugins/toolbar/lang/si.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/toolbar/lang/si.js')
-rw-r--r--plugins/toolbar/lang/si.js22
1 files changed, 22 insertions, 0 deletions
diff --git a/plugins/toolbar/lang/si.js b/plugins/toolbar/lang/si.js
new file mode 100644
index 0000000..d937583
--- /dev/null
+++ b/plugins/toolbar/lang/si.js
@@ -0,0 +1,22 @@
+/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html 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: 'සංස්කරණ මෙවලම් තීරුව'
+});