ninegitea/public/build/ckeditor/plugins/find/lang/bg.js

1 line
577 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

CKEDITOR.plugins.setLang("find","bg",{find:"Търсене",findOptions:"Настройки за търсене",findWhat:"Търси за:",matchCase:"Съвпадение на големи/малки букви",matchCyclic:"Циклично търсене",matchWord:"Търсене по цели думи",notFoundMsg:"Указаният текст не е намерен.",replace:"Замяна",replaceAll:"Замени всички",replaceSuccessMsg:"%1 съвпадения заменени.",replaceWith:"Замяна с:",title:"Търсене и замяна"});