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

19 lines
993 B

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langCourseProgram = " وصف المقرر";
$langThisCourseDescriptionIsEmpty = " لم يتم إضافة نبذة عن هذا المقرر حاليا.";
$langEditCourseProgram = " إضافة وتعديل وصف المقرر";
$QuestionPlan = " سؤال للمدرس";
$langInfo2Say = " معلومات للمستخدمين";
$langOuAutreTitre = " العنوان";
$langNewBloc = " أخرى";
$langAddCat = " أضف تصنيف";
$langAdd = " أضف";
$langValid = " متاح";
$langBackAndForget = " تراجع و انس الأمر";
$CourseDescriptionUpdated = " تم تحديث وصف المقرر";
$CourseDescriptionDeleted = " تم حذف وصف المقرر";
$CourseDescriptionIntro = " لإنشاء توصيف المقرر, أنقر على العنوان و قم بتعبئة الحقوق المناسبة. <br /><br /> بعدها انقر على موافق وقم بتعبئة عنوان أخر";
?>