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

17 lines
1.8 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$TermAddNew = "&#1044;&#1086;&#1073;&#1072;&#1074;&#1103;&#1085;&#1077; &#1085;&#1072; &#1090;&#1077;&#1088;&#1084;&#1080;&#1085;";
$TermName = "&#1058;&#1077;&#1088;&#1084;&#1080;&#1085;";
$TermDefinition = "&#1044;&#1077;&#1092;&#1080;&#1085;&#1080;&#1094;&#1080;&#1103;";
$TermDeleted = "&#1058;&#1077;&#1088;&#1084;&#1080;&#1085;&#1098;&#1090; &#1077; &#1080;&#1079;&#1090;&#1088;&#1080;&#1090;.";
$TermUpdated = "&#1058;&#1077;&#1088;&#1084;&#1080;&#1085;&#1098;&#1090; &#1077; &#1072;&#1082;&#1090;&#1091;&#1072;&#1083;&#1080;&#1079;&#1080;&#1088;&#1072;&#1085;.";
$TermConfirmDelete = "&#1053;&#1072;&#1080;&#1089;&#1090;&#1080;&#1085;&#1072; &#1083;&#1080; &#1080;&#1089;&#1082;&#1072;&#1090;&#1077; &#1076;&#1072; &#1080;&#1079;&#1090;&#1088;&#1080;&#1077;&#1090;&#1077; &#1090;&#1077;&#1088;&#1084;&#1080;&#1085;&#1072;?";
$TermAddButton = "&#1044;&#1086;&#1073;&#1072;&#1074;&#1103;&#1085;&#1077; &#1085;&#1072; &#1090;&#1077;&#1088;&#1084;&#1080;&#1085;&#1072;";
$TermUpdateButton = "&#1040;&#1082;&#1090;&#1091;&#1072;&#1083;&#1080;&#1079;&#1080;&#1088;&#1072;&#1085;&#1077; &#1085;&#1072; &#1090;&#1077;&#1088;&#1084;&#1080;&#1085;&#1072;";
$TermEditAction = "&#1056;&#1077;&#1076;&#1072;&#1082;&#1090;&#1080;&#1088;&#1072;&#1085;&#1077; &#1085;&#1072; &#1090;&#1077;&#1088;&#1084;&#1080;&#1085;&#1072;";
$TermDeleteAction = "&#1048;&#1079;&#1090;&#1088;&#1080;&#1074;&#1072;&#1085;&#1077; &#1085;&#1072; &#1090;&#1077;&#1088;&#1084;&#1080;&#1085;&#1072;";
$OrderBy = "&#1057;&#1086;&#1088;&#1090;&#1080;&#1088;&#1072;&#1085;&#1077; &#1087;&#1086;";
$CreationDate = "&#1044;&#1072;&#1090;&#1072; &#1085;&#1072; &#1089;&#1098;&#1079;&#1076;&#1072;&#1074;&#1072;&#1085;&#1077;";
$UpdateDate = "&#1044;&#1072;&#1090;&#1072; &#1085;&#1072; &#1087;&#1088;&#1086;&#1084;&#1103;&#1085;&#1072;";
?>