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_home.inc.php

28 lines
1.2 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langActivate = " إظهار";
$langDeactivate = " إخفاء";
$langInLnk = " الأدوات والروابط المخفية";
$langDelLk = " هل تريد حقا حذف هذا الرابط؟";
$langCourseCreate = " إنشاء مقرر";
$langNameOfTheLink = " اسم الرابط";
$lang_main_categories_list = " قائمة التصنيفات الرئيسية";
$langCourseAdminOnly = " للمدرسين فقط";
$PlatformAdminOnly = " للإدارة فقط";
$langCombinedCourse = " المقرر المددمج";
$ToolIsNowVisible = " الأداة الأن ظاهرة";
$ToolIsNowHidden = " الأداة الأن مخفية";
$EditLink = " تحرير رابط";
$Blog_management = " إدارة المدونات";
$Forum = " المنتديات";
$Course_maintenance = " صيانة المقرر";
$TOOL_SURVEY = " استبيان";
$GreyIcons = " علبة الأدوات";
$Interaction = " التفاعل";
$Authoring = " التحرير";
$Administration = " الإدارة";
$IntroductionTextUpdated = " تم تحديث النص التوضيحي";
$IntroductionTextDeleted = "تم حذف نص المقدمة";
?>