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

27 lines
2.3 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langActivate = " &#1578;&#1588;&#1594;&#1610;&#1604; ";
$langDeactivate = " &#1573;&#1576;&#1591;&#1575;&#1604; ";
$langInLnk = " &#1585;&#1608;&#1575;&#1576;&#1591; &#1605;&#1576;&#1591;&#1604;&#1577; ";
$langDelLk = " &#1601;&#1593;&#1604;&#1575; &#1567; &#1607;&#1604; &#1578;&#1585;&#1610;&#1583;&#1608;&#1606; &#1573;&#1586;&#1575;&#1604;&#1577; &#1607;&#1584;&#1607; &#1575;&#1604;&#1585;&#1608;&#1575;&#1576;&#1591;";
$langEnter = " &#1583;&#1582;&#1608;&#1604; ";
$langCourseCreate = "&#1571;&#1606;&#1588;&#1574; &#1605;&#1608;&#1602;&#1593; &#1605;&#1602;&#1585;&#1585;";
$langNameOfTheLink = "&#1575;&#1587;&#1605; &#1575;&#1604;&#1578;&#1608;&#1589;&#1610;&#1604;&#1577;";
$lang_main_categories_list = "&#1575;&#1604;&#1602;&#1575;&#1574;&#1605;&#1577; &#1575;&#1604;&#1585;&#1574;&#1610;&#1587;&#1610;&#1577; &#1604;&#1604;&#1575;&#1602;&#1587;&#1575;&#1605;";
$langCourseAdminOnly = "&#1575;&#1604;&#1605;&#1583;&#1585;&#1587;&#1608;&#1606; &#1601;&#1602;&#1591;";
$PlatformAdminOnly = "&#1604;&#1604;&#1575;&#1583;&#1575;&#1585;&#1610;&#1606; &#1601;&#1602;&#1591;";
$langCombinedCourse = "&#1583;&#1585;&#1587; &#1605;&#1580;&#1605;&#1593;";
$ToolIsNowVisible = "&#1575;&#1604;&#1575;&#1583;&#1608;&#1575;&#1578; &#1575;&#1604;&#1575;&#1606; &#1592;&#1575;&#1607;&#1585;&#1577;";
$ToolIsNowHidden = "&#1575;&#1604;&#1575;&#1583;&#1608;&#1575;&#1578; &#1575;&#1604;&#1575;&#1606; &#1594;&#1610;&#1585; &#1592;&#1575;&#1607;&#1585;&#1577;";
$EditLink = "&#1578;&#1581;&#1583;&#1610;&#1579; &#1575;&#1604;&#1578;&#1608;&#1589;&#1610;&#1604;&#1577;";
$Blog_management = "&#1573;&#1583;&#1575;&#1585;&#1577; &#1605;&#1583;&#1608;&#1606;&#1575;&#1578;";
$Forum = "&#1605;&#1606;&#1578;&#1583;&#1610;&#1575;&#1578;";
$Course_maintenance = "&#1589;&#1610;&#1575;&#1606;&#1577; &#1583;&#1585;&#1587;";
$TOOL_SURVEY = "&#1573;&#1587;&#1578;&#1576;&#1610;&#1575;&#1606;&#1575;&#1578;";
$GreyIcons = "&#1589;&#1606;&#1583;&#1608;&#1602; &#1571;&#1583;&#1608;&#1575;&#1578;";
$Interaction = "&#1578;&#1601;&#1575;&#1593;&#1604;";
$Authoring = "&#1578;&#1571;&#1604;&#1610;&#1601;";
$Administration = "&#1573;&#1583;&#1575;&#1585;&#1577;";
$IntroductionTextUpdated = "&#1604;&#1602;&#1583; &#1581;&#1583;&#1617;&#1579; &#1606;&#1589;&#1617; &#1575;&#1604;&#1605;&#1602;&#1583;&#1605;&#1577; ";
?>