]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blob - sources/plugins/link/lang/ka.js
Validation initiale
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / link / lang / ka.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', '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 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: '<სხვა>',
39 popupDependent: 'დამოკიდებული (Netscape)',
40 popupFeatures: 'Popup ფანჯრის პარამეტრები',
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: 'CSS სტილი',
53 tabIndex: 'Tab-ის ინდექსი',
54 target: 'გახსნის ადგილი',
55 targetFrame: '<frame>',
56 targetFrameName: 'Frame-ის სახელი',
57 targetPopup: '<popup ფანჯარა>',
58 targetPopupName: 'Popup ფანჯრის სახელი',
59 title: 'ბმული',
60 toAnchor: 'ბმული ტექსტში ღუზაზე',
61 toEmail: 'ელფოსტა',
62 toUrl: 'URL',
63 toolbar: 'ბმული',
64 type: 'ბმულის ტიპი',
65 unlink: 'ბმულის მოხსნა',
66 upload: 'აქაჩვა'
67 } );