]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/wsc/lang/bg.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / wsc / lang / bg.js
CommitLineData
7adcb81e
IB
1/*\r
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.html or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'wsc', 'bg', {\r
6 btnIgnore: 'Игнорирай',\r
7 btnIgnoreAll: 'Игнорирай всичко',\r
8 btnReplace: 'Препокриване',\r
9 btnReplaceAll: 'Препокрий всичко',\r
10 btnUndo: 'Възтанови',\r
11 changeTo: 'Промени на',\r
12 errorLoading: 'Error loading application service host: %s.',\r
13 ieSpellDownload: 'Spell checker not installed. Do you want to download it now?',\r
14 manyChanges: 'Spell check complete: %1 words changed',\r
15 noChanges: 'Spell check complete: No words changed',\r
16 noMispell: 'Spell check complete: No misspellings found',\r
17 noSuggestions: '- Няма препоръчани -',\r
18 notAvailable: 'Съжаляваме, но услугата не е достъпна за момента',\r
19 notInDic: 'Не е в речника',\r
20 oneChange: 'Spell check complete: One word changed',\r
21 progress: 'Проверява се правописа...',\r
22 title: 'Проверка на правопис',\r
23 toolbar: 'Проверка на правопис'\r
24});\r