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

23 lines
3.5 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langViewCourseMaterialImport = "View course material as it will be imported";
$langViewExternalLinksImport = "View external links as they will be imported";
$langViewForumImport = "View forum as it will be imported";
$langImportCourseMaterial = "Import course material (Blackboard tool \"Course Material\")";
$langImportExternalLinks = "Import links (Blackboard tool \"External Links\")";
$langImportForum = "Import forums (Blackboard tool \"Discussion Board\")";
$langToolInfo = "This tool imports Blackboard 5.5 courses (Course Material, Discussion Board, and External Links). <br>In the future it will import more modules, Blackboard 6 and WebCT courses, and normal IMS and SCORM packages.";
$langToolName = "&#1608;&#1575;&#1585;&#1583; &#1705;&#1585;&#1583;&#1606; &#1583;&#1585;&#1608;&#1587; &#1575;&#1586; &#1605;&#1581;&#1740;&#1591; &#1570;&#1605;&#1608;&#1586;&#1588;&#1740; &#1576;&#1604;&#1705; &#1576;&#1585;&#1583;";
$langSelectCoursePackage = "&#1604;&#1591;&#1601;&#1575;&#1611; &#1740;&#1705; &#1576;&#1587;&#1578;&#1607; &#1583;&#1585;&#1587;&#1740; &#1575;&#1606;&#1578;&#1582;&#1575;&#1576; &#1705;&#1606;&#1740;&#1583;";
$langPackageAlreadySelected = "&#1588;&#1605;&#1575; &#1602;&#1576;&#1604;&#1575;&#1611; &#1740;&#1705; &#1576;&#1587;&#1578;&#1607; &#1583;&#1585;&#1587;&#1740; &#1575;&#1606;&#1578;&#1582;&#1575;&#1576; &#1705;&#1585;&#1583;&#1607; &#1575;&#1740;&#1583;";
$langFirstSelectPackage = "&#1602;&#1576;&#1604; &#1575;&#1586; &#1570;&#1594;&#1575;&#1586; &#1593;&#1605;&#1604;&#1740;&#1575;&#1578; &#1608;&#1575;&#1585;&#1583; &#1705;&#1585;&#1583;&#1606;&#1548; &#1576;&#1575;&#1740;&#1583; &#1740;&#1705; &#1576;&#1587;&#1578;&#1607; &#1583;&#1585;&#1587;&#1740; &#1585;&#1575; &#1575;&#1606;&#1578;&#1582;&#1575;&#1576; &#1608; &#1570;&#1606; &#1585;&#1575; &#1576;&#1575;&#1586; &#1606;&#1605;&#1575;&#1740;&#1740;&#1583;";
$langCourseToMigrate = "&#1583;&#1585;&#1587; &#1570;&#1605;&#1575;&#1583;&#1607; &#1575;&#1606;&#1578;&#1602;&#1575;&#1604;";
$langSelectPackage = "&#1604;&#1591;&#1601;&#1575;&#1611; &#1740;&#1705; &#1576;&#1587;&#1578;&#1607; &#1583;&#1585;&#1587;&#1740; &#1575;&#1606;&#1578;&#1582;&#1575;&#1576; &#1705;&#1606;&#1740;&#1583;";
$langOpenPackageForImporting = "&#1576;&#1575;&#1586; &#1705;&#1585;&#1583;&#1606; &#1576;&#1587;&#1578;&#1607; &#1583;&#1585;&#1587;&#1740; &#1580;&#1607;&#1578; &#1608;&#1575;&#1585;&#1583; &#1705;&#1585;&#1583;&#1606;";
$langInformation = "&#1575;&#1591;&#1604;&#1575;&#1593;&#1575;&#1578; &#1583;&#1585; &#1605;&#1608;&#1585;&#1583; &#1601;&#1585;&#1575;&#1740;&#1606;&#1583; &#1608;&#1575;&#1585;&#1583; &#1705;&#1585;&#1583;&#1606;";
$langChooseImportOptions = "&#1575;&#1606;&#1578;&#1582;&#1575;&#1576; &#1591;&#1585;&#1586; &#1608;&#1575;&#1585;&#1583; &#1705;&#1585;&#1583;&#1606;";
$langCheckWhatIsImported = "&#1605;&#1740; &#1578;&#1608;&#1575;&#1606;&#1740;&#1583; &#1576;&#1587;&#1578;&#1607; &#1607;&#1575;&#1740; &#1570;&#1605;&#1575;&#1583;&#1607; &#1608;&#1575;&#1585;&#1583; &#1705;&#1585;&#1583;&#1606; &#1585;&#1575; &#1602;&#1576;&#1604; &#1575;&#1586; &#1570;&#1594;&#1575;&#1586; &#1593;&#1605;&#1604;&#1740;&#1575;&#1578; &#1608;&#1575;&#1585;&#1583; &#1705;&#1585;&#1583;&#1606; &#1576;&#1575;&#1586;&#1576;&#1740;&#1606;&#1740; &#1705;&#1606;&#1740;&#1583; ";
$langStartImporting = "&#1570;&#1594;&#1575;&#1586; &#1593;&#1605;&#1604;&#1740;&#1575;&#1578; &#1608;&#1575;&#1585;&#1583; &#1705;&#1585;&#1583;&#1606;";
$langImport = "&#1608;&#1575;&#1585;&#1583; &#1705;&#1585;&#1583;&#1606;";
?>