]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blob - sources/plugins/link/lang/ka.js
Initial commit
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / link / lang / ka.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( 'link', 'ka', {
6 acccessKey: 'წვდომის ღილაკი',
7 advanced: 'დაწვრილებით',
8 advisoryContentType: 'შიგთავსის ტიპი',
9 advisoryTitle: 'სათაური',
10 anchor: {
11 toolbar: 'ღუზა',
12 menu: 'ღუზის რედაქტირება',
13 title: 'ღუზის პარამეტრები',
14 name: 'ღუზუს სახელი',
15 errorName: 'აკრიფეთ ღუზის სახელი',
16 remove: 'Remove Anchor'
17 },
18 anchorId: 'ელემენტის Id-თ',
19 anchorName: 'ღუზის სახელით',
20 charset: 'კოდირება',
21 cssClasses: 'CSS კლასი',
22 emailAddress: 'ელფოსტის მისამართები',
23 emailBody: 'წერილის ტექსტი',
24 emailSubject: 'წერილის სათაური',
25 id: 'Id',
26 info: 'ბმულის ინფორმაცია',
27 langCode: 'ენის კოდი',
28 langDir: 'ენის მიმართულება',
29 langDirLTR: 'მარცხნიდან მარჯვნივ (LTR)',
30 langDirRTL: 'მარჯვნიდან მარცხნივ (RTL)',
31 menu: 'ბმულის რედაქტირება',
32 name: 'სახელი',
33 noAnchors: '(ამ დოკუმენტში ღუზა არაა)',
34 noEmail: 'აკრიფეთ ელფოსტის მისამართი',
35 noUrl: 'აკრიფეთ ბმულის URL',
36 other: '<სხვა>',
37 popupDependent: 'დამოკიდებული (Netscape)',
38 popupFeatures: 'Popup ფანჯრის პარამეტრები',
39 popupFullScreen: 'მთელი ეკრანი (IE)',
40 popupLeft: 'მარცხენა პოზიცია',
41 popupLocationBar: 'ნავიგაციის ზოლი',
42 popupMenuBar: 'მენიუს ზოლი',
43 popupResizable: 'ცვალებადი ზომით',
44 popupScrollBars: 'გადახვევის ზოლები',
45 popupStatusBar: 'სტატუსის ზოლი',
46 popupToolbar: 'ხელსაწყოთა ზოლი',
47 popupTop: 'ზედა პოზიცია',
48 rel: 'კავშირი',
49 selectAnchor: 'აირჩიეთ ღუზა',
50 styles: 'CSS სტილი',
51 tabIndex: 'Tab-ის ინდექსი',
52 target: 'გახსნის ადგილი',
53 targetFrame: '<frame>',
54 targetFrameName: 'Frame-ის სახელი',
55 targetPopup: '<popup ფანჯარა>',
56 targetPopupName: 'Popup ფანჯრის სახელი',
57 title: 'ბმული',
58 toAnchor: 'ბმული ტექსტში ღუზაზე',
59 toEmail: 'ელფოსტა',
60 toUrl: 'URL',
61 toolbar: 'ბმული',
62 type: 'ბმულის ტიპი',
63 unlink: 'ბმულის მოხსნა',
64 upload: 'აქაჩვა'
65 } );