aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ar/headfoot.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/ar/headfoot.html')
-rwxr-xr-xtemplates/ar/headfoot.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/templates/ar/headfoot.html b/templates/ar/headfoot.html
new file mode 100755
index 00000000..4fe0b9ff
--- /dev/null
+++ b/templates/ar/headfoot.html
@@ -0,0 +1,23 @@
+يمكن لهذا النص أن يتضمن<a href="http://www.python.org/doc/current/lib/typesseq-strings.html">محارف تنسيق بايثون</a>
+والتي سيتم حلها مع مواصفات القائمة. قائمة الاستبدالات المسموحة هي:
+
+<ul>
+ <li><b>real_name</b> - الاسم الجميل للقائمة، عادة يكون اسم القائمة مع تكبير الأحرف.
+
+ <li><b>list_name</b> - اسم القائمة الذي يتم استخدامه لتحديد القائمة في الارتباطات،
+ حيث تكون حالة الأحرف مؤثرة.
+
+ <li><b>host_name</b> - الاسم الكامل لاسم نطاق الخادم
+ الذي تشتغل القائمة عليه.
+
+ <li><b>web_page_url</b> - الارتباط الأساسي لميلمان.
+ يمكنك إلحاقه بـ،
+ e.g. <em>listinfo/%(list_name)s</em> للحصول على صفحة
+ معلومات القائمة البريدية.
+
+ <li><b>description</b> - التعريف المختصر بالقائمة البريدية.
+
+ <li><b>info</b> - التعريف الكامل للقائمة البريدية
+
+ <li><b>cgiext</b> - الامتداد المضاف إلى البرمجيات النصية CGI.
+</ul>