Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (493 Bytes)

1
tinyMCE.addI18n('sl.searchreplace_dlg',{
2
searchnext_desc:"Najdi znova",
3
notfound:"Preiskovanje zaklju\u010Deno. Iskanega besedila nisem na\u0161el.",
4
search_title:"Najdi",
5
replace_title:"Najdi/zamenjaj",
6
allreplaced:"Vse pojavitve iskanega besedila so bile zamenjane.",
7
findwhat:"I\u0161\u010Dem za",
8
replacewith:"Zamenjam z",
9
direction:"Smer",
10
up:"navzgor",
11
down:"navzdol",
12
mcase:"ujemanje velikosti",
13
findnext:"Najdi nasled.",
14
replace:"Zamenjaj",
15
replaceall:"Zamenjaj vse"
16
});