Files
moodle/lang/bg/block_section_links.php
T
koenr 5a4a62f745 First set for the Bulgarian language pack
Translated by Andrew Ivanov [red_eye@abv.bg]
2004-10-09 20:32:42 +00:00

12 lines
296 B
PHP

<?PHP // $Id$
// block_section_links.php - created with Moodle 1.4.1+ (2004083101)
$string['blockname'] = 'Âðúçêè';
$string['jumptocurrenttopic'] = 'Êúì òåêóùàòà òòåìà';
$string['jumptocurrentweek'] = 'Êúì òåêóùàòà ñåäìèöà';
$string['topics'] = 'Òåìè';
$string['weeks'] = 'Ñåäìèöè';
?>