aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/div/lang/gu.js
blob: b4cde33d7a7af57c311c47febd6be9364aad2104 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'div', 'gu', {
	IdInputLabel: 'Id',
	advisoryTitleInputLabel: 'એડવાઈઝર શીર્ષક',
	cssClassInputLabel: 'સ્ટાઈલશીટ કલાસીસ',
	edit: 'ડીવીમાં ફેરફાર કરવો',
	inlineStyleInputLabel: 'ઈનલાઈન પદ્ધતિ',
	langDirLTRLabel: 'ડાબે થી જમણે (LTR)',
	langDirLabel: 'ભાષાની દિશા',
	langDirRTLLabel: 'જમણે થી ડાબે (RTL)',
	languageCodeInputLabel: 'ભાષાનો કોડ',
	remove: 'ડીવી કાઢી કાઢવું',
	styleSelectLabel: 'સ્ટાઈલ',
	title: 'Div કન્ટેનર બનાવુંવું',
	toolbar: 'Div કન્ટેનર બનાવુંવું'
} );