Statistics
| Branch: | Tag: | Revision:

root / static / js / tinymce / plugins / searchreplace / langs / bs_dlg.js @ 6ecbf4ec

History | View | Annotate | Download (529 Bytes)

1
tinyMCE.addI18n('bs.searchreplace_dlg',{
2
searchnext_desc:"Prona\u0111i opet",
3
notfound:"Pretra\u017Eivanje je zavr\u0161eno. Tra\u017Eeni tekst nije prona\u0111en.",
4
search_title:"Prona\u0111i",
5
replace_title:"Prona\u0111i/Zamijeni",
6
allreplaced:"Sva pojavljivanja tra\u017Eenog teksta su zamijenjena.",
7
findwhat:"Prona\u0111i tekst",
8
replacewith:"Zamijeni sa",
9
direction:"Smjer",
10
up:"Gore",
11
down:"Dolje",
12
mcase:"Match case",
13
findnext:"Prona\u0111i sljede\u0107e",
14
replace:"Zamijeni",
15
replaceall:"Zamijeni sve"
16
});