]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/toolbar/lang/ka.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / toolbar / lang / ka.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'toolbar', 'ka', {\r
6 toolbarCollapse: 'ხელსაწყოთა ზოლის შეწევა',\r
7 toolbarExpand: 'ხელსაწყოთა ზოლის გამოწევა',\r
8 toolbarGroups: {\r
9 document: 'დოკუმენტი',\r
10 clipboard: 'Clipboard/გაუქმება',\r
11 editing: 'რედაქტირება',\r
12 forms: 'ფორმები',\r
13 basicstyles: 'ძირითადი სტილები',\r
14 paragraph: 'აბზაცი',\r
15 links: 'ბმულები',\r
16 insert: 'ჩასმა',\r
17 styles: 'სტილები',\r
18 colors: 'ფერები',\r
19 tools: 'ხელსაწყოები'\r
20 },\r
21 toolbars: 'Editor toolbars' // MISSING\r
22} );\r