From professional translators, enterprises, web pages and freely available translation repositories.
disable this option if you do not want recently used addresses to appear in the autocompletion list in the composer's address fields.
ألغِ هذا الخيار إن كنت لا تريد إظهار العناوين المستخدمة حديثًا في قائمة الإكمال التلقائي في حقل عنوان المُرسل.
the name of the group that may be the parent of this. for example classes might be a parent of functions in case of member functions. this entry indicates this possible relationship and is used to provide functionality like member autocompletion.
الـ الاسم من المجموعة أيار أب من لـ الفئات a أب من بوصة حالة من عضو هذا خانة و هو مُستخدَم إلى توفير مثل عضو اتمام تلقائي.
regular expression to find out when to invoke member autocompletion. example: - we have a class called foo with some member variables - the object of type foo is used in the document as $objfoo - the members can appear as $objfoo- > member or $objfoo. member - in the above case this entry should look like (?: -gt; _bar_\\. )$ (autocomplete if the object is followed by -gt; or.) the regular expression must be terminated with $(match end of line).
عادي تعبير إلى ابحث خارج إلى استدعاء عضو اتمام تلقائي n a الفئة مع بعض عضو n كائن من نوع هو مُستخدَم بوصة مستند n ظهور عضو أو عضو n بوصة أعلى حالة خانة مثل gt; إنهاء آلي if كائن هو أداء gt; أو الـ عادي تعبير مع طابق end من سطر.