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

16 lines
934 B

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langClarContent = " <p><b>المدرس </b></p> <p> دوكيوس عبارة عن نظام تعلم ومعرفة. يتيح للمدرس إعداد وتنظيم المواد التعليمية, مسارات التعلم, وكذلك إدارة التفاعل بينه وبين طلابه. كل هذا يتم عبر متصفح الإنترنت. </p><p> لإستخدام دوكيوس كمدرس, ستحتاج إلى اسم مستخدم وكلمة مرور. ب";
$test = " الإختبار";
$WCAGImage = " الصورة";
$WCAGLabel = " عنوان الصورة";
$WCAGLink = " الرابط";
$WCAGLinkLabel = " عنوان الرابط";
$errorNoLabel = " لا علامة على الصورة";
$AllLanguages = " جميع اللغات";
$WCAGEditor = " WCAG محرر";
$WCAGGoMenu = " الذهاب للقائمة";
$WCAGGoContent = " الذهاب للمحتوى";
?>