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