]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/find/lang/sr.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / find / lang / sr.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', 'sr', {\r
6 find: 'Претрага',\r
7 findOptions: 'Find Options',\r
8 findWhat: 'Пронађи:',\r
9 matchCase: 'Разликуј велика и мала слова',\r
10 matchCyclic: 'Match cyclic',\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: 'Find and Replace'\r
18} );\r