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

24 lines
2.2 KiB

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