diff --git a/lang/ar/README b/lang/ar/README new file mode 100644 index 00000000000..5b7694eb8ce --- /dev/null +++ b/lang/ar/README @@ -0,0 +1,4 @@ +Arabic +------ + +by Ahmed Nabil, ana@harf.com diff --git a/lang/ar/assignment.php b/lang/ar/assignment.php index 630061d82d3..661ebd6a0f8 100644 --- a/lang/ar/assignment.php +++ b/lang/ar/assignment.php @@ -1,30 +1,40 @@ - + diff --git a/lang/ar/auth.php b/lang/ar/auth.php new file mode 100644 index 00000000000..07f1718d1d1 --- /dev/null +++ b/lang/ar/auth.php @@ -0,0 +1,57 @@ +external database fields that you specify here.
If you leave these blank, then defaults will be used.
In either case, the user will be able to edit all of these fields after they log in."; +$string['auth_dbfieldpass'] = "Name of the field containing passwords"; +$string['auth_dbfielduser'] = "Name of the field containing usernames"; +$string['auth_dbhost'] = "The computer hosting the database server."; +$string['auth_dbname'] = "Name of the database itself"; +$string['auth_dbpass'] = "Password matching the above username"; +$string['auth_dbtable'] = "Name of the table in the database"; +$string['auth_dbtitle'] = "Use an external database"; +$string['auth_dbtype'] = "The database type (See the ADOdb documentation for details)"; +$string['auth_dbuser'] = "Username with read access to the database"; +$string['auth_emaildescription'] = "Email confirmation is the default authentication method. When the user signs up, choosing their own new username and password, a confirmation email is sent to the user's email address. This email contains a secure link to a page where the user can confirm their account. Future logins just check the username and password against the stored values in the Moodle database."; +$string['auth_emailtitle'] = "Email-based authentication"; +$string['auth_imapdescription'] = "This method uses an IMAP server to check whether a given username and password is valid."; +$string['auth_imaphost'] = "The IMAP server address. Use the IP number, not DNS name."; +$string['auth_imapport'] = "IMAP server port number. Usually this is 143 or 993."; +$string['auth_imaptitle'] = "Use an IMAP server"; +$string['auth_imaptype'] = "The IMAP server type. IMAP servers can have different types of authentication and negotiation."; +$string['instructions'] = "Instructions"; +$string['auth_ldap_bind_dn'] = "If you want to use bind-user to search users, specify it here. Someting like 'cn=ldapuser,ou=public,o=org'"; +$string['auth_ldap_bind_pw'] = "Password for bind-user."; +$string['auth_ldap_contexts'] = "List of contexts where users are located. Separate different contexts with ';'. For example: 'ou=users,o=org; ou=others,o=org'"; +$string['auth_ldap_host_url'] = "Specify LDAP host in URL-form like 'ldap://ldap.myorg.com/' or 'ldaps://ldap.myorg.com/' "; +$string['auth_ldap_search_sub'] = "Put value <> 0 if you like to search users from subcontexts."; +$string['auth_ldap_update_userinfo'] = "Update user information (firstname, lastname, address..) from LDAP to Moodle. Look at /auth/ldap/attr_mappings.php for mapping information"; +$string['auth_ldap_user_attribute'] = "The attribute used to name/search users. Usually 'cn'."; +$string['auth_ldapdescription'] = "This method provides authentication against an external LDAP server. + If the given username and password are valid, Moodle creates a new user + entry in its database. This module can read user attributes from LDAP and prefill + wanted fields in Moodle. For following logins only the username and + password are checked."; +$string['auth_ldapextrafields'] = "These fields are optional. You can choose to pre-fill some Moodle user fields with information from the LDAP fields that you specify here.
If you leave these fields blank, then nothing will be transferred from LDAP and Moodle defaults will be used instead.
In either case, the user will be able to edit all of these fields after they log in."; +$string['auth_ldaptitle'] = "Use an LDAP server"; +$string['auth_nntpdescription'] = "This method uses an NNTP server to check whether a given username and password is valid."; +$string['auth_nntphost'] = "The NNTP server address. Use the IP number, not DNS name."; +$string['auth_nntpport'] = "Server port (119 is the most common)"; +$string['auth_nntptitle'] = "Use an NNTP server"; +$string['auth_nonedescription'] = "Users can sign in and create valid accounts immediately, with no authentication against an external server and no confirmation via email. Be careful using this option - think of the security and administration problems this could cause."; +$string['auth_nonetitle'] = "No authentication"; +$string['auth_pop3description'] = "This method uses a POP3 server to check whether a given username and password is valid."; +$string['auth_pop3host'] = "The POP3 server address. Use the IP number, not DNS name."; +$string['auth_pop3port'] = "Server port (110 is the most common)"; +$string['auth_pop3title'] = "Use a POP3 server"; +$string['auth_pop3type'] = "Server type. If your server uses certificate security, choose pop3cert."; +$string['authenticationoptions'] = "Authentication options"; +$string['authinstructions'] = "Here you can provide instructions for your users, so they know which username and password they should be using. The text you enter here will appear on the login page. If you leave this blank then no instructions will be printed."; +$string['changepassword'] = "Change password URL"; +$string['changepasswordhelp'] = "Here you can specify a location at which your users can recover or change their username/password if they've forgotten it. This will be provided to users as a button on the login page and their user page. if you leave this blank the button will not be printed."; +$string['chooseauthmethod'] = "Choose an authentication method: "; +$string['guestloginbutton'] = "Guest login button"; +$string['showguestlogin'] = "You can hide or show the guest login button on the login page."; + +?> diff --git a/lang/ar/choice.php b/lang/ar/choice.php index aab6b731b5a..f57c469fd5c 100644 --- a/lang/ar/choice.php +++ b/lang/ar/choice.php @@ -1,17 +1,17 @@ - + diff --git a/lang/ar/forum.php b/lang/ar/forum.php index a9480b675aa..7afea034568 100644 --- a/lang/ar/forum.php +++ b/lang/ar/forum.php @@ -1,116 +1,117 @@ -name - \$a->date"; -$string['couldnotadd'] = "Could not add your post due to an unknown error"; -$string['couldnotdeleteratings'] = "Sorry, that cannot be deleted as people have already rated it"; -$string['couldnotdeletereplies'] = "Sorry, that cannot be deleted as people have already responded to it"; -$string['couldnotupdate'] = "Could not update your post due to an unknown error"; -$string['delete'] = "Delete"; -$string['deleteddiscussion'] = "The discussion topic has been deleted"; -$string['deletedpost'] = "The post has been deleted"; -$string['deletesure'] = "Are you sure you want to delete this post?"; -$string['discussion'] = "Discussion"; -$string['discussions'] = "Discussions"; -$string['discussionsstartedby'] = "Discussions started by \$a"; -$string['discussthistopic'] = "Discuss this topic"; -$string['eachuserforum'] = "Each person posts one discussion"; -$string['edit'] = "Edit"; -$string['editing'] = "Editing"; -$string['emptymessage'] = "Something was wrong with your post. Perhaps you left it blank, or the attachment was too big. Your changes have NOT been saved."; -$string['everyonecanchoose'] = "Everyone can choose to be subscribed"; -$string['everyoneissubscribed'] = "Everyone is subscribed to this forum"; -$string['forcesubscribe'] = "Force everyone to be subscribed"; -$string['forcesubscribeq'] = "Force everyone to be subscribed?"; -$string['forum'] = "Forum"; -$string['forumintro'] = "Forum introduction"; -$string['forumname'] = "Forum name"; -$string['forums'] = "Forums"; -$string['forumtype'] = "Forum type"; -$string['generalforum'] = "Standard forum for general use"; -$string['generalforums'] = "General forums"; -$string['inforum'] = "in \$a"; -$string['intronews'] = "General news and announcements"; -$string['introsocial'] = "An open forum for chatting about anything you want to"; -$string['introteacher'] = "A forum for teacher-only notes and discussion"; -$string['learningforums'] = "Learning forums"; -$string['maxtimehaspassed'] = "Sorry, but the maximum time for editing this post (\$a) has passed!"; -$string['message'] = "Message"; -$string['modeflatoldestfirst'] = "Display replies flat, with oldest first"; -$string['modeflatnewestfirst'] = "Display replies flat, with newest first"; -$string['modenested'] = "Display replies in nested form"; -$string['modethreaded'] = "Display replies in threaded form"; -$string['more'] = "more"; -$string['namenews'] = "News forum"; -$string['namesocial'] = "Social forum"; -$string['nameteacher'] = "Teacher forum"; -$string['newforumposts'] = "New forum posts"; -$string['nodiscussions'] = "There are no discussion topics yet in this forum"; -$string['noguestpost'] = "Sorry, guests are not allowed to post"; -$string['noposts'] = "No posts"; -$string['nosubscribers'] = "There are no subscribers yet for this forum"; -$string['nownotsubscribed'] = "\$a->name will NOT receive copies of '\$a->forum' by email."; -$string['nowsubscribed'] = "\$a->name will receive copies of '\$a->forum' by email."; -$string['numposts'] = "\$a posts"; -$string['olderdiscussions'] = "Older discussions"; -$string['openmode0'] = "No discussions, no replies"; -$string['openmode1'] = "No discussions, but replies are allowed"; -$string['openmode2'] = "Discussions and replies are allowed"; -$string['parentofthispost'] = "Parent of this post"; -$string['postadded'] = "Your post was successfully added.
You have \$a to edit it if you want to make any changes."; -$string['postmailinfo'] = "This is a copy of a message posted on the \$a website. -To add your reply via the website, click on this link:"; - -$string['postingtip'] = "Posting tips: -When replying: -
عليك \$a أن تفتحه للتعديل إذا أردت إدخال أي تغييرات."; +$string['postmailinfo'] = "هذه نسخة من رسالة أرسلت لموقع \$a .لإضافة ردك عن طريق هذا الموقع، اضغط هذه الرابطة:"; +$string['postingtip'] = "تلميحات إرسال المقالات:عند الرد على رسالة: +
للاتصال الكامل بالحلقات الدراسية ستحتاج إلى إنشاء اشتراك جديد.
كل ما عليك هو عمل اسم مستخدم وكلمة مرور واستخدامهما في النموذج الموجود بهذه الصفحة!
إذا كان اسم المستخدم قد تم استخدامه من قبل، جرب مرة أخرى مستخدما اسما آخر."; +$string['loginstepsnone'] = "مرحبا!
للاتصال الكامل بالمناهج الدراسية ستحتاج إلى إنشاء اشتراك جديد.
كل ما عليك هو عمل اسم مستخدم وكلمة مرور واستخدامهما في النموذج الموجود بهذه الصفحة!
إذا كان اسم المستخدم قد تم استخدامه من قبل، جرب مرة أخرى مستخدما اسما آخر.";
$string['logout'] = "خروج";
-$string['logs'] = "سجلات";
+$string['logs'] = "تقارير";
$string['makeafolder'] = "إنشاء مجلد";
-$string['makeeditable'] = "إذا جعلت '\$a' قابلا للتحرير من خلال عملية مزود الإنترنت (مثال apache) ثم تستطيع تحرير هذا الملف مباشرة من خلال هذه الصفحة";
+$string['makeeditable'] = "إذا جعلت '\$a' قابلا للتعديل من خلال عملية مزود الإنترنت (مثال apache) ثم تستطيع تعديل هذا الملف مباشرة من خلال هذه الصفحة";
$string['mainmenu'] = "القائمة الرئيسية";
$string['managedatabase'] = "إدارة قاعدة البيانات";
$string['markthistopic'] = "ميز هذا الموضوع بعلامة كالموضوع الحالي";
@@ -260,7 +260,7 @@ $string['moveup'] = "
$string['movetoanotherfolder'] = "نقل إلى مجلد آخر";
$string['movefilestohere'] = "أنقل الملفات إلى هنا";
$string['mustconfirm'] = "أنت تحتاج إلى تأكيد الدخول";
-$string['mycourses'] = "حلقاتي الدراسية";
+$string['mycourses'] = "مناهجي الدراسية";
$string['name'] = "الاسم";
$string['namesocial'] = "القسم";
$string['nametopics'] = "الموضوع";
@@ -283,13 +283,13 @@ $string['newpasswordtext'] = "
تحيات من '\$a->sitename' المدير,
\$a->signoff\n";
-$string['newpicture'] = "صورة جديدة";
+$string['newpicture'] = "صورة شخصية جديدة";
$string['newuser'] = "مستخدم جديد";
$string['newusers'] = "مستخدمون جدد";
$string['newsitem'] = "بند أخبار";
$string['newsitems'] = "بنود أخبار";
$string['newsitemsnumber'] = "بنود أخبار للعرض";
-$string['never'] = "أبدا";
+$string['never'] = "مستخدم جديد";
$string['no'] = "لا";
$string['nocoursesyet'] = "لا توجد حلقات دراسية لهذه الفئة";
$string['noexistingteachers'] = "لا يوجد مدرسون حضور";
@@ -300,7 +300,7 @@ $string['normal'] = "
$string['nostudentsyet'] = "لم يتم تسجيل أي طلاب في هذا المنهج الدراسي بعد";
$string['nosuchemail'] = "لا يوجد مثل هذا العنوان البريدي";
$string['noteachersyet'] = "لا يوجد مدرسون في هذا المنهج الدراسي بعد";
-$string['notenrolled'] = "\$a غير مسجل في هذا المنهج الدراسي";
+$string['notenrolled'] = "\$a غير متقرير في هذا المنهج الدراسي";
$string['nothingnew'] = "لم يستجد شيء منذ آخر دخول قمت به";
$string['nousersyet'] = "ليس هناك مستخدمون حتى الآن";
$string['now'] = "الآن";
@@ -316,7 +316,7 @@ $string['opentoguests'] = "
$string['optional'] = "اختياري";
$string['order'] = "طلب";
$string['outline'] = "ملخص";
-$string['participants'] = "المشاركات";
+$string['participants'] = "المشتركون";
$string['password'] = "كلمة المرور";
$string['passwordchanged'] = "تم تغيير كلمة المرور";
$string['passwordsdiffer'] = "كلمات المرور لا تتطابق";
@@ -337,7 +337,7 @@ $string['question'] = "
$string['readme'] = "ملف الملاحظات"; // This is a file name
$string['recentactivity'] = "الأنشطة الحديثة";
$string['removeteacher'] = "إزالة مدرس";
-$string['rename'] = "Rename";
+$string['rename'] = "تغيير الاسم";
$string['resources'] = "المصادر";
$string['returningtosite'] = "هل تريد الرجوع إلى هذا الموقع؟";
$string['requireskey'] = "هذا المنهج الدراسي بحاجة إلى مفتاح التسجيل";
@@ -357,17 +357,17 @@ $string['shortname'] = "
$string['shortsitename'] = "اسم الموقع المختصر (كلمة واحدة على سبيل المثال)";
$string['showalltopics'] = "إظهار كل الموضوعات";
$string['showallweeks'] = "إظهار كل الأسابيع";
-$string['showlistofcourses'] = "إظهار قائمة الحلقات الدراسية";
+$string['showlistofcourses'] = "إظهار قائمة المناهج الدراسية";
$string['showonlytopic'] = "فقط إظهار موضوع \$a";
$string['showonlyweek'] = "فقط إظهار أسبوع \$a";
-$string['showtheselogs'] = "إظهار ملفات السجلات هذه";
+$string['showtheselogs'] = "إظهار ملفات التقارير هذه";
$string['socialheadline'] = "المنتدى الاجتماعي - آخر الموضوعات";
-$string['showallcourses'] = "إظهار كل الحلقات الدراسية";
+$string['showallcourses'] = "إظهار كل المناهج الدراسية";
$string['site'] = "الموقع";
$string['sites'] = "المواقع";
-$string['sitelogs'] = "ملفات سجلات الموقع";
+$string['sitelogs'] = "تقرير أنشطة الموقع";
$string['sitenews'] = "أخبار الموقع";
-$string['sitesettings'] = "إعدادات الموقع";
+$string['sitesettings'] = "إعدادات الصفحة الرئيسية";
$string['size'] = "الحجم";
$string['someallowguest'] = "بعض حلقات الدراسة تسمح بوجود المستخدمين الضيوف";
$string['startdate'] = "تاريخ بدء المنهج الدراسي";
@@ -385,12 +385,12 @@ $string['thanks'] = "
$string['theme'] = "الموضوع";
$string['themesaved'] = "تم حفظ موضوع جديد";
$string['today'] = "اليوم";
-$string['todaylogs'] = "ملفات سجلات اليوم";
+$string['todaylogs'] = "ملفات تقارير اليوم";
$string['toomanytoshow'] = "عدد المستخدمين يفوق قدرات العرض";
$string['topic'] = "موضوع";
-$string['topicoutline'] = "مخطط أيجازي للموضوع";
-$string['turneditingoff'] = "إيقاف التحرير";
-$string['turneditingon'] = "تشغيل التحرير";
+$string['topicoutline'] = "ملخص الموضوع";
+$string['turneditingoff'] = "إيقاف التعديل";
+$string['turneditingon'] = "تشغيل التعديل";
$string['undecided'] = "غير محدد";
$string['unenrol'] = "إلغاء التسجيل";
$string['unenrolme'] = "إلغاء تسجيلي من \$a";
@@ -399,11 +399,11 @@ $string['unsafepassword'] = "
$string['unzip'] = "فك";
$string['update'] = "تحديث";
$string['updated'] = "تم تحديث \$a";
-$string['updatemyprofile'] = "تحديث الملف الوصفي";
+$string['updatemyprofile'] = "اعتماد التعديل";
$string['updatesevery'] = "يتم التحديث كل \$a seconds";
$string['updatethiscourse'] = "تحديث هذا المنهج الدراسي";
$string['updatinga'] = "تحديث \$a";
-$string['updatingain'] = "تحديث \$a->what in \$a->in";
+$string['updatingain'] = "تحديث \$a->what";
$string['upload'] = "تحميل";
$string['uploadafile'] = "تحميل ملف";
$string['uploadthisfile'] = "تحميل هذا الملف";
@@ -411,7 +411,7 @@ $string['userdeleted'] = "
$string['userdescription'] = "الوصف";
$string['username'] = "اسم المستخدم";
$string['usernameexists'] = "اسم المستخدم موجود بالفعل، اختر اسما آخر";
-$string['userprofilefor'] = "ملف المستخدم التعريفي for \$a";
+$string['userprofilefor'] = "ملف المستخدم (\$a)";
$string['users'] = "المستخدمون";
$string['webpage'] = "صفحة إنترنت";
$string['week'] = "أسبوع";
@@ -419,7 +419,7 @@ $string['weeklyoutline'] = "
$string['welcometocourse'] = "مرحبا في \$a";
$string['welcometocoursetext'] = "مرحبا في \$a->coursename!
-من الأشياء التي يجب أن تفعلها ابتداء أن تقوم بتحرير الصفحة التعريفية خلال المنهج الدراسي حتى نعرف المزيد عنك
+من الأشياء التي يجب أن تفعلها ابتداء أن تقوم بتعديل الصفحة التعريفية خلال المنهج الدراسي حتى نعرف المزيد عنك
\$a->profileurl";
$string['withchosenfiles'] = "مع الملفات المختارة";
$string['wordforteacher'] = "كلمة توجهها إلى المدرس";
@@ -461,17 +461,35 @@ $string['langltr'] = "
$string['langrtl'] = "اتجاه اللغة من اليمين إلى الشمال";
$string['maximumshort'] = "الحد الأقصى";
$string['min'] = "الحد الأدنى";
-$string['mins'] = "mins";
+$string['mins'] = "الأقل";
$string['new'] = "جديد";
$string['nofilesyet'] = "لم يتم تحميل أي ملف للمنهج الخاص بك بعد";
$string['noimagesyet'] = "لم يتم تحميل أي صورة للمنهج الخاص بك بعد";
$string['sec'] = "ثانية";
$string['secs'] = "ثواني";
-$string['textediting'] = "عند تحرير النصوص";
+$string['textediting'] = "عند تعديل النصوص";
$string['texteditor'] = "استخدم نماذج الإنترنت القياسية";
$string['total'] = "مجموع";
$string['updatethis'] = "طور هذا \$a";
$string['allow'] = "اسمح";
+$string['authentication'] = "Authentication";
+$string['configsmtpuser'] = "If you have specified an SMTP server above, and the server requires authentication, then enter the username and password here.";
+$string['department'] = "Department";
+$string['displayingusers'] = "Displaying users \$a->start to \$a->end";
+$string['documentation'] = "Moodle Documentation";
+$string['hits'] = "Hits";
+$string['hitsoncourse'] = "Hits on \$a->coursename by \$a->username";
+$string['hitsoncoursetoday'] = "Today's hits on \$a->coursename by \$a->username";
+$string['jumpto'] = "Jump to...";
+$string['language'] = "Language";
+$string['locale'] = "ar_AR";
+$string['passwordrecovery'] = "Yes, help me log in";
+$string['show'] = "Show";
+$string['showrecent'] = "Show recent activity";
+$string['someerrorswerefound'] = "Some information was missing or incorrect. Look below for details.";
+$string['studentnotallowed'] = "Sorry, but you can not enter this course as '\$a'";
+$string['unusedaccounts'] = "Accounts unused for more than \$a days are automatically unenrolled";
+
?>
diff --git a/lang/ar/quiz.php b/lang/ar/quiz.php
index 94bcbc9a590..999daed260e 100644
--- a/lang/ar/quiz.php
+++ b/lang/ar/quiz.php
@@ -1,103 +1,106 @@
-name' contains \$a->count questions. Please choose another category to move them to.";
-$string['categorymoveto'] = "Move them to this category";
-$string['choice'] = "Choice";
-$string['choices'] = "Available choices";
-$string['correctanswer'] = "Correct answer";
-$string['correctanswers'] = "Correct answers";
-$string['createnewquestion'] = "Create new question";
-$string['daysavailable'] = "Days available";
-$string['default'] = "Default";
-$string['defaultinfo'] = "The default category for questions.";
-$string['deletequestioncheck'] = "Are you absolutely sure you want to delete '\$a'?";
-$string['editcategories'] = "Edit categories";
-$string['editingquiz'] = "Editing quiz";
-$string['editingquestion'] = "Editing a question";
-$string['editingshortanswer'] = "Editing a short answer question";
-$string['editingtruefalse'] = "Editing a true/false question";
-$string['editingmultichoice'] = "Editing a multiple choice question";
-$string['false'] = "False";
-$string['feedback'] = "Feedback";
-$string['filloutoneanswer'] = "You must fill out at least one possible answer. Answers left blank will not be used.";
-$string['fillouttwochoices'] = "You must fill out at least two choices. Choices left blank will not be used.";
-$string['fractionsaddwrong'] = "The positive grades you have chosen do not add up to 100%%
-
Instead, they add up to \$a%%
-
Do you want to go back and fix this question?";
-$string['fractionsnomax'] = "One of the answers should be 100%%, so that it is
-
possible to get a full grade for this question.
-
Do you want to go back and fix this question?";
-$string['gradeaverage'] = "Average grade";
-$string['gradehighest'] = "Highest grade";
-$string['grademethod'] = "Grading method";
-$string['guestsno'] = "Sorry, guests can not see or attempt quizzes";
-$string['imagedisplay'] = "Image to display";
-$string['introduction'] = "Introduction";
-$string['marks'] = "Marks";
-$string['multichoice'] = "Multiple Choice";
-$string['noanswers'] = "No answers were selected!";
-$string['noattempts'] = "No attempts have been made on this quiz";
-$string['nomoreattempts'] = "No more attempts are allowed";
-$string['noquestions'] = "No questions have been added yet";
-$string['publish'] = "Publish";
-$string['question'] = "Question";
-$string['questioninuse'] = "The question '\$a' is currently being used:";
-$string['questions'] = "Questions";
-$string['questionname'] = "Question name";
-$string['quizavailable'] = "The quiz is available until: \$a";
-$string['quizclose'] = "Close the quiz";
-$string['quizclosed'] = "This quiz closed on \$a";
-$string['quizopen'] = "Open the quiz";
-$string['quiznotavailable'] = "The quiz will not be available until: \$a";
-$string['random'] = "Random set";
-$string['regrade'] = "Regrade all attempts";
-$string['regradecomplete'] = "All attempts have been regraded";
-$string['regradecount'] = "\$a->changed out of \$a->attempt grades were changed";
-$string['rename'] = "Rename";
-$string['report'] = "Reports";
-$string['save'] = "Save";
-$string['savegrades'] = "Save grades";
-$string['savemyanswers'] = "Save my answers";
-$string['savequiz'] = "Save this whole quiz";
-$string['score'] = "Raw score";
-$string['select'] = "Select";
-$string['selectcategoryabove'] = "Select a category above";
-$string['shortanswer'] = "Short Answer";
-$string['show'] = "Show";
-$string['showfeedback'] = "After answering, show feedback?";
-$string['showcorrectanswer'] = "In feedback, show correct answers?";
-$string['time'] = "Time";
-$string['timetaken'] = "Time taken";
-$string['timecompleted'] = "Completed";
-$string['true'] = "True";
-$string['truefalse'] = "True/False";
-$string['type'] = "Type";
-$string['viewallanswers'] = "View \$a completed quizzes";
-$string['yourfinalgradeis'] = "Your final grade for this quiz is \$a";
+name' تحتوي على \$a->count سؤال. يرجى اختيار فئة أخرى لنقل الأسئلة إليها.";
+$string['categorymoveto'] = "انقل إلى هذه الفئة";
+$string['choice'] = "اختيار";
+$string['choices'] = "الخيارات المتاحة";
+$string['correctanswer'] = "إجابة صحيحة";
+$string['correctanswers'] = "إجابات صحيحة";
+$string['createnewquestion'] = "إنشاء سؤال جديد";
+$string['daysavailable'] = "الأيام المتاحة";
+$string['default'] = "الوضع الافتراضي";
+$string['defaultinfo'] = "الفئة الافتراضية للأسئلة";
+$string['deletequestioncheck'] = "هل أنت متأكد أنك تريد حذف '\$a'?";
+$string['editcategories'] = "تعديل الفئات";
+$string['editingquiz'] = "تعديل امتحان";
+$string['editingquestion'] = "تعديل سؤال";
+$string['editingshortanswer'] = "تعديل سؤال ذو إجابة مختصرة";
+$string['editingtruefalse'] = "تعديل سؤال عن الصواب والخطأ";
+$string['editingmultichoice'] = "تعديل سؤال خيارات متعددة";
+$string['false'] = "خطأ";
+$string['feedback'] = "تعليق";
+$string['filloutoneanswer'] = "لابد أن تملأ الفراغ بإجابة واحة على الأقل. أماكن الإجابات التي تترك فارغة سوف لا تستخدم.";
+$string['fillouttwochoices'] =" لابد أن تملأ الفراغ باختيارين على الأقل. أماكن الخيارات التي تترك فارغة سوف لا تستخدم.";
+$string['fractionsaddwrong'] = "الدرجات الموجبة التي حصلت عليها لا تبلغ 100%%
+
بل إنها تبلغ \$a%%
+
هل تريد الرجوع لتصويب هذا السؤال؟";
+$string['fractionsnomax'] = "لا بد أن يكون أحد الأسئلة 100%%, حتى يكون
+
الحصول على الدرجة النهائية لهذا السؤال ممكنا.
+
هل تريد الرجوع لتصويب هذا السؤال؟";
+$string['gradeaverage'] = "متوسط الدرجة";
+$string['gradehighest'] = "أعلى درجة";
+$string['grademethod'] = "أسلوب التقييم";
+$string['guestsno'] = "معذرة! تعذر على الضيوف أداء الامتحانات أو رؤيتها";
+$string['imagedisplay'] = "الصورة المراد عرضها";
+$string['introduction'] = "مقدمة";
+$string['marks'] = "الدرجات";
+$string['multichoice'] =" خيارات متعددة";
+$string['noanswers'] = "لم يتم اختيار إجابات!";
+$string['noattempts'] = "لم تتم أي محاولات في هذا الامتحان";
+$string['nomoreattempts'] = "غير مسموح بأي محاولات أخرى";
+$string['noquestions'] = "لم يتم إضافة أية أسئلة بعد";
+$string['publish'] = "نشر";
+$string['question'] = "سؤال";
+$string['questioninuse'] = "السؤال '\$a' يتم استخدامه حاليا:";
+$string['questions'] = "أسئلة";
+$string['questionname'] = "اسم السؤال";
+$string['quizavailable'] = "الامتحان موجود حتى: \$a";
+$string['quizclose'] = "إغلاق الامتحان";
+$string['quizclosed'] = "تم غلق هذا الامتحان في \$a";
+$string['quizopen'] = "فتح الامتحان";
+$string['quiznotavailable'] = "الامتحان لن يكون متاحا حتى \$a";
+$string['random'] = "ترتيب عشوائي";
+$string['regrade'] = "إعادة تصنيف كل المحاولات";
+$string['regradecomplete'] = "تم إعادة تصنيف كل المحاولات";
+$string['regradecount'] = "\$a->تغيرت من \$a->تحفظ درجات المحاولة.";
+$string['rename'] = "إعادة تسمية";
+$string['report'] = "تقارير";
+$string['save'] = "حفظ";
+$string['savegrades'] = "حفظ التصنيفات";
+$string['savemyanswers'] = "حفظ إجاباتي";
+$string['savequiz'] = "حفظ هذا الامتحان كله";
+$string['score'] = "النقاط المسجلة بدون تعديل";
+$string['select'] = "اختيار";
+$string['selectcategoryabove'] = "اختيار فئة أعلى";
+$string['shortanswer'] = "إجابة مختصرة";
+$string['show'] = "عرض";
+$string['showfeedback'] = "عرض التعليق بعد الإجابة?";
+$string['showcorrectanswer'] =" هل تعرض الإجابات الصحيحة في التعليق؟";
+$string['time'] = "الوقت";
+$string['timetaken'] = "الوقت المستغرق";
+$string['timecompleted'] = "تام";
+$string['true'] = "صواب";
+$string['truefalse'] = "صواب/خطأ";
+$string['type'] = "النوع";
+$string['category'] = "تصنيف";
+$string['viewallanswers'] = "عرض \$a الامتحانات المنجزة";
+$string['yourfinalgradeis'] = "تصنيفك النهائي عن هذا الامتحان هو \$a";
+$string[answersingleno] = "Multiple answers allowed";
+$string[readytosend] = "You are about to send your whole quiz to be graded. Are you sure you want to continue?";
+?>
+
diff --git a/lang/ar/resource.php b/lang/ar/resource.php
index 5415e7bdb65..35c50bc4d63 100644
--- a/lang/ar/resource.php
+++ b/lang/ar/resource.php
@@ -1,29 +1,29 @@
-File Manager.";
-$string['notypechosen'] = "You need to choose a type. Use your back button to go back and retry.";
-$string['resourcetype'] = "Type of resource";
-$string['resourcetype1'] = "Reference";
-$string['resourcetype2'] = "Web Page";
-$string['resourcetype3'] = "Uploaded File";
-$string['resourcetype4'] = "Plain text";
-$string['resourcetype5'] = "Web Link";
-$string['resourcetype6'] = "HTML text";
-
-?>
+مدير الملفات.";
+$string['notypechosen'] = "لابد من اختيار نوع. استخدم زر back للرجوع وإعادة المحاولة.";
+$string['resourcetype'] = "نوع المورد";
+$string['resourcetype1'] = "المرجع";
+$string['resourcetype2'] = "صفحة إنترنت";
+$string['resourcetype3'] = "الملف الذي تم تحميله";
+$string['resourcetype4'] = "نص عادي";
+$string['resourcetype5'] = "وصلة إنترنت";
+$string['resourcetype6'] = "نص HTML";
+
+?>
diff --git a/lang/ar/survey.php b/lang/ar/survey.php
index eda1026c086..00a7d918bba 100644
--- a/lang/ar/survey.php
+++ b/lang/ar/survey.php
@@ -1,46 +1,92 @@
-
+preferred (ideal) and actual experience in this unit.
+There are no 'right' or 'wrong' answers; we are interested only in your opinion. Please be assured that your responses will be treated with a high degree of confidentiality, and will not affect your assessment.
+Your carefully considered responses will help us improve the way this unit is presented online in the future.
+Thanks very much.";
+$string[collespname] = "COLLES (Preferred)";
+$string[collespintro] = "The purpose of this survey is to help us understand what you value in an online learning experience.
+
+Each one of the 24 statements below asks about your preferred (ideal) experience in this unit.
+
+There are no 'right' or 'wrong' answers; we are interested only in your opinion. Please be assured that your responses will be treated with a high degree of confidentiality, and will not affect your assessment.
+
+Your carefully considered responses will help us improve the way this unit is presented online in the future.
+
+Thanks very much.";
+$string[collesm1] = "Relevance";
+$string[collesm1short] = "Relevance";
+$string[collesm2] = "Reflective Thinking";
+$string[collesm2short] = "Reflective Thinking";
+$string[collesm3] = "Interactivity";
+$string[collesm3short] = "Interactivity";
+$string[collesm4] = "Tutor Support";
+$string[collesm4short] = "Tutor Support";
+$string[collesm5] = "Peer Support";
+$string[collesm5short] = "Peer Support";
+$string[collesm6] = "Interpretation";
+$string[collesm6short] = "Interpretation";
+$string[collesmintro] = "In this online unit...";
+$string[howlong] = "How long did this survey take you to complete?";
+$string[howlongoptions] = "under 1 min,1-2 min,2-3 min,3-4 min,4-5-min,5-10 min,more than 10";
+$string[othercomments] = "Do you have any other comments?";
+$string[preferredclass] = "Class preferred";
+$string[preferredstudent] = "\$a preferred";
+$string[questionsnotanswered] = "Some of the multiple choice questions have not been answered.";
+$string[scaleagree5] = "Strongly disagree,Somewhat disagree,Neither agree nor disagree,Somewhat agree,Strongly agree";
+$string[scaletimes5] = "Almost Never,Seldom,Sometimes,Often,Almost Always";
+?>