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

21 lines
2.6 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$lang_height = "&#1575;&#1604;&#1575;&#1585;&#1578;&#1601;&#1575;&#1593;";
$lang_resizing_comment = "&#1578;&#1594;&#1610;&#1610;&#1585; &#1581;&#1580;&#1605; &#1575;&#1604;&#1589;&#1608;&#1585;&#1577; &#1575;&#1604;&#1609; &#1575;&#1604;&#1575;&#1576;&#1593;&#1575;&#1583; &#1575;&#1604;&#1578;&#1575;&#1604;&#1610;&#1577; &#1576;&#1603;&#1587;&#1604;";
$lang_width = "&#1575;&#1604;&#1593;&#1585;&#1590;";
$lang_resizing = "&#1578;&#1594;&#1610;&#1610;&#1585; &#1575;&#1604;&#1581;&#1580;&#1605;";
$lang_no_resizing_comment = "&#1575;&#1592;&#1607;&#1585; &#1580;&#1605;&#1610;&#1593; &#1575;&#1604;&#1589;&#1608;&#1585; &#1576;&#1575;&#1604;&#1581;&#1580;&#1605; &#1575;&#1604;&#1575;&#1589;&#1604;&#1610;. &#1604;&#1605; &#1610;&#1578;&#1605; &#1578;&#1594;&#1610;&#1610;&#1585; &#1575;&#1604;&#1581;&#1580;&#1605; &#1588;&#1585;&#1610;&#1591; &#1575;&#1604;&#1575;&#1608;&#1575;&#1605;&#1585; &#1587;&#1610;&#1592;&#1607;&#1585; &#1575;&#1608;&#1578;&#1608;&#1605;&#1575;&#1578;&#1610;&#1603;&#1610;&#1575; &#1601;&#1610; &#1603;&#1608;&#1606; &#1575;&#1604;&#1581;&#1580;&#1605; &#1575;&#1603;&#1576;&#1585; &#1605;&#1606; &#1587;&#1593;&#1577; &#1575;&#1604;&#1588;&#1575;&#1588;&#1577;";
$lang_show_thumbnails = "&#1575;&#1592;&#1607;&#1585; &#1589;&#1608;&#1585; &#1605;&#1589;&#1594;&#1585;&#1577;";
$lang_click_thumbnails = "&#1575;&#1606;&#1602;&#1585; &#1593;&#1604;&#1609; &#1608;&#1575;&#1581;&#1583;&#1577; &#1605;&#1606; &#1575;&#1604;&#1589;&#1608;&#1585; &#1575;&#1604;&#1605;&#1589;&#1594;&#1585;&#1577;";
$lang_set_slideshow_options = "&#1581;&#1583;&#1583; &#1582;&#1610;&#1575;&#1585;&#1575;&#1578; &#1593;&#1585;&#1590; &#1575;&#1604;&#1588;&#1585;&#1575;&#1574;&#1581;";
$lang_slideshow_options = "&#1582;&#1610;&#1575;&#1585;&#1578; &#1593;&#1585;&#1590; &#1575;&#1604;&#1588;&#1585;&#1575;&#1574;&#1581;";
$lang_no_resizing = "&#1604;&#1575; &#1578;&#1594;&#1610;&#1610;&#1585; &#1601;&#1610; &#1575;&#1604;&#1581;&#1580;&#1605;";
$lang_exit_slideshow = "&#1575;&#1582;&#1585;&#1580; &#1605;&#1606; &#1593;&#1585;&#1590; &#1575;&#1604;&#1588;&#1585;&#1575;&#1574;&#1581;";
$SlideShow = "&#1593;&#1585;&#1590; &#1575;&#1604;&#1588;&#1585;&#1575;&#1574;&#1581;";
$lang_previous_slide = "&#1575;&#1604;&#1588;&#1585;&#1610;&#1581;&#1577; &#1575;&#1604;&#1587;&#1575;&#1576;&#1602;&#1577;";
$lang_next_slide = "&#1575;&#1604;&#1588;&#1585;&#1610;&#1581;&#1577; &#1575;&#1604;&#1578;&#1575;&#1604;&#1610;&#1577;";
$lang_image = "&#1575;&#1604;&#1589;&#1608;&#1585;&#1577;";
$lang_of = "&#1605;&#1606;";
$lang_view_slideshow = "&#1593;&#1585;&#1590; &#1575;&#1604;&#1588;&#1585;&#1575;&#1574;&#1581;";
?>