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

20 lines
1.7 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langActivate = " &#1578;&#1588;&#1594;&#1610;&#1604; ";
$langDeactivate = " &#1573;&#1576;&#1591;&#1575;&#1604; ";
$langRemove = " &#1573;&#1586;&#1575;&#1604;&#1577; ";
$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;";
$langHelp = "&#1575;&#1604;&#1605;&#1587;&#1575;&#1593;&#1583;&#1577;";
$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;";
?>