svn: /phpdoc/ar/trunk/appendices/configure/ index.xml

[email protected] (Salah Faya) Sat, 19 Aug 2017 09:48:52 +0000
Newsgroups php.doc.ar
Message-ID <[email protected]>
--9bbce92a629ec12c20d2ed37f5ea3b274ec62afd
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

visualmind                               Sat, 19 Aug 2017 09:48:52 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=342876

Log:
Initial translation by: احمد نورالله

Changed paths:
    A   phpdoc/ar/trunk/appendices/configure/index.xml

Added: phpdoc/ar/trunk/appendices/configure/index.xml
===================================================================
--- phpdoc/ar/trunk/appendices/configure/index.xml	                        (rev 0)
+++ phpdoc/ar/trunk/appendices/configure/index.xml	2017-08-19 09:48:52 UTC (rev 342876)
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
+<!-- EN-Revision: 334726 Maintainer: ahmadnourallah Status: ready -->
+<!-- Reviewed: no -->
+
+<appendix xml:id="configure" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <title>Configure options</title>
+
+ <sect1 xml:id="configure.about">
+  <title>قائمة خيارات التهيئة الأساسية</title>
+  <para>
+   فيما يلي قائمة جزئية من خيارات التهيئة المستخدمة من قبل
+   <filename>التهيئة</filename> في بي اتش بي عند التجميع في بيئات أمثال يونكس.
+   يتم سرد معظم خيارات التهيئة في مواقعها المناسبة
+   في صفحات مرجع الإضافة وليس هنا.
+   لسرد قائمة خيارات التهيئة الكاملة المحدثة, قم بتشغيل الامر <command>./configure --help</command>
+   في مجلد مصدر بي اتش بي بعد تشغيل <command>autoconf</command>
+   (قم بمطالعة <link linkend="install">فصل التنزيل</link>).
+   ربما تكون مهتم أيضاً بقراءة مستند
+   <link xlink:href="&url.gnu.configure;">تهيئة جنو</link> من اجل
+   معلومات إضافية حول <command>التهيئة</command> خيارات مثل
+   <literal>--prefix=PREFIX</literal>.
+  </para>
+
+  <note>
+   <para>
+    تستخدم هذه الخيارات فقط عند التجميع. إذا أردتَ تغير
+    تهيئة الخيارات في أثناء تشغيل بي اتش بي runtime , يرجى الأطلاع على فصل <link
+    linkend="configuration">تهيئة وقت التشغيل</link>.
+   </para>
+  </note>
+
+  <itemizedlist>
+   <listitem>
+    <simpara>
+     <link linkend="configure.options.misc">متنوع</link>
+    </simpara>
+   </listitem>
+   <listitem>
+    <simpara>
+     <link linkend="configure.options.php">سلوك بي اتش بي</link>
+    </simpara>
+   </listitem>
+   <listitem>
+    <simpara>
+     <link linkend="configure.options.servers">الخادم</link>
+    </simpara>
+   </listitem>
+  </itemizedlist>
+
+  <sect2 xml:id="configure.options">
+   <title>خيارات التهيئة في بي اتش بي</title>
+   &appendices.configure.misc;
+   &appendices.configure.php;
+   &appendices.configure.servers;
+  </sect2>
+ </sect1>
+</appendix>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->


Property changes on: phpdoc/ar/trunk/appendices/configure/index.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
\ No newline at end of property
--9bbce92a629ec12c20d2ed37f5ea3b274ec62afd--