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

9 lines
637 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langEvents = "&#1057;&#1083;&#1091;&#1095;&#1091;&#1074;&#1072;&#1114;&#1072;";
$langAnnouncements = "&#1048;&#1079;&#1074;&#1077;&#1089;&#1090;&#1091;&#1074;&#1072;&#1114;&#1072;";
$langDocuments = "&#1044;&#1086;&#1082;&#1091;&#1084;&#1077;&#1085;&#1090;&#1080;";
$langSelectItemsToCopy = "&#1048;&#1079;&#1073;&#1077;&#1088;&#1077;&#1090;&#1077; &#1079;&#1072; &#1082;&#1086;&#1087;&#1080;&#1088;&#1072;&#1114;&#1077;";
$langCopyFinished = "&#1050;&#1086;&#1087;&#1080;&#1088;&#1072;&#1114;&#1077;&#1090;&#1086; &#1079;&#1072;&#1074;&#1088;&#1096;&#1080;";
?>