aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/link/lang/gu.js
blob: c0544502e3517b7370d09c0d48ad451b510e6e80 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'link', 'gu', {
	acccessKey: 'ઍક્સેસ કી',
	advanced: 'અડ્વાન્સડ',
	advisoryContentType: 'મુખ્ય કન્ટેન્ટ પ્રકાર',
	advisoryTitle: 'મુખ્ય મથાળું',
	anchor: {
		toolbar: 'ઍંકર ઇન્સર્ટ/દાખલ કરવી',
		menu: 'ઍંકરના ગુણ',
		title: 'ઍંકરના ગુણ',
		name: 'ઍંકરનું નામ',
		errorName: 'ઍંકરનું નામ ટાઈપ કરો',
		remove: 'સ્થિર નકરવું'
	},
	anchorId: 'ઍંકર એલિમન્ટ Id થી પસંદ કરો',
	anchorName: 'ઍંકર નામથી પસંદ કરો',
	charset: 'લિંક રિસૉર્સ કૅરિક્ટર સેટ',
	cssClasses: 'સ્ટાઇલ-શીટ ક્લાસ',
	emailAddress: 'ઈ-મેલ સરનામું',
	emailBody: 'સંદેશ',
	emailSubject: 'ઈ-મેલ વિષય',
	id: 'Id',
	info: 'લિંક ઇન્ફૉ ટૅબ',
	langCode: 'ભાષા લેખવાની પદ્ધતિ',
	langDir: 'ભાષા લેખવાની પદ્ધતિ',
	langDirLTR: 'ડાબે થી જમણે (LTR)',
	langDirRTL: 'જમણે થી ડાબે (RTL)',
	menu: ' લિંક એડિટ/માં ફેરફાર કરવો',
	name: 'નામ',
	noAnchors: '(ડૉક્યુમન્ટમાં ઍંકરની સંખ્યા)',
	noEmail: 'ઈ-મેલ સરનામું ટાઇપ કરો',
	noUrl: 'લિંક  URL ટાઇપ કરો',
	other: '<other> <અન્ય>',
	popupDependent: 'ડિપેન્ડન્ટ (Netscape)',
	popupFeatures: 'પૉપ-અપ વિન્ડો ફીચરસૅ',
	popupFullScreen: 'ફુલ સ્ક્રીન (IE)',
	popupLeft: 'ડાબી બાજુ',
	popupLocationBar: 'લોકેશન બાર',
	popupMenuBar: 'મેન્યૂ બાર',
	popupResizable: 'રીસાઈઝએબલ',
	popupScrollBars: 'સ્ક્રોલ બાર',
	popupStatusBar: 'સ્ટૅટસ બાર',
	popupToolbar: 'ટૂલ બાર',
	popupTop: 'જમણી બાજુ',
	rel: 'સંબંધની સ્થિતિ',
	selectAnchor: 'ઍંકર પસંદ કરો',
	styles: 'સ્ટાઇલ',
	tabIndex: 'ટૅબ ઇન્ડેક્સ',
	target: 'ટાર્ગેટ/લક્ષ્ય',
	targetFrame: '<ફ્રેમ>',
	targetFrameName: 'ટાર્ગેટ ફ્રેમ નું નામ',
	targetPopup: '<પૉપ-અપ વિન્ડો>',
	targetPopupName: 'પૉપ-અપ વિન્ડો નું નામ',
	title: 'લિંક',
	toAnchor: 'આ પેજનો ઍંકર',
	toEmail: 'ઈ-મેલ',
	toUrl: 'URL',
	toolbar: 'લિંક ઇન્સર્ટ/દાખલ કરવી',
	type: 'લિંક પ્રકાર',
	unlink: 'લિંક કાઢવી',
	upload: 'અપલોડ'
} );