Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chamilo-lms/main/lang/czech/slideshow.inc.php

16 lines
532 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$lang_height = "V<EFBFBD><EFBFBD>ka";
$lang_width = "<EFBFBD><EFBFBD>&#345;ka";
$lang_resizing = "ZM&#282;NIT VELIKOST";
$lang_slideshow_options = "Mo<EFBFBD>nosti prezentace";
$lang_no_resizing = "NEM&#282;NIT VELIKOST (p&#345;ednastaven<EFBFBD>)";
$lang_exit_slideshow = "Ukon&#269;i prezentaci";
$lang_slideshow = "Prezentace";
$lang_previous_slide = "P&#345;edchoz<EFBFBD> sn<EFBFBD>mek";
$lang_next_slide = "Dal<EFBFBD><EFBFBD> sn<EFBFBD>mek";
$lang_image = "Obr<EFBFBD>zek";
$lang_of = "z";
$lang_view_slideshow = "Zobraz prezentaci";
?>