moodle/lang/ar/block_course_list.php
2004-06-28 04:52:47 +00:00

10 lines
892 B
PHP

<?PHP // $Id$
// block_course_list.php - created with Moodle 1.4 development (2004062401)
$string['allcourses'] = '&#1605;&#1583;&#1610;&#1585; &#1575;&#1604;&#1605;&#1608;&#1602;&#1593; &#1610;&#1587;&#1578;&#1591;&#1610;&#1593; &#1605;&#1588;&#1575;&#1607;&#1583;&#1577; &#1580;&#1605;&#1610;&#1593; &#1575;&#1604;&#1605;&#1606;&#1575;&#1607;&#1580; &#1575;&#1604;&#1583;&#1585;&#1575;&#1587;&#1610;&#1577;';
$string['blockname'] = '&#1602;&#1575;&#1574;&#1605;&#1577; &#1575;&#1604;&#1605;&#1606;&#1575;&#1607;&#1580; &#1575;&#1604;&#1583;&#1585;&#1575;&#1587;&#1610;&#1577;';
$string['owncourses'] = '&#1605;&#1583;&#1610;&#1585; &#1575;&#1604;&#1605;&#1608;&#1602;&#1593; &#1610;&#1587;&#1578;&#1591;&#1610;&#1593; &#1605;&#1588;&#1575;&#1607;&#1583;&#1577; &#1575;&#1604;&#1605;&#1606;&#1575;&#1607;&#1580;&#1607; &#1575;&#1604;&#1583;&#1585;&#1575;&#1587;&#1610;&#1577;';
?>