aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/templates/lang/km.js
blob: 02f01526612dff72230738d333d44fd375b547f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'templates', 'km', {
	button: 'ពុម្ព​គំរូ',
	emptyListMsg: '(មិន​មាន​ពុម្ព​គំរូ​ត្រូវ​បាន​កំណត់)',
	insertOption: 'ជំនួស​ក្នុង​មាតិកា​បច្ចុប្បន្ន',
	options: 'ជម្រើស​ពុម្ព​គំរូ',
	selectPromptMsg: 'សូម​រើស​ពុម្ព​គំរូ​ដើម្បី​បើក​ក្នុង​កម្មវិធី​សរសេរ​អត្ថបទ',
	title: 'ពុម្ព​គំរូ​មាតិកា'
} );