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