]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blob - sources/plugins/div/lang/ka.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / 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( 'div', 'ka', {
6 IdInputLabel: 'Id',
7 advisoryTitleInputLabel: 'სათაური',
8 cssClassInputLabel: 'CSS კლასები',
9 edit: 'Div-ის რედაქტირება',
10 inlineStyleInputLabel: 'თანდართული სტილი',
11 langDirLTRLabel: 'მარცხნიდან მარჯვნიც (LTR)',
12 langDirLabel: 'ენის მინართულება',
13 langDirRTLLabel: 'მარჯვნიდან მარცხნივ (RTL)',
14 languageCodeInputLabel: 'ენის კოდი',
15 remove: 'Div-ის წაშლა',
16 styleSelectLabel: 'სტილი',
17 title: 'Div კონტეინერის შექმნა',
18 toolbar: 'Div კონტეინერის შექმნა'
19 } );