]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/toolbar/lang/bg.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / toolbar / lang / bg.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', 'bg', {\r
6 toolbarCollapse: 'Свиване на лентата с инструменти',\r
7 toolbarExpand: 'Разширяване на лентата с инструменти',\r
8 toolbarGroups: {\r
9 document: 'Документ',\r
10 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: 'Ленти с инструменти'\r
22} );\r