]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/about/lang/ka.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / about / lang / ka.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'about', 'ka', {
6 copy: 'Copyright © $1. ყველა უფლება დაცულია.',
7 dlgTitle: 'CKEditor-ის შესახებ',
8 help: 'დახმარებისთვის იხილეთ $1.',
9 moreInfo: 'ლიცენზიის ინფორმაციისთვის ეწვიეთ ჩვენს საიტს:',
10 title: 'CKEditor-ის შესახებ',
11 userGuide: 'CKEditor-ის მომხმარებლის სახელმძღვანელო'
12 } );