about summary refs log tree commit diff stats
path: root/app/assets/javascripts/ckeditor/plugins/image2/lang/si.js
blob: d86b2d6c88ffbc8785c9a1efdae5472f0c7e0dc2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image2', 'si', {
	alt: 'විකල්ප ',
	btnUpload: 'සේවාදායකය වෙත යොමුකිරිම',
	captioned: 'Captioned image', // MISSING
	captionPlaceholder: 'Caption', // MISSING
	infoTab: 'රුපයේ තොරතුරු',
	lockRatio: 'නවතන අනුපාතය ',
	menu: 'රුපයේ ගුණ',
	pathName: 'image', // MISSING
	pathNameCaption: 'caption', // MISSING
	resetSize: 'නැවතත් විශාලත්වය වෙනස් කිරීම',
	resizer: 'Click and drag to resize', // MISSING
	title: 'රුපයේ ',
	uploadTab: 'උඩුගතකිරීම',
	urlMissing: 'රුප මුලාශ්‍ර URL නැත.',
	altMissing: 'Alternative text is missing.' // MISSING
} );