]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/find/lang/bg.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / find / lang / bg.js
CommitLineData
7adcb81e
IB
1/*\r
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'find', 'bg', {\r
6 find: 'Търсене',\r
7 findOptions: 'Find Options',\r
8 findWhat: 'Търси за:',\r
9 matchCase: 'Съвпадение',\r
10 matchCyclic: 'Циклично съвпадение',\r
11 matchWord: 'Съвпадение с дума',\r
12 notFoundMsg: 'Указаният текст не е намерен.',\r
13 replace: 'Препокриване',\r
14 replaceAll: 'Препокрий всички',\r
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',\r
16 replaceWith: 'Препокрива с:',\r
17 title: 'Търсене и препокриване'\r
18} );\r