summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/searchreplace/langs/cs_dlg.js
diff options
context:
space:
mode:
Diffstat (limited to 'program/js/tiny_mce/plugins/searchreplace/langs/cs_dlg.js')
-rwxr-xr-xprogram/js/tiny_mce/plugins/searchreplace/langs/cs_dlg.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/program/js/tiny_mce/plugins/searchreplace/langs/cs_dlg.js b/program/js/tiny_mce/plugins/searchreplace/langs/cs_dlg.js
new file mode 100755
index 000000000..a1928789a
--- /dev/null
+++ b/program/js/tiny_mce/plugins/searchreplace/langs/cs_dlg.js
@@ -0,0 +1,16 @@
+tinyMCE.addI18n('cs.searchreplace_dlg',{
+searchnext_desc:"Naj\u00EDt dal\u0161\u00ED",
+notfound:"Hled\u00E1n\u00ED bylo dokon\u010Deno. Hledan\u00FD text nebyl nalezen.",
+search_title:"Naj\u00EDt",
+replace_title:"Naj\u00EDt/nahradit",
+allreplaced:"V\u0161echny v\u00FDskyty byly nahrazeny.",
+findwhat:"Co hledat",
+replacewith:"\u010C\u00EDm nahradit",
+direction:"Sm\u011Br",
+up:"Nahoru",
+down:"Dol\u016F",
+mcase:"Rozli\u0161ovat velikost",
+findnext:"Naj\u00EDt dal\u0161\u00ED",
+replace:"Nahradit",
+replaceall:"Nahradit v\u0161e"
+}); \ No newline at end of file