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

31 lines
2.9 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langNewGroupCreate = "&#1057;&#1086;&#1079;&#1076;&#1072;&#1076;&#1080; &#1085;&#1086;&#1074;&#1072; &#1075;&#1088;&#1091;&#1087;&#1072;";
$langCreate = "&#1089;&#1086;&#1079;&#1076;&#1072;&#1076;&#1080;";
$langNewGroups = "&#1085;&#1086;&#1074;&#1072; &#1075;&#1088;&#1091;&#1087;&#1072;";
$langMax = "&#1084;&#1072;&#1082;&#1089;.";
$langGroupDel = "&#1043;&#1088;&#1091;&#1087;&#1072;&#1090;&#1072; &#1077; &#1080;&#1079;&#1073;&#1088;&#1080;&#1096;&#1072;&#1085;&#1072;";
$langDocuments = "&#1044;&#1086;&#1082;&#1091;&#1084;&#1077;&#1085;&#1090;&#1080;";
$langExistingGroups = "&#1043;&#1088;&#1091;&#1087;&#1080;";
$langGroupTools = "&#1040;&#1083;&#1072;&#1090;&#1082;&#1080;";
$langGroupDocument = "&#1044;&#1086;&#1082;&#1091;&#1084;&#1077;&#1085;&#1090;&#1080;";
$langGroupName = "&#1048;&#1084;&#1077; &#1085;&#1072; &#1075;&#1088;&#1091;&#1087;&#1072;&#1090;&#1072;";
$langGroupDescription = "&#1054;&#1087;&#1080;&#1089;";
$langGroupMembers = "&#1063;&#1083;&#1077;&#1085;&#1086;&#1074;&#1080; &#1085;&#1072; &#1075;&#1091;&#1088;&#1087;&#1072;&#1090;&#1072;";
$langMyGroup = "&#1084;&#1086;&#1112;&#1072; &#1075;&#1088;&#1091;&#1087;&#1072;";
$langRegIntoGroup = "&#1044;&#1086;&#1076;&#1072;&#1112; &#1084;&#1077; &#1074;&#1086; &#1086;&#1074;&#1072;&#1072; &#1075;&#1088;&#1091;&#1087;&#1072;";
$langState = "&#1057;&#1086;&#1089;&#1090;&#1086;&#1112;&#1073;&#1072;";
$langQtyOfUserCanSubscribe_PartBeforeNumber = "&#1045;&#1076;&#1077;&#1085; &#1082;&#1086;&#1088;&#1080;&#1089;&#1085;&#1080;&#1082; &#1084;&#1086;&#1078;&#1077; &#1076;&#1072; &#1073;&#1080;&#1076;&#1077; &#1095;&#1083;&#1077;&#1085; &#1085;&#1072; &#1084;&#1072;&#1082;&#1089;&#1080;&#1084;&#1091;&#1084;";
$langAllGroups = "&#1057;&#1080;&#1090;&#1077; &#1075;&#1088;&#1091;&#1087;&#1080;";
$langGroupEmptied = "&#1043;&#1088;&#1091;&#1087;&#1072;&#1090;&#1072; &#1077; &#1089;&#1077;&#1075;&#1072; &#1087;&#1088;&#1072;&#1079;&#1085;&#1072;";
$AddCategory = "&#1044;&#1086;&#1076;&#1072;&#1112; &#1082;&#1072;&#1090;&#1077;&#1075;&#1086;&#1088;&#1080;&#1112;&#1072;";
$CreateNumberOfGroups = "&#1057;&#1086;&#1079;&#1076;&#1072;&#1076;&#1080;";
$WithUsersFrom = "&#1075;&#1088;&#1091;&#1087;&#1080; &#1089;&#1086; &#1095;&#1083;&#1077;&#1085;&#1086;&#1074;&#1080; &#1086;&#1076;";
$CategoryDeleted = "&#1050;&#1072;&#1090;&#1077;&#1075;&#1086;&#1088;&#1080;&#1112;&#1072;&#1090;&#1072; &#1077; &#1080;&#1079;&#1073;&#1088;&#1080;&#1096;&#1072;&#1085;&#1072;";
$Empty = "&#1055;&#1088;&#1072;&#1079;&#1085;&#1086;";
$Delete = "&#1048;&#1079;&#1073;&#1088;&#1080;&#1096;&#1080;";
$FillGroup = "&#1076;&#1086;&#1076;&#1072;&#1112; &#1082;&#1086;&#1088;&#1080;&#1089;&#1085;&#1080;&#1094;&#1080;";
$Tools = "&#1040;&#1083;&#1072;&#1090;&#1082;&#1080;";
$CategoryCreated = "&#1050;&#1072;&#1090;&#1077;&#1075;&#1086;&#1088;&#1080;&#1112;&#1072;&#1090;&#1072; &#1077; &#1089;&#1086;&#1079;&#1076;&#1072;&#1076;&#1077;&#1085;&#1072;";
?>