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/macedonian/learnpath.inc.php

11 lines
621 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$lang_no_publish = "&#1085;&#1077; &#1086;&#1073;&#1112;&#1072;&#1074;&#1091;&#1074;&#1072;&#1112;";
$lang_publish = "&#1086;&#1073;&#1112;&#1072;&#1074;&#1080;";
$lang_no_published = "&#1085;&#1077; &#1077; &#1086;&#1073;&#1112;&#1072;&#1074;&#1077;&#1085;&#1086;";
$lang_published = "&#1086;&#1073;&#1112;&#1072;&#1074;&#1077;&#1085;&#1086;";
$lang_author = "&#1040;&#1074;&#1090;&#1086;&#1088;";
$lang_date = "&#1044;&#1072;&#1090;&#1091;&#1084;";
$langPrereqTestLimitNow = "&#1057;&#1077;&#1075;&#1072; &#1080;&#1084;&#1072;&#1090;&#1077;:";
?>