moodle/lang/sk/block_section_links.php

12 lines
313 B
PHP
Raw Normal View History

2005-05-07 07:08:01 +00:00
<?PHP // $Id$
// block_section_links.php - created with Moodle 1.5 ALPHA (2005043000)
$string['blockname'] = 'Prepojenia sekci<63>';
$string['jumptocurrenttopic'] = '<27>s<EFBFBD> na aktu<74>lnu t<>mu';
$string['jumptocurrentweek'] = '<27>s<EFBFBD> na aktu<74>lny t<><74>de<64>';
$string['topics'] = 'T<>my';
$string['weeks'] = 'T<><54>dne';
?>