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

20 lines
2.7 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$lang_new_item = "&#1578;&#1605; &#1575;&#1590;&#1575;&#1601;&#1577; &#1593;&#1606;&#1589;&#1585; &#1580;&#1583;&#1610;&#1583;";
$lang_title_notification = "&#1605;&#1606;&#1584; &#1586;&#1610;&#1575;&#1585;&#1578;&#1603; &#1575;&#1604;&#1575;&#1582;&#1610;&#1585;&#1577;";
$lang_update_agenda = "&#1605;&#1581;&#1578;&#1608;&#1609; &#1575;&#1604;&#1575;&#1580;&#1606;&#1583;&#1577; &#1578;&#1605; &#1578;&#1581;&#1583;&#1610;&#1579;&#1607;&#1575;";
$lang_new_agenda = "&#1578;&#1605; &#1575;&#1590;&#1575;&#1601;&#1577; &#1593;&#1606;&#1589;&#1585; &#1580;&#1583;&#1610;&#1583; &#1604;&#1604;&#1575;&#1580;&#1606;&#1583;&#1577;";
$lang_update_announcements = "&#1575;&#1604;&#1575;&#1593;&#1604;&#1575;&#1606;&#1575;&#1578; &#1575;&#1604;&#1581;&#1575;&#1604;&#1610;&#1577; &#1578;&#1605; &#1578;&#1581;&#1583;&#1610;&#1579;&#1607;&#1575;";
$lang_new_announcements = "&#1578;&#1605; &#1575;&#1590;&#1575;&#1601;&#1577; &#1575;&#1593;&#1604;&#1575;&#1606; &#1580;&#1583;&#1610;&#1583;";
$lang_new_document = "&#1608;&#1579;&#1610;&#1602;&#1577; &#1580;&#1583;&#1610;&#1583;&#1577; &#1578;&#1605; &#1575;&#1590;&#1575;&#1601;&#1578;&#1607;&#1575;";
$lang_new_exercise = "&#1578;&#1605;&#1575;&#1585;&#1610;&#1606; &#1580;&#1583;&#1610;&#1583;&#1577; &#1605;&#1578;&#1608;&#1601;&#1585;&#1577;";
$lang_update_link = "&#1605;&#1593;&#1604;&#1608;&#1605;&#1575;&#1578; &#1575;&#1604;&#1578;&#1608;&#1589;&#1610;&#1604;&#1577; &#1575;&#1604;&#1581;&#1575;&#1604;&#1610;&#1577; &#1578;&#1605; &#1578;&#1581;&#1583;&#1610;&#1579;&#1607;&#1575;";
$lang_new_link = "&#1578;&#1608;&#1589;&#1610;&#1604;&#1577; &#1580;&#1583;&#1610;&#1583;&#1577; &#1578;&#1605; &#1575;&#1590;&#1575;&#1601;&#1578;&#1607;&#1575;";
$lang_new_forum_topic = "&#1578;&#1605; &#1575;&#1590;&#1575;&#1601;&#1577; &#1605;&#1608;&#1589;&#1608;&#1593; &#1580;&#1583;&#1610;&#1583;";
$lang_new_groupforum_topic = "&#1578;&#1605; &#1575;&#1590;&#1575;&#1601;&#1577; &#1605;&#1608;&#1590;&#1608;&#1593; &#1580;&#1583;&#1610;&#1583; &#1604;&#1604;&#1605;&#1580;&#1605;&#1608;&#1593;&#1577;";
$lang_new_dropbox_file = "&#1575;&#1604;&#1605;&#1604;&#1601; &#1575;&#1604;&#1580;&#1583;&#1610;&#1583; &#1578;&#1605; &#1575;&#1587;&#1578;&#1604;&#1575;&#1605;&#1607;";
$lang_update_dropbox_file = "&#1578;&#1605; &#1578;&#1581;&#1583;&#1610;&#1579; &#1575;&#1604;&#1605;&#1604;&#1601; &#1601;&#1610; &#1575;&#1604;&#1589;&#1606;&#1583;&#1608;&#1602;";
$ForumCategoryAdded = "&#1575;&#1590;&#1575;&#1601;&#1577; &#1601;&#1574;&#1577; &#1575;&#1604;&#1605;&#1606;&#1578;&#1583;&#1609;";
$LearnpathAdded = "&#1578;&#1605; &#1575;&#1590;&#1575;&#1601;&#1577; &#1591;&#1585;&#1610;&#1602; &#1575;&#1604;&#1578;&#1583;&#1585;&#1610;&#1576;";
?>