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.
23 lines
3.5 KiB
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 = "وارد کردن دروس از محیط آموزشی بلک برد";
|
|
$langSelectCoursePackage = "لطفاً یک بسته درسی انتخاب کنید";
|
|
$langPackageAlreadySelected = "شما قبلاً یک بسته درسی انتخاب کرده اید";
|
|
$langFirstSelectPackage = "قبل از آغاز عملیات وارد کردن، باید یک بسته درسی را انتخاب و آن را باز نمایید";
|
|
$langCourseToMigrate = "درس آماده انتقال";
|
|
$langSelectPackage = "لطفاً یک بسته درسی انتخاب کنید";
|
|
$langOpenPackageForImporting = "باز کردن بسته درسی جهت وارد کردن";
|
|
$langInformation = "اطلاعات در مورد فرایند وارد کردن";
|
|
$langChooseImportOptions = "انتخاب طرز وارد کردن";
|
|
$langCheckWhatIsImported = "می توانید بسته های آماده وارد کردن را قبل از آغاز عملیات وارد کردن بازبینی کنید ";
|
|
$langStartImporting = "آغاز عملیات وارد کردن";
|
|
$langImport = "وارد کردن";
|
|
?>
|