summaryrefslogtreecommitdiff
path: root/plugins/about/lang/si.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/about/lang/si.js')
-rw-r--r--plugins/about/lang/si.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/about/lang/si.js b/plugins/about/lang/si.js
new file mode 100644
index 0000000..850e5bf
--- /dev/null
+++ b/plugins/about/lang/si.js
@@ -0,0 +1,12 @@
+/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'about', 'si', {
+ copy: 'පිටපත් අයිතිය සහ පිටපත් කිරීම;$1 .සියලුම හිමිකම් ඇවිරිණි.',
+ dlgTitle: 'CKEditor ගැන විස්තර',
+ help: 'උදව් සඳහා $1 ',
+ moreInfo: 'බලපත්‍ර තොරතුරු සදහා කරුණාකර අපගේ විද්‍යුත් ලිපිනයට පිවිසෙන්න:',
+ title: 'CKEditor ගැන විස්තර',
+ userGuide: 'CKEditor භාවිතා කිරීම පිළිබඳ '
+});