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

24 lines
3.1 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$Inbox = "&#1042;&#1093;&#1086;&#1076;&#1103;&#1097;&#1080; &#1089;&#1098;&#1086;&#1073;&#1097;&#1077;&#1085;&#1080;&#1103;";
$Messages = "&#1057;&#1098;&#1086;&#1073;&#1097;&#1077;&#1085;&#1080;&#1103;";
$SendMessage = "&#1048;&#1079;&#1087;&#1088;&#1072;&#1097;&#1072;&#1085;&#1077; &#1085;&#1072; &#1089;&#1098;&#1086;&#1073;&#1097;&#1077;&#1085;&#1080;&#1077;&#1090;&#1086;";
$NewMessage = "&#1053;&#1086;&#1074;&#1086; &#1089;&#1098;&#1086;&#1073;&#1097;&#1077;&#1085;&#1080;&#1077;";
$ComposeMessage = "&#1057;&#1098;&#1079;&#1076;&#1072;&#1074;&#1072;&#1085;&#1077; &#1085;&#1072; &#1089;&#1098;&#1086;&#1073;&#1097;&#1077;&#1085;&#1080;&#1077;";
$DeleteSelectedMessages = "&#1048;&#1079;&#1090;&#1088;&#1080;&#1074;&#1072;&#1085;&#1077; &#1085;&#1072; &#1080;&#1079;&#1073;&#1088;&#1072;&#1085;&#1080;&#1090;&#1077; &#1089;&#1098;&#1086;&#1073;&#1097;&#1077;&#1085;&#1080;&#1103;";
$SelectAll = "&#1052;&#1072;&#1088;&#1082;&#1080;&#1088;&#1072;&#1081; &#1074;&#1089;&#1080;&#1095;&#1082;&#1080;";
$DeselectAll = "&#1056;&#1072;&#1079;&#1084;&#1072;&#1088;&#1082;&#1080;&#1088;&#1072;&#1081; &#1074;&#1089;&#1080;&#1095;&#1082;&#1080;";
$ReplyToMessage = "&#1054;&#1090;&#1075;&#1086;&#1074;&#1086;&#1088;";
$BackToInbox = "&#1054;&#1073;&#1088;&#1072;&#1090;&#1085;&#1086; &#1082;&#1098;&#1084; \"&#1042;&#1093;&#1086;&#1076;&#1103;&#1097;&#1080; &#1089;&#1098;&#1086;&#1073;&#1097;&#1077;&#1085;&#1080;&#1103;\"";
$MessageSentTo = "&#1057;&#1098;&#1086;&#1073;&#1097;&#1077;&#1085;&#1080;&#1077;&#1090;&#1086; &#1077; &#1080;&#1079;&#1087;&#1088;&#1072;&#1090;&#1077;&#1085;&#1086; &#1076;&#1086;";
$SendMessageTo = "&#1048;&#1079;&#1087;&#1088;&#1072;&#1097;&#1072;&#1085;&#1077; &#1085;&#1072; &#1089;&#1098;&#1086;&#1073;&#1097;&#1077;&#1085;&#1080;&#1077;&#1090;&#1086; &#1076;&#1086;";
$Myself = "&#1040;&#1079;";
$From = "&#1054;&#1090;";
$To = "&#1044;&#1086;";
$Date = "&#1044;&#1072;&#1090;&#1072;";
$InvalidMessageId = "&#1053;&#1077;&#1074;&#1072;&#1083;&#1080;&#1076;&#1077;&#1085; &#1072;&#1076;&#1088;&#1077;&#1089;&#1072;&#1090; (ID) &#1079;&#1072; &#1086;&#1090;&#1075;&#1086;&#1074;&#1086;&#1088;.";
$ErrorSendingMessage = "&#1055;&#1086;&#1103;&#1074;&#1080; &#1089;&#1077; &#1075;&#1088;&#1077;&#1096;&#1082;&#1072; &#1087;&#1088;&#1080; &#1086;&#1087;&#1080;&#1090;&#1072; &#1079;&#1072; &#1080;&#1079;&#1087;&#1088;&#1072;&#1097;&#1072;&#1085;&#1077; &#1085;&#1072; &#1089;&#1098;&#1086;&#1073;&#1097;&#1077;&#1085;&#1080;&#1077;&#1090;&#1086;.";
$SureYouWantToDeleteSelectedMessages = "&#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; &#1080;&#1079;&#1073;&#1088;&#1072;&#1085;&#1080;&#1090;&#1077; &#1089;&#1098;&#1086;&#1073;&#1097;&#1077;&#1085;&#1080;&#1103;?";
$SelectedMessagesDeleted = "&#1048;&#1079;&#1073;&#1088;&#1072;&#1085;&#1080;&#1090;&#1077; &#1089;&#1098;&#1086;&#1073;&#1097;&#1077;&#1085;&#1080;&#1103; &#1089;&#1072; &#1080;&#1079;&#1090;&#1088;&#1080;&#1090;&#1080;.";
?>