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

23 lines
1.9 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$Inbox = " Inbox";
$Messages = "&#1605;&#1587;&#1580; Messages";
$SendMessage = "&#1575;&#1585;&#1587;&#1575;&#1604; &#1605;&#1587;&#1580;";
$NewMessage = "&#1605;&#1587;&#1580; &#1580;&#1583;&#1610;&#1583;";
$ComposeMessage = "&#1575;&#1606;&#1588;&#1575;&#1569; &#1605;&#1587;&#1580;";
$DeleteSelectedMessages = "&#1581;&#1584;&#1601; &#1593;&#1583;&#1577; &#1605;&#1587;&#1580;&#1575;&#1578; &#1605;&#1582;&#1578;&#1575;&#1585;&#1577;";
$SelectAll = "&#1575;&#1582;&#1578;&#1575;&#1585; &#1575;&#1604;&#1580;&#1605;&#1610;&#1593;";
$DeselectAll = "&#1593;&#1583;&#1605; &#1575;&#1582;&#1578;&#1610;&#1575;&#1585; &#1575;&#1604;&#1580;&#1605;&#1610;&#1593;";
$ReplyToMessage = "&#1575;&#1580;&#1575;&#1576;&#1577;";
$BackToInbox = " inbox &#1575;&#1604;&#1593;&#1608;&#1583;&#1577; &#1575;&#1604;&#1609;";
$MessageSentTo = "&#1578;&#1605; &#1575;&#1585;&#1587;&#1575;&#1604; &#1575;&#1604;&#1605;&#1587;&#1580;";
$SendMessageTo = "&#1575;&#1585;&#1587;&#1604; &#1575;&#1604;&#1609;";
$Myself = "myself &#1604;&#1606;&#1601;&#1587;&#1610;";
$From = "&#1605;&#1606;";
$To = "&#1575;&#1604;&#1609;";
$Date = "&#1575;&#1604;&#1578;&#1571;&#1585;&#1610;&#1582;";
$InvalidMessageId = "&#1585;&#1605;&#1586; &#1575;&#1604;&#1605;&#1587;&#1580; &#1604;&#1594;&#1585;&#1589; &#1575;&#1604;&#1575;&#1580;&#1575;&#1576;&#1577; &#1594;&#1610;&#1585; &#1589;&#1581;&#1610;&#1581;";
$ErrorSendingMessage = "&#1581;&#1589;&#1604; &#1582;&#1591;&#1571; &#1575;&#1579;&#1606;&#1575;&#1569; &#1575;&#1585;&#1587;&#1575;&#1604; &#1575;&#1604;&#1605;&#1587;&#1580;";
$SureYouWantToDeleteSelectedMessages = "&#1607;&#1604; &#1575;&#1606;&#1578; &#1605;&#1578;&#1571;&#1603;&#1583; &#1605;&#1606; &#1575;&#1606;&#1603; &#1578;&#1585;&#1610;&#1583; &#1581;&#1584;&#1601; &#1575;&#1604;&#1605;&#1587;&#1580; &#1575;&#1604;&#1605;&#1582;&#1578;&#1575;&#1585;&#1577;";
?>