moodle/lang/be/enrol_internal.php

13 lines
557 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?PHP // $Id$
// enrol_internal.php - created with Moodle 1.4.3 + (2004083131)
$string['description'] = 'Гэта форма для рэгістрацыі па змаўчанню. Існуе два асноўных спосаба каб студэнты зарэгістраваліся ў пэўным курсе.
<ul>
<li>Выкладчыка ці адміністратар могуць уручную дадаць студэнтаў у курс праз меню кіравання курсам.</li>
<li>Для курса можа быць пазначаны пароль, які больш вядомы як \"кодавае слова\". Любы, хто яго ведае, можа дадаць сябе ў склад удзельніказ курса.</li>
</ul>';
$string['enrolname'] = 'Унутраная рэгістрацыя на курсе';
?>