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

24 lines
2.3 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$Inbox = "&#1601;&#1610; &#1575;&#1604;&#1589;&#1606;&#1583;&#1608;&#1602; ";
$Messages = "&#1585;&#1587;&#1575;&#1574;&#1604;";
$SendMessage = "&#1571;&#1585;&#1587;&#1604; &#1585;&#1587;&#1575;&#1604;&#1577;";
$NewMessage = "&#1585;&#1587;&#1575;&#1604;&#1577; &#1580;&#1583;&#1610;&#1583;&#1577;";
$ComposeMessage = "&#1571;&#1593;&#1583;&#1583; &#1585;&#1587;&#1575;&#1604;&#1577;";
$DeleteSelectedMessages = "&#1571;&#1581;&#1584;&#1601; &#1575;&#1604;&#1585;&#1587;&#1575;&#1574;&#1604; &#1575;&#1604;&#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 = "&#1593;&#1583; &#1573;&#1604;&#1609; &#1589;&#1606;&#1583;&#1608;&#1602; &#1575;&#1604;&#1608;&#1575;&#1585;&#1583;";
$MessageSentTo = "&#1571;&#1585;&#1587;&#1604;&#1578; &#1575;&#1604;&#1585;&#1617;&#1587;&#1575;&#1604;&#1577; &#1573;&#1604;&#1609;";
$SendMessageTo = "&#1575;&#1585;&#1587;&#1604; &#1575;&#1604;&#1609;";
$Myself = "&#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 = "&#1603;&#1575;&#1606; &#1607;&#1606;&#1575;&#1603; &#1582;&#1591;&#1571; &#1593;&#1606;&#1583;&#1605;&#1575; &#1603;&#1606;&#1578; &#1578;&#1581;&#1575;&#1608;&#1604; &#1573;&#1585;&#1587;&#1575;&#1604; &#1575;&#1604;&#1585;&#1587;&#1575;&#1604;&#1577;.";
$SureYouWantToDeleteSelectedMessages = "&#1607;&#1604; &#1571;&#1606;&#1578; &#1605;&#1578;&#1571;&#1603;&#1617;&#1583; &#1576;&#1571;&#1606; &#1578;&#1585;&#1610;&#1583; &#1581;&#1584;&#1601; &#1575;&#1604;&#1585;&#1617;&#1587;&#1575;&#1574;&#1604; &#1575;&#1604;&#1605;&#1582;&#1578;&#1575;&#1585;&#1577;&#1567;";
$SelectedMessagesDeleted = "&#1575;&#1604;&#1605;&#1587;&#1580; &#1575;&#1604;&#1605;&#1582;&#1578;&#1575;&#1585;&#1577; &#1578;&#1605; &#1581;&#1584;&#1601;&#1607;&#1575;";
?>