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: -

- -While writing: -"; - -$string['postrating1'] = "Shows mostly SEPARATE knowing"; -$string['postrating2'] = "Equally separate and connected"; -$string['postrating3'] = "Shows mostly CONNECTED knowing"; -$string['postupdated'] = "Your post was updated"; -$string['processingpost'] = "Processing post \$a"; -$string['rate'] = "Rate"; -$string['ratings'] = "Ratings"; -$string['readtherest'] = "Read the rest of this topic"; -$string['re'] = "Re:"; // Put in front of subjects that are replies to another post -$string['repliesmany'] = "\$a replies so far"; -$string['repliesone'] = "\$a reply so far"; -$string['reply'] = "Reply"; -$string['search'] = "Search"; -$string['searchforums'] = "Search forums"; -$string['sendinratings'] = "Send in my latest ratings"; -$string['showsubscribers'] = "Show subscribers"; -$string['singleforum'] = "A single simple discussion"; -$string['subject'] = "Subject"; -$string['subscribe'] = "Subscribe to this forum"; -$string['subscribed'] = "Subscribed"; -$string['subscribers'] = "Subscribers"; -$string['subscribersto'] = "Subscribers to '\$a'"; -$string['unsubscribe'] = "Unsubscribe from this forum"; -$string['youratedthis'] = "You rated this"; -$string['yournewtopic'] = "Your new discussion topic"; -$string['yourreply'] = "Your reply"; - -?> +name - \$a->date"; +$string['canstudentsstart'] = "هل يمكن لـ \$a أن يبدأ نقاشا جديدا?"; +$string['couldnotadd'] = "تعذر إرسال المقال نتيجة خطأ غير معروف "; +$string['couldnotdeleteratings'] = "عفوا! لا يمكن حذف هذا لأن أناسا قد صنفوه بالفعل"; +$string['couldnotdeletereplies'] = "عفوا! لا يمكن حذف هذا لأن أناسا قد ردوا عليه بالفعل"; +$string['couldnotupdate'] = "تعذر تعديل مقالك نتيجة خطأ غير معروف"; +$string['delete'] = "حذف"; +$string['deleteddiscussion'] = "تم حذف موضوع النقاش"; +$string['deletedpost'] = "تم حذف هذا المقال"; +$string['deletesure'] = "هل أنت متأكد أنك تريد إلغاء حذف هذا المقال؟"; +$string['discussion'] = "نقاش"; +$string['discussions'] = "مناقشات"; +$string['discussionsstartedby'] = "المناقشات بدأت بواسطة \$a"; +$string['discussthistopic'] = "ناقش هذا الموضوع"; +$string['eachuserforum'] = "لكل شخص أن يرسل نقاشا واحدا"; +$string['edit'] = "يحرر"; +$string['editing'] = "تحرير"; +$string['emptymessage'] = "ثمة خطأ وقع في مقالك المرسل. ربما تركته فارغا أو أن حجم الملف المرفق أكبر من اللازم، لذا لم يتم حفظ تغييراتك"; +$string['everyonecanchoose'] = "الجميع يمكنه الاختيار ليصبح مشتركا"; +$string['everyoneissubscribed'] = "الجميع مشترك في هذا النقاش"; +$string['forcesubscribe'] = "إجبار الجميع للاشتراك"; +$string['forcesubscribeq'] = "إجبار الجميع للاشتراك?"; +$string['forum'] = "المنتدى "; +$string['forumintro'] = "مقدمة المنتدى"; +$string['forumname'] = "اسم المنتدى"; +$string['forums'] = "المنتديات"; +$string['forumtype'] = "نوع المنتدى"; +$string['generalforum'] = "منتدى نموذجي للاستخدام العام"; +$string['generalforums'] = "منتديات عامة"; +$string['inforum'] = "في \$a"; +$string['intronews'] = "أخبار عامة وإعلانات"; +$string['introsocial'] = "منتدى مفتوح للحوار حول كل ما تريد"; +$string['introteacher'] = "منتدى الملاحظات والنقاش الخاص بالمدرس فقط"; +$string['learningforums'] = "منتديات التعليم"; +$string['maxtimehaspassed'] = "عفوا! فإن الحد الأقصى من الوقت للتعديل في هذا المقال (\$a) قد نفد!"; +$string['message'] = "رسالة"; +$string['modeflatoldestfirst'] = "عرض الردود أفقيا مع البدء بالأقدم"; +$string['modeflatnewestfirst'] = "عرض الردود أفقيا مع البدء بالأحدث"; +$string['modenested'] = "عرض الردود في شكل متداخل"; +$string['modethreaded'] = "عرض الردود في شكل بسيط"; +$string['more'] = "المزيد"; +$string['namenews'] = "منتدى الأخبار"; +$string['namesocial'] = "منتدى اجتماعي"; +$string['nameteacher'] = "منتدى المدرس"; +$string['newforumposts'] = "معالم المنتدى الجديد"; +$string['nodiscussions'] = "لا يوجد موضوع للمناقشة في هذا المنتدى"; +$string['noguestpost'] = "عفوا! غير مسموح للضيوف بإرسال مقالات"; +$string['noposts'] = "لا يوجد مقالات"; +$string['nosubscribers'] = "لا يوجد مشتركون في هذا المنتدى"; +$string['nownotsubscribed'] = "هذا الاسم\$a-> لن يتسلم نسخا من 'منتدى\$a->' بالبريد الإلكتروني."; +$string['nowsubscribed'] = "\$a->هذا الاسم يتسلم نسخ من المنتدى بالبريد الإلكتروني'\$a->'."; +$string['numposts'] = "\$a مقال"; +$string['olderdiscussions'] = "أقدم المناقشات"; +$string['parentofthispost'] = "مصدر المقال"; +$string['postadded'] = "تم إضافة مقالك بنجاح.

عليك \$a أن تفتحه للتعديل إذا أردت إدخال أي تغييرات."; +$string['postmailinfo'] = "هذه نسخة من رسالة أرسلت لموقع \$a .لإضافة ردك عن طريق هذا الموقع، اضغط هذه الرابطة:"; +$string['postingtip'] = "تلميحات إرسال المقالات:عند الرد على رسالة: +

+ +عند الكتابة: +"; + +$string['postrating1'] = "تظهر مهارته منفردا"; +$string['postrating2'] = "الحال سواء عند الاتصال والانفصال"; +$string['postrating3'] = "تظهر مهارته عندما في الغالب عندما يكون متصلا"; +$string['postupdated'] = "تم تحديث مقالك المرسل"; +$string['processingpost'] = "معالجة الرسالة \$a"; +$string['rate'] = " تصنيف"; +$string['ratings'] = "تصنيفات"; +$string['readtherest'] = "اقرأ باقي الموضوع"; +$string['re'] = "إعادة:"; // Put in front of subjects that are replies to another post +$string['repliesmany'] = "\$a ردود"; +$string['repliesone'] = "\$a رد"; +$string['reply'] = "رد"; +$string['search'] = "بحث"; +$string['searchforums'] = "منتديات البحث"; +$string['sendinratings'] = "أرسل تصنيفاتي الأخيرة"; +$string['showsubscribers'] = "عرض المشتركين"; +$string['singleforum'] = "نقاش واحد بسيط"; +$string['subject'] = "الموضوع"; +$string['subscribe'] = "اشترك في هذا المنتدى"; +$string['subscribed'] = "تم الاشتراك"; +$string['subscribers'] = "المشتركون"; +$string['subscribersto'] =" المشتركون في '\$a'"; +$string['unsubscribe'] = "إلغاء الاشتراك في هذا المنتدى"; +$string['youratedthis'] = "أنت صنفت هذا"; +$string['yournewtopic'] = "موضوعك الجديد للمناقشة"; +$string['yourreply'] = "ردك"; +$string['openmode0'] = "لا توجد مناقشات، لا توجد ردود"; +$string['openmode1'] = "لا توجد مناقشات، لكن يسمح بالردود"; +$string['openmode2'] = "يسمح بالمناقشات والردود"; +$string[nopostscontaining] = "No posts containing '\$a' were found"; +$string[postincontext] = "See this post in context"; +$string[searchresults] = "Search results"; + +?> diff --git a/lang/ar/journal.php b/lang/ar/journal.php index 2656a1373a5..bf79e2298a2 100644 --- a/lang/ar/journal.php +++ b/lang/ar/journal.php @@ -1,29 +1,29 @@ - + diff --git a/lang/ar/moodle.php b/lang/ar/moodle.php index 5bd7bcb91ee..e0def9cb3c5 100644 --- a/lang/ar/moodle.php +++ b/lang/ar/moodle.php @@ -10,18 +10,18 @@ $string['activityreport'] = " $string['add'] = "إضافة"; $string['added'] = "تمت إضافة \$a"; $string['addinganew'] = "إضافة \$a جديد"; -$string['addinganewto'] = "إضافة \$a->what \$a->to جديد إلى"; +$string['addinganewto'] = "إضافة \$a->what جديد إلى \$a->to"; $string['addnewcourse'] = "إضافة منهج دراسي جديد"; $string['addnewuser'] = "إضافة مستخدم جديد"; -$string['address'] = "عنوان"; +$string['address'] = "العنوان"; $string['addteacher'] = "إضافة مدرس"; -$string['admin'] = "Admin"; -$string['administration'] = "الإدارة"; +$string['admin'] = "مدير الموقع"; +$string['administration'] = "إدارة الموقع"; $string['again'] = "مرة أخرى"; $string['all'] = "الكل"; $string['alldays'] = "كل الأيام"; $string['allfieldsrequired'] = "كل الحقول مطلوبة"; -$string['alllogs'] = "كل ملفات السجلات"; +$string['alllogs'] = "كل ملفات التقارير"; $string['allowguests'] = "يسمح للمستخدمين الضيوف بالدخول إلى هذا المنهج الدراسي"; $string['allparticipants'] = "كل المشاركين"; $string['alphanumerical'] = "لا يقبل إلا حروف هجائية أو أرقام"; @@ -30,19 +30,20 @@ $string['answer'] = " $string['assignteachers'] = "تعيين مدرسين"; $string['availablecourses'] = "المناهج الدراسية المتوفرة"; $string['cancel'] = "إلغاء"; -$string['categories'] = " المناهج الدراسية"; +$string['categories'] = "تصنيف المناهج الدراسية "; +$string['categoriestitle'] = " المناهج الدراسية "; $string['category'] = "نوعية"; $string['categoryadded'] = "النوعية '\$a' أضيفت"; $string['categorydeleted'] = "النوعية '\$a' حذفت"; $string['changepassword'] = "قم بتغيير كلمة المرور"; $string['changedpassword'] = "تم تغيير كلمة المرور"; $string['changessaved'] = "تم حفظ التغييرات"; -$string['checklanguage'] = "اختيار اللغة"; +$string['checklanguage'] = "إعدادات اللغة"; $string['choose'] = "اختيار"; $string['choosecourse'] = "اختيار منهج دراسي"; $string['chooselivelogs'] = "أو شاهد النشاط الحالي"; -$string['chooselogs'] = "اختر ملفات السجلات التي تريد الإطلاع عليها"; -$string['choosetheme'] = "اختر موضوعا"; +$string['chooselogs'] = "اختر ملفات التقارير التي تريد الإطلاع عليها"; +$string['choosetheme'] = "اختيار ألوان الموقع"; $string['chooseuser'] = "اختر مستخدما"; $string['city'] = "المدينة/البلدة"; $string['comparelanguage'] = "قارن وعدل اللغة الحالية"; @@ -53,15 +54,15 @@ $string['configintro'] = " $string['configlang'] = "اختر لغة افتراضية للموقع بأكمله، مع العلم أن المستخدمين لديهم القدرة على استبدال هذه الإعدادات بأخرى لاحقا."; $string['configlocale'] = "اختر موقعا للموقع بأكمله. مع العلم أن هذه سيؤثر في تواريخ العرض. وسوف تحتاج إلى تنصيب بيانات الموقع على نظام التشغيل الخاص بك. إذا كنت لا تعرف أي الخيارات أنسب، دع المكان خاليا."; $string['configlongtimenosee'] = "إذا لم يتم دخول الطلاب لفترة طويلة، فسيؤدي ذلك إلى إلغاء اشتراكهم من حلقات الدراسة أتوماتيكيا. هذا المعامل يحدد المهلة الزمنية لذلك."; -$string['configmaxeditingtime'] = "هذا يقوم بتحديد المهلة الزمنية المطلوبة لإعادة تحرير مراسلات المنتدىات وتقارير السجلات، إلخ. وتعد فترة 30 دقيقة قيمة مناسبة. "; +$string['configmaxeditingtime'] = "هذا يقوم بتحديد المهلة الزمنية المطلوبة لإعادة تعديل مراسلات المنتدىات وتقارير التقارير، إلخ. وتعد فترة 30 دقيقة قيمة مناسبة. "; $string['configproxyhost'] = "إذا كان المزود بحاجة إلى استخدام كمبيوتر proxy (مثل نظام firewall) للدخول على الإنترنت، فعليك بكتابة اسم مضيف proxy والمنفذ هنا. وإلا فدع المكان خاليا."; $string['configslasharguments'] = "يتم تزويد الملفات (الصور والتحميلات، الخ) عن طريق نص يستخدم ' وسائط الفاصلة ' المائلة 'slash arguments' (وتمثل الخيار الثاني هنا). هذا الأسلوب يسمح بتخزين مؤقت للملفات في عارض الإنترنت بشكل أسهل، وكذا مزودات proxy ، إلخ. لكن للأسف بعض مزودات PHP لا تسمح بهذا الأسلوب. لذا ففي حالة نشوء مشكلة عند عرض الملفات أو الصور المحملة (مثل صور المستخدم) ينصح بوضع هذا المتغير في الخيار الأول."; -$string['configsmtphosts'] = "اكتب الاسم كاملا لمزود أو مزودات SMTP المحلية التي سوف تستخدمها Moodle في إرسال البريد (مثل 'mail.a.com' or 'mail.a.com;mail.b.com' ). إذا تركته خاليا، سوف يستخدم Moodle الأسلوب الافتراضي في إرسال البريد."; +$string['configsmtphosts'] = "اكتب الاسم كاملا لمزود أو مزودات SMTP المحلية التي سوف تستخدمها الموقع في إرسال البريد (مثل 'mail.a.com' or 'mail.a.com;mail.b.com' ). إذا تركته خاليا، سوف يستخدم الموقع الأسلوب الافتراضي في إرسال البريد."; $string['configunzip'] = "عين موضع برنامج unzip الذي تستخدمه (معUnix فقط). هذا البرنامج ضروري لفك الأرشيفات المضغوطة على المزود."; -$string['configvariables'] = "قم بتكوين المتغيرات"; +$string['configvariables'] = "إعدادات الموقع"; $string['configzip'] = "عين موضع برنامج unzip الذي تستخدمه (معUnix فقط). هذا البرنامج ضروري لفك الأرشيفات المضغوطة على المزود."; $string['confirmed'] = "تم تأكيد التسجيل"; -$string['courseupdates'] = "تحديثات الحلقات الدراسية"; +$string['courseupdates'] = "تحديثات المناهج الدراسية"; $string['cookiesenabled'] = "ينبغي أن تكون Cookies متاحة على هذا العارض"; $string['complete'] = "أكمل"; $string['copyrightnotice'] = "ملحوظة حقوق الطبع"; @@ -69,7 +70,7 @@ $string['continue'] = " $string['country'] = "البلد"; $string['course'] = "منهج دراسي"; $string['courseformats'] = "تنسيق المنهج الدراسي"; -$string['courses'] = "المناهج الدراسية"; +$string['courses'] = "تصنيف المناهج الدراسية"; $string['createaccount'] = "إنشاء اشتراكي الجديد"; $string['createuserandpass'] = "إنشاء اسم مستخدم جديد وكلمة مرور للدخول بهما"; $string['createziparchive'] = "إنشاء أرشيف مضغوط"; @@ -99,13 +100,13 @@ $string['deletednot'] = " $string['deletingcourse'] = "حذف \$a"; $string['description'] = "الوصف"; $string['doyouagree'] = "هل قمت بقراءة هذه الشروط واستيعابها؟"; -$string['edit'] = "تحرير \$a"; -$string['editcoursesettings'] = "تحرير إعدادات المنهج الدراسي"; -$string['editinga'] = "تحرير \$a"; -$string['editmyprofile'] = "تحرير ملف البيانات"; -$string['editsummary'] = "تحرير ملخص"; -$string['editthisactivity'] = "تحرير هذا النشاط"; -$string['edituser'] = "تحرير اشتراك المستخدم"; +$string['edit'] = "تعديل \$a"; +$string['editcoursesettings'] = "تعديل إعدادات المنهج الدراسي"; +$string['editinga'] = "تعديل \$a"; +$string['editmyprofile'] = "تعديل ملف البيانات"; +$string['editsummary'] = "تعديل ملخص"; +$string['editthisactivity'] = "تعديل هذا النشاط"; +$string['edituser'] = "تعديل بيانات مستخدم"; $string['email'] = "عنوان البريد الإلكتروني"; $string['emailformat'] = "تنسيق البريد"; $string['emailconfirm'] = "قم بتأكيد اشتراكك"; @@ -131,7 +132,7 @@ $string['emaildisplay'] = " $string['emaildisplayno'] = "إخفاء عنواني البريدي عن الكل"; $string['emaildisplayyes'] = "إظهار عنواني البريدي للكل"; $string['emaildisplaycourse'] = "إظهار عنواني البريدي للأعضاء المشاركين في حلقات دراسية أخرى فقط"; -$string['emailexists'] = "هذا العنوان البريدي مسجل بالفعل."; +$string['emailexists'] = "هذا العنوان البريدي متقرير بالفعل."; $string['emailmustbereal'] = "ملحوظة: لابد أن يكون عنوانك البريدي حقيقيا."; $string['enrolmentkey'] = "مفتاح التسجيل"; $string['enrolmentkeyfrom'] = "هذا المنهج الدراسي يتطلب 'مفتاح تسجيل' - في المرة الأولى فقط
@@ -157,7 +158,7 @@ $string['formattopics'] = " $string['formatweeks'] = "تنسيق أسبوعي"; $string['frontpagedescription'] = "وصف الصفحة الأولى"; $string['frontpageformat'] = "تنسيق الصفحة الأولى"; -$string['fulllistofcourses'] = "كل الحلقات الدراسية"; +$string['fulllistofcourses'] = "كل المناهج الدراسية"; $string['fullprofile'] = "ملف البيانات كامل"; $string['fullname'] = "الاسم كاملا"; $string['fullsitename'] = "اسم الموقع كاملا"; @@ -188,19 +189,18 @@ $string['home'] = " $string['htmlformat'] = "Pretty HTML تنسيق"; $string['icqnumber'] = "ICQ رقم"; $string['idnumber'] = "رقم بطاقة التعريف"; -$string['leavetokeep'] = "اترك المكان خاليا للاحتفاظ بكلمة المرور الحالية"; +$string['leavetokeep'] = " للاحتفاظ بكلمة المرور الحالية لا تدخل شيئا هنا "; $string['invalidlogin'] = "دخول غير صحيح، يرجى إعادة المحاولة."; $string['invalidemail'] = "عنوان البريد غير صحيح"; $string['languagegood'] = "هذه الحزمة من اللغات حديثة :-)"; $string['lastaccess'] = "آخر اتصال"; -$string['lastedited'] = "آخر تحرير"; +$string['lastedited'] = "آخر تعديل"; $string['lastmodified'] = "آخر تعديل"; $string['lastname'] = "الاسم الأخير"; $string['latestnews'] = "آخر الأخبار"; $string['listofallpeople'] = "قائمة بجميع الأشخاص"; $string['license'] = "GPL رخصة"; -$string['livelogs'] = "ملفات سجلات حية عن الساعة الأخيرة"; -$string['locale'] = "ar"; +$string['livelogs'] = "ملفات تقارير حية عن الساعة الأخيرة"; $string['location'] = "الموقع"; $string['loggedinas'] = "تم دخولك بصفة \$a."; $string['loggedinnot'] = "لم يتم دخولك."; @@ -210,7 +210,7 @@ $string['loginguest'] = " $string['loginsite'] = "دخول إلى الموقع"; $string['loginto'] = "دخول إلى\$a"; $string['loginusing'] = "ادخل هنا مستخدما اسم المستخدم وكلمة المرور"; -$string['loginsteps'] = "مرحبا! للاتصال الكامل بالحلقات الدراسية سوف يستغرق الأمر لحظات لإنشاء اشتراك جديد على هذا الموقع. كل من الحلقات الدراسية المنفردة قد يكون له أيضا "مفتاح تسجيل" والذي لن تحتاج إليه إلا لاحقا. وهذه هي الخطوات: +$string['loginsteps'] = "مرحبا! للاتصال الكامل بالمناهج الدراسية سوف يستغرق الأمر لحظات لإنشاء اشتراك جديد على هذا الموقع. كل من المناهج الدراسية المنفردة قد يكون له أيضا "مفتاح تسجيل" والذي لن تحتاج إليه إلا لاحقا. وهذه هي الخطوات:
  1. املأ نموذج New Account مستخدما بياناتك.
  2. على الفور توجه رسالة إلى عنوانك البريدي. @@ -218,13 +218,13 @@ $string['loginsteps'] = "
  3. سيتم تأكيد اشتراكك ويسمح لك بالدخول.
  4. والآن قم باختيار المنهج الدراسي الذي ترغب المشاركة فيه.
  5. والآن تستطيع الاتصال الكامل بالمنهج الدراسي. من الآن فصاعدا لن تحتاج إلا إلى إدخال اسم المستخدم وكلمة المرور (في النموذج الموجود بهذه الصفحة) حتى يتم الدخول وتصل إلى أي المنهج دراسي تريد التسجيل بها. -
  6. إذا طلب منك ''مفتاح التسجيل'' - استخدم المفتاح الذي أعطاه لك المدرس. هذا سيجعلك ''تسجل'' في المنهج الدراسي. +
  7. إذا طلب منك ''مفتاح التسجيل'' - استخدم المفتاح الذي أعطاه لك المدرس. هذا سيجعلك ''تشارك'' في المنهج الدراسي.
"; -$string['loginstepsnone'] = "مرحبا!

للاتصال الكامل بالحلقات الدراسية ستحتاج إلى إنشاء اشتراك جديد.

كل ما عليك هو عمل اسم مستخدم وكلمة مرور واستخدامهما في النموذج الموجود بهذه الصفحة!

إذا كان اسم المستخدم قد تم استخدامه من قبل، جرب مرة أخرى مستخدما اسما آخر."; +$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"; +?>