]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/div/lang/km.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / km.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'div', 'km', {
6 IdInputLabel: 'Id',
7 advisoryTitleInputLabel: 'ចំណង​ជើង​ប្រឹក្សា',
8 cssClassInputLabel: 'Stylesheet Classes',
9 edit: 'កែ Div',
10 inlineStyleInputLabel: 'ស្ទីល​ក្នុង​បន្ទាត់',
11 langDirLTRLabel: 'ពីឆ្វេងទៅស្តាំ(LTR)',
12 langDirLabel: 'ទិសដៅភាសា',
13 langDirRTLLabel: 'ពីស្តាំទៅឆ្វេង(RTL)',
14 languageCodeInputLabel: 'កូដ​ភាសា',
15 remove: 'ដក Div ចេញ',
16 styleSelectLabel: 'ស្ទីល',
17 title: 'បង្កើត​អ្នក​ផ្ទុក Div',
18 toolbar: 'បង្កើត​អ្នក​ផ្ទុក Div'
19 } );