]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/find/lang/bs.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / find / lang / bs.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', 'bs', {\r
6 find: 'Naði',\r
7 findOptions: 'Find Options',\r
8 findWhat: 'Naði šta:',\r
9 matchCase: 'Uporeðuj velika/mala slova',\r
10 matchCyclic: 'Match cyclic',\r
11 matchWord: 'Uporeðuj samo cijelu rijeè',\r
12 notFoundMsg: 'Traženi tekst nije pronaðen.',\r
13 replace: 'Zamjeni',\r
14 replaceAll: 'Zamjeni sve',\r
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',\r
16 replaceWith: 'Zamjeni sa:',\r
17 title: 'Find and Replace'\r
18} );\r