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

20 lines
1.7 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$ScoringSystem = "&#1054;&#1094;&#1077;&#1085;&#1103;&#1074;&#1072;&#1097;&#1072; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1072;";
$Below = "&#1087;&#1086;&#1076;";
$WillColorRed = "&#1065;&#1077; &#1073;&#1098;&#1076;&#1077; &#1086;&#1094;&#1074;&#1077;&#1090;&#1077;&#1085; &#1074; &#1095;&#1077;&#1088;&#1074;&#1077;&#1085;&#1086;";
$Between = "&#1084;&#1077;&#1078;&#1076;&#1091;";
$Weight = "&#1058;&#1077;&#1075;&#1083;&#1086;";
$PickACourse = "&#1048;&#1079;&#1073;&#1077;&#1088;&#1077;&#1090;&#1077; &#1082;&#1091;&#1088;&#1089;";
$CategoryName = "&#1048;&#1084;&#1077; &#1085;&#1072; &#1082;&#1072;&#1090;&#1077;&#1075;&#1086;&#1088;&#1080;&#1103;&#1090;&#1072;";
$NewSubCategory = "&#1053;&#1086;&#1074;&#1072; &#1087;&#1086;&#1076;&#1082;&#1072;&#1090;&#1077;&#1075;&#1086;&#1088;&#1080;&#1103;";
$DeleteSelected = "&#1048;&#1079;&#1090;&#1088;&#1080;&#1074;&#1072;&#1085;&#1077; &#1085;&#1072; &#1080;&#1079;&#1073;&#1088;&#1072;&#1085;&#1080;&#1090;&#1077;";
$BackToOverview = "&#1054;&#1073;&#1088;&#1072;&#1090;&#1085;&#1086; &#1082;&#1098;&#1084; &#1087;&#1088;&#1077;&#1075;&#1083;&#1077;&#1076;&#1072;";
$ExportPDF = "&#1045;&#1082;&#1089;&#1087;&#1086;&#1088;&#1090;&#1080;&#1088;&#1072;&#1085;&#1077; &#1082;&#1072;&#1090;&#1086; PDF-&#1092;&#1072;&#1081;&#1083;";
$Print = "&#1054;&#1090;&#1087;&#1077;&#1095;&#1072;&#1090;&#1074;&#1072;&#1085;&#1077;";
$Portrait = "&#1055;&#1086;&#1088;&#1090;&#1088;&#1077;&#1090;";
$Landscape = "&#1055;&#1077;&#1081;&#1079;&#1072;&#1078;";
$DeleteAll = "&#1048;&#1079;&#1090;&#1088;&#1080;&#1074;&#1072;&#1085;&#1077; &#1085;&#1072; &#1074;&#1089;&#1080;&#1095;&#1082;&#1080;";
$Score = "&#1050;&#1083;&#1072;&#1089;&#1072;&#1094;&#1080;&#1103;";
?>