]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/find/lang/tt.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / find / lang / tt.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'find', 'tt', {
6 find: 'Эзләү',
7 findOptions: 'Эзләү көйләүләре',
8 findWhat: 'Нәрсә эзләргә:',
9 matchCase: 'Баш һәм юл хәрефләрен исәпкә алу',
10 matchCyclic: 'Кабатлап эзләргә',
11 matchWord: 'Сүзләрне тулысынча гына эзләү',
12 notFoundMsg: 'Эзләнгән текст табылмады.',
13 replace: 'Алмаштыру',
14 replaceAll: 'Барысын да алмаштыру',
15 replaceSuccessMsg: '%1 урында(ларда) алмаштырылган.',
16 replaceWith: 'Нәрсәгә алмаштыру:',
17 title: 'Эзләп табу һәм алмаштыру'
18 } );