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

21 lines
2.9 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$lang_new_item = "&#1053;&#1086;&#1074;&#1086;";
$lang_title_notification = "&#1057;&#1083;&#1077;&#1076; &#1087;&#1086;&#1089;&#1083;&#1077;&#1076;&#1085;&#1086;&#1090;&#1086; &#1074;&#1072;&#1096;&#1077; &#1087;&#1086;&#1089;&#1077;&#1097;&#1077;&#1085;&#1080;&#1077;";
$lang_update_agenda = "&#1040;&#1082;&#1090;&#1091;&#1072;&#1083;&#1080;&#1079;&#1080;&#1088;&#1072;&#1085;&#1086; &#1077; &#1089;&#1098;&#1073;&#1080;&#1090;&#1080;&#1077; &#1074; &#1087;&#1088;&#1086;&#1075;&#1088;&#1072;&#1084;&#1072;&#1090;&#1072;";
$lang_new_agenda = "&#1053;&#1086;&#1074;&#1086; &#1089;&#1098;&#1073;&#1080;&#1090;&#1080;&#1077; &#1074; &#1087;&#1088;&#1086;&#1075;&#1088;&#1072;&#1084;&#1072;&#1090;&#1072;";
$lang_update_announcements = "&#1040;&#1082;&#1090;&#1091;&#1072;&#1083;&#1080;&#1079;&#1080;&#1088;&#1072;&#1085;&#1072; &#1077; &#1086;&#1073;&#1103;&#1074;&#1072;";
$lang_new_announcements = "&#1053;&#1086;&#1074;&#1072; &#1086;&#1073;&#1103;&#1074;&#1072;";
$lang_new_document = "&#1044;&#1086;&#1073;&#1072;&#1074;&#1077;&#1085; &#1077; &#1076;&#1086;&#1082;&#1091;&#1084;&#1077;&#1085;&#1090;";
$lang_new_exercise = "&#1048;&#1084;&#1072; &#1085;&#1086;&#1074; &#1090;&#1077;&#1089;&#1090;";
$lang_update_link = "&#1040;&#1082;&#1090;&#1091;&#1072;&#1083;&#1080;&#1079;&#1080;&#1088;&#1072;&#1085;&#1072; &#1077; &#1080;&#1085;&#1090;&#1077;&#1088;&#1085;&#1077;&#1090;-&#1074;&#1088;&#1098;&#1079;&#1082;&#1072;";
$lang_new_link = "&#1053;&#1086;&#1074;&#1072; &#1080;&#1085;&#1090;&#1077;&#1088;&#1085;&#1077;&#1090;-&#1074;&#1088;&#1098;&#1079;&#1082;&#1072;";
$lang_new_forum_topic = "&#1044;&#1086;&#1073;&#1072;&#1074;&#1077;&#1085;&#1072; &#1077; &#1085;&#1086;&#1074;&#1072; &#1090;&#1077;&#1084;&#1072; &#1074;&#1098;&#1074; &#1092;&#1086;&#1088;&#1091;&#1084;&#1072;";
$lang_new_groupforum_topic = "&#1053;&#1086;&#1074;&#1072; &#1090;&#1077;&#1084;&#1072; &#1074;&#1098;&#1074; &#1092;&#1086;&#1088;&#1091;&#1084; &#1085;&#1072; &#1075;&#1088;&#1091;&#1087;&#1072;";
$lang_new_dropbox_file = "&#1055;&#1086;&#1083;&#1091;&#1095;&#1077;&#1085; &#1077; &#1092;&#1072;&#1081;&#1083;";
$lang_update_dropbox_file = "&#1040;&#1082;&#1090;&#1091;&#1072;&#1083;&#1080;&#1079;&#1080;&#1088;&#1072;&#1085; &#1077; &#1092;&#1072;&#1081;&#1083;";
$ForumCategoryAdded = "&#1044;&#1086;&#1073;&#1072;&#1074;&#1077;&#1085;&#1072; &#1077; &#1082;&#1072;&#1090;&#1077;&#1075;&#1086;&#1088;&#1080;&#1103; &#1074;&#1098;&#1074; &#1092;&#1086;&#1088;&#1091;&#1084;&#1080;&#1090;&#1077;.";
$LearnpathAdded = "&#1044;&#1086;&#1073;&#1072;&#1074;&#1077;&#1085;&#1072; &#1077; &#1087;&#1098;&#1090;&#1077;&#1082;&#1072; &#1079;&#1072; &#1086;&#1073;&#1091;&#1095;&#1077;&#1085;&#1080;&#1077;";
$GlossaryAdded = "&#1044;&#1086;&#1073;&#1072;&#1074;&#1077;&#1085; &#1077; &#1085;&#1086;&#1074; &#1090;&#1077;&#1088;&#1084;&#1080;&#1085; &#1074; &#1088;&#1077;&#1095;&#1085;&#1080;&#1082;&#1072;.";
?>