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

12 lines
747 B
PHP

<?PHP // $Id$
// block_section_links.php - created with Moodle 1.4 development (2004062401)
$string['blockname'] = '&#1585;&#1608;&#1575;&#1576;&#1591; &#1575;&#1604;&#1602;&#1587;&#1605;';
$string['jumptocurrenttopic'] = '&#1575;&#1604;&#1571;&#1606;&#1578;&#1602;&#1575;&#1604; &#1573;&#1604;&#1609; &#1575;&#1604;&#1605;&#1608;&#1590;&#1608;&#1593; &#1575;&#1604;&#1581;&#1575;&#1604;&#1610;';
$string['jumptocurrentweek'] = '&#1575;&#1604;&#1571;&#1606;&#1578;&#1602;&#1575;&#1604; &#1573;&#1604;&#1609; &#1575;&#1604;&#1571;&#1587;&#1576;&#1608;&#1593; &#1575;&#1604;&#1581;&#1575;&#1604;&#1610;';
$string['topics'] = '&#1605;&#1608;&#1575;&#1589;&#1610;&#1593;';
$string['weeks'] = '&#1571;&#1587;&#1575;&#1576;&#1610;&#1593;';
?>