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

24 lines
3.0 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$Inbox = "&#1057;&#1072;&#1085;&#1076;&#1072;&#1095;&#1077; &#1079;&#1072; &#1087;&#1088;&#1080;&#1084;&#1072;&#1114;&#1077;";
$Messages = "&#1055;&#1086;&#1088;&#1072;&#1082;&#1080;";
$SendMessage = "&#1048;&#1089;&#1087;&#1088;&#1072;&#1090;&#1080; &#1087;&#1086;&#1088;&#1072;&#1082;&#1072;";
$NewMessage = "&#1053;&#1086;&#1074;&#1072; &#1087;&#1086;&#1088;&#1072;&#1082;&#1072;";
$ComposeMessage = "&#1057;&#1086;&#1089;&#1090;&#1072;&#1074;&#1080; &#1087;&#1086;&#1088;&#1072;&#1082;&#1072;";
$DeleteSelectedMessages = "&#1048;&#1079;&#1073;&#1088;&#1080;&#1096;&#1080; &#1075;&#1080; &#1089;&#1077;&#1083;&#1077;&#1082;&#1090;&#1080;&#1088;&#1072;&#1085;&#1080;&#1090;&#1077; &#1087;&#1086;&#1088;&#1072;&#1082;&#1080;";
$SelectAll = "&#1057;&#1077;&#1083;&#1077;&#1082;&#1090;&#1080;&#1088;&#1072;&#1112; &#1089;&#1077;\'";
$DeselectAll = "&#1054;&#1076;&#1089;&#1077;&#1083;&#1077;&#1082;&#1090;&#1080;&#1088;&#1072;&#1112; &#1089;&#1077;\'";
$ReplyToMessage = "&#1054;&#1076;&#1075;&#1086;&#1074;&#1086;&#1088;&#1080;";
$BackToInbox = "&#1053;&#1072;&#1079;&#1072;&#1076; &#1076;&#1086; &#1057;&#1072;&#1085;&#1076;&#1072;&#1095;&#1077;&#1090;&#1086; &#1079;&#1072; &#1087;&#1088;&#1080;&#1084;&#1072;&#1114;&#1077;";
$MessageSentTo = "&#1055;&#1086;&#1088;&#1072;&#1082;&#1072;&#1090;&#1077; &#1073;&#1080;&#1083;&#1072; &#1080;&#1089;&#1087;&#1088;&#1072;&#1090;&#1077;&#1085;&#1072; &#1076;&#1086;";
$SendMessageTo = "&#1048;&#1089;&#1087;&#1088;&#1072;&#1090;&#1080; &#1076;&#1086;";
$Myself = "&#1084;&#1077;&#1085;&#1077; &#1089;&#1072;&#1084;&#1080;&#1086;&#1090;";
$From = "&#1054;&#1076;";
$To = "&#1044;&#1086;";
$Date = "&#1044;&#1072;&#1090;&#1091;&#1084;";
$InvalidMessageId = "&#1048;&#1076;&#1077;&#1085;&#1090;&#1080;&#1092;&#1080;&#1082;&#1072;&#1094;&#1080;&#1112;&#1072;&#1090;&#1072; &#1085;&#1072; &#1087;&#1086;&#1088;&#1072;&#1082;&#1072;&#1090;&#1072; &#1079;&#1072; &#1086;&#1076;&#1075;&#1086;&#1074;&#1086;&#1088; - &#1085;&#1077; &#1077; &#1074;&#1072;&#1083;&#1080;&#1076;&#1085;&#1072;.";
$ErrorSendingMessage = "&#1057;&#1077; &#1087;&#1086;&#1112;&#1072;&#1074;&#1080; &#1075;&#1088;&#1077;&#1096;&#1082;&#1072; &#1087;&#1088;&#1080; &#1086;&#1073;&#1080;&#1076;&#1086;&#1090; &#1076;&#1072; &#1089;&#1077; &#1080;&#1089;&#1087;&#1088;&#1072;&#1090;&#1080; &#1087;&#1086;&#1088;&#1072;&#1082;&#1072;&#1090;&#1072;.";
$SureYouWantToDeleteSelectedMessages = "&#1057;&#1080;&#1075;&#1091;&#1088;&#1085;&#1086; &#1083;&#1080; &#1089;&#1072;&#1082;&#1072;&#1090;&#1077; &#1076;&#1072; &#1089;&#1077; &#1080;&#1079;&#1073;&#1088;&#1080;&#1096;&#1072;&#1090; &#1089;&#1077;&#1083;&#1077;&#1082;&#1090;&#1080;&#1088;&#1072;&#1085;&#1080;&#1090;&#1077; &#1087;&#1086;&#1088;&#1072;&#1082;&#1080;?";
$SelectedMessagesDeleted = "&#1048;&#1079;&#1073;&#1088;&#1072;&#1085;&#1072;&#1090;&#1072; &#1087;&#1086;&#1088;&#1072;&#1082;&#1072; &#1073;&#1077;&#1096;&#1077; &#1080;&#1079;&#1073;&#1088;&#1080;&#1096;&#1072;&#1085;&#1072;";
?>