mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
please respect the rules of xhtml-compliance for new files in fully checked lang packs
This commit is contained in:
parent
6036cae854
commit
1383df791f
6 changed files with 15 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
|||
<html dir="rtl">
|
||||
|
||||
<p ALIGN=CENTER><b>أسئلة متكررة عن الكتب</b></p>
|
||||
<p align="center"><b>أسئلة متكررة عن الكتب</b></p>
|
||||
|
||||
<dl>
|
||||
<dt><b>矼ヌミヌ 耨ハ跫淸 ン゙リソ</b></dt>
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
<p align="center"><b><span dir="rtl">æÍÏÉ ÇáßÊÇÈ</span></b></p>
|
||||
<ul>
|
||||
<li><a href="help.php?module=book&file=numberingtype.html">ĘŃŢíă ÇáÝŐćá</a>
|
||||
<li><a href="help.php?module=book&file=summary.html">ăáÎŐ ÇáŢŃÇÁÉ</a>
|
||||
<li><a href="help.php?module=book&file=faq.html">ĂÓĆáÉ ăĘßŃŃÉ</a>
|
||||
<li><a href="help.php?module=book&file=numberingtype.html">ĘŃŢíă ÇáÝŐćá</a></li>
|
||||
<li><a href="help.php?module=book&file=summary.html">ăáÎŐ ÇáŢŃÇÁÉ</a></li>
|
||||
<li><a href="help.php?module=book&file=faq.html">ĂÓĆáÉ ăĘßŃŃÉ</a></li>
|
||||
</ul>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<html dir="rtl">
|
||||
|
||||
<p><img VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/book/icon.gif"> <span lang="ar-sa"><b>ßÊÈ</b></span></p>
|
||||
<p><img alt valign="absmiddle" SRC="<?php echo $CFG->wwwroot?>/mod/book/icon.gif"> <span lang="ar-sa"><b>ßÊÈ</b></span></p>
|
||||
<ul>
|
||||
<p><span lang="ar-sa">وحدة الكتاب هي عبارة عن وحدة مبسطة لإنشاء مواد دراسية
|
||||
مكونة من عدة صفحات.</span></p>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<html dir="rtl">
|
||||
|
||||
<p ALIGN="CENTER"><b>ÊÑÞíã ÇáÝÕæá</b></p>
|
||||
<p align="center"><b>ÊÑÞíã ÇáÝÕæá</b></p>
|
||||
|
||||
<p>íæÌÏ ÚÏÏ ãä ÃäæÚ ÇáÊÑÞíã ÇáãÚÏÉ ãÓÈÞÇð:<p><b>ÈÏæä ÊÑÞíã: </b></p>
|
||||
<p><b>None</b> - chapter and subchapter titles are not formatted at all, use
|
||||
|
@ -8,8 +8,8 @@ if you want to define special numbering styles. For example letters: in chapter
|
|||
title type "A First Chapter", "A.1 Some Subchapter",...</p>
|
||||
|
||||
<p><b>Numbers</b> - chapters and subchapters are numbered (1, 1.1, 1.2, 2,
|
||||
...)<p>
|
||||
...)</p>
|
||||
|
||||
<p><b>Bullets</b> - subchapters are indented and displayed with bullets.<p>
|
||||
<p><b>Bullets</b> - subchapters are indented and displayed with bullets.</p>
|
||||
|
||||
<p><b>Indented</b> - subchapters are indented.</p>
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
<html dir="rtl">
|
||||
|
||||
<p ALIGN="CENTER"><b>ملخص القراءة</b></p>
|
||||
<p align="center"><b>ملخص القراءة</b></p>
|
||||
|
||||
<p>الملخص هو عبارة عن وصف قصير جداً للكتاب.<p>لا تقم بكتابة وصف مطول هناء!
|
||||
<p>الملخص هو عبارة عن وصف قصير جداً للكتاب.</p>
|
||||
|
||||
<p>لا تقم بكتابة وصف مطول هناء!</p>
|
|
@ -1,11 +1,11 @@
|
|||
<p align="center"><b>Course Categories</b></p>
|
||||
|
||||
<p>Your Moodle administrator may have set up several
|
||||
course categories.
|
||||
course categories.</p>
|
||||
|
||||
<p>For example, "Science", "Humanities", "Public Health" etc
|
||||
<p>For example, "Science", "Humanities", "Public Health" etc</p>
|
||||
|
||||
<p>Choose the one most applicable for your course. This
|
||||
choice will affect where your course is displayed on the
|
||||
course listing and may make it easier for students to
|
||||
find your course.
|
||||
find your course.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue