summaryrefslogtreecommitdiff
path: root/plugins/about/lang/si.js
blob: 850e5bfb1640383c2d4b59639f3c869a6ca9b6a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
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 භාවිතා කිරීම පිළිබඳ '
});