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

55 lines
3.1 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$AlreadyRegisteredToCourse = "لقد تم التسجيل من قيل";
$Unsubscribe = " إلغاء التسجيل";
$Titular = " المسؤول";
$AdministrationTools = " أدوات الإدارة";
$CatList = " التصانيف";
$CourseList = " قائمة المقررات";
$Subscribe = " تسجيل";
$AlreadySubscribed = " مسجل بالفعل";
$CourseCategoryStored = " لقد تم إضافة التصنيف بنجاح";
$WithoutTimeLimits = " من غير حدود زمنية";
$Added = " أضيف";
$Deleted = " حذف";
$Keeped = " Kept";
$HideAndSubscribeClosed = " مخفي / مغلق";
$HideAndSubscribeOpen = " مخفي / مفتوح";
$ShowAndSubscribeOpen = " ظاهر / مفتوح";
$ShowAndSubscribeClosed = " ظاهر / مغلق";
$AdminThisUser = " Back to user";
$Manage = " Portal ادارة الـ";
$EnrollToCourseSuccessful = " لقد تم تسجيلك في المقرر";
$SubCat = " التصانيف الفرعية";
$UnsubscribeNotAllowed = " إلغاء التسجيل غير متاح في هذا المقرر";
$CourseAdminUnsubscribeNotAllowed = " أنت مدير هذا المقرر.";
$CourseManagement = " إدارة المقررات";
$SortMyCourses = " رتب مقرراتي";
$SubscribeToCourse = " التسجيل في مقرر";
$UnsubscribeFromCourse = " إلغاء التسجيل من مقرر";
$CreateCourseCategory = " إنشاء تصنيف للمقررات";
$CourseCategoryAbout2bedeleted = " هل أنت متأكد من أنك تريد حذف هذا التصنيف الخاص بالمقررات ؟ المقررات التابعة لهذا التصنيف سيتم إخراجها من هذا التصنيف";
$CourseCategories = " تصنيف المقررات";
$CoursesInCategory = " مقررات هذا التصنيف";
$SearchCourse = " بحث عن مقرر";
$UpOneCategory = " <- تصنيف واحد لأعلى";
$SearchResultsFor = " نتيجة البحث عن :";
$ConfirmUnsubscribeFromCourse = " هل أنت متأكد من أنك تريد إلغاء التسجيل من هذا المقرر؟";
$NoCourseCategory = " لا يوجد تصنيف";
$EditCourseCategorySucces = " لقد تم إضافة المقرر للتصنيف";
$SubscribingNotAllowed = " التسجيل غير متاح";
$CourseSortingDone = " تم ترتيب المقرر";
$ExistingCourseCategories = " التصنيفات المتوفرة";
$YouAreNowUnsubscribed = " أنت الأن غير مسجل في المقرر";
$ViewOpenCourses = " عرض المقررات المفتوجة";
$ErrorContactPlatformAdmin = " حدث هناك خطأ غير معروف. فضلا قم بالإتصال بمدير النظام";
$CourseRegistrationCodeIncorrect = " رمز المقرر غير صحيح";
$CourseRequiresPassword = " المقرر يتطلب كلمة مرور";
$SubmitRegistrationCode = " ارسل رمز التسجيل";
$CourseCategoryDeleted = " تم حذف تصنيف المقرر";
$CategorySortingDone = " تم ترتيب التصنيف";
$CourseCategoryEditStored = " تم تحديث التصنيف";
$Compose = "انشاء رسالة";
?>