رسائل النظام

اذهب إلى: تصفح، ابحث

هذه قائمة برسائل النظام المتوفرة في نطاق ميدياويكي. من فضلك زر ترجمة ميدياويكي و بيتاويكي لو كنت ترغب في المساهمة في ترجمة ميدياويكي الأساسية.

المرشح
رشح حسب حالة التخصيص:    
الصفحة الأولى
الصفحة الأخيرة
الاسم النص الافتراضي
النص الحالي
apihelp-block-param-noemail (نقاش) (ترجم) Prevent user from sending email through the wiki. (Requires the <code>blockemail</code> right).
apihelp-block-param-reason (نقاش) (ترجم) السبب للمنع.
apihelp-block-param-reblock (نقاش) (ترجم) If the user is already blocked, overwrite the existing block.
apihelp-block-param-user (نقاش) (ترجم) Username, IP address, or IP range to block.
apihelp-block-param-watchuser (نقاش) (ترجم) Watch the user's or IP address's user and talk pages.
apihelp-checktoken-description (نقاش) (ترجم) Check the validity of a token from <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>.
apihelp-checktoken-example-simple (نقاش) (ترجم) Test the validity of a <kbd>csrf</kbd> token.
apihelp-checktoken-param-maxtokenage (نقاش) (ترجم) Maximum allowed age of the token, in seconds.
apihelp-checktoken-param-token (نقاش) (ترجم) Token to test.
apihelp-checktoken-param-type (نقاش) (ترجم) Type of token being tested.
apihelp-clearhasmsg-description (نقاش) (ترجم) Clears the <code>hasmsg</code> flag for the current user.
apihelp-clearhasmsg-example-1 (نقاش) (ترجم) Clear the <code>hasmsg</code> flag for the current user.
apihelp-compare-description (نقاش) (ترجم) Get the difference between 2 pages. A revision number, a page title, or a page ID for both "from" and "to" must be passed.
apihelp-compare-example-1 (نقاش) (ترجم) Create a diff between revision 1 and 2.
apihelp-compare-param-fromid (نقاش) (ترجم) رقم الصفحة الأول للمقارنة.
apihelp-compare-param-fromrev (نقاش) (ترجم) أول مراجعة للمقارنة.
apihelp-compare-param-fromtitle (نقاش) (ترجم) العنوان الأول للمقارنة.
apihelp-compare-param-toid (نقاش) (ترجم) رقم الصفحة الثاني للمقارنة.
apihelp-compare-param-torev (نقاش) (ترجم) المراجعة الثانية للمقارنة.
apihelp-compare-param-totitle (نقاش) (ترجم) العنوان الثاني للمقارنة.
apihelp-createaccount-description (نقاش) (ترجم) Create a new user account.
apihelp-createaccount-example-mail (نقاش) (ترجم) Create user <kbd>testmailuser</kbd> and email a randomly-generated password.
apihelp-createaccount-example-pass (نقاش) (ترجم) Create user <kbd>testuser</kbd> with password <kbd>test123</kbd>.
apihelp-createaccount-param-domain (نقاش) (ترجم) Domain for external authentication (optional).
apihelp-createaccount-param-email (نقاش) (ترجم) Email address of user (optional).
apihelp-createaccount-param-language (نقاش) (ترجم) Language code to set as default for the user (optional, defaults to content language).
apihelp-createaccount-param-mailpassword (نقاش) (ترجم) If set to any value, a random password will be emailed to the user.
apihelp-createaccount-param-name (نقاش) (ترجم) اسم المستخدم.
apihelp-createaccount-param-password (نقاش) (ترجم) Password (ignored if <var>$1mailpassword</var> is set).
apihelp-createaccount-param-realname (نقاش) (ترجم) Real name of user (optional).
apihelp-createaccount-param-reason (نقاش) (ترجم) Optional reason for creating the account to be put in the logs.
apihelp-createaccount-param-token (نقاش) (ترجم) Account creation token obtained in first request.
apihelp-dbg-description (نقاش) (ترجم) Output data in PHP's <code>var_export()</code> format.
apihelp-dbgfm-description (نقاش) (ترجم) Output data in PHP's <code>var_export()</code> format (pretty-print in HTML).
apihelp-delete-description (نقاش) (ترجم) حذف صفحة.
apihelp-delete-example-reason (نقاش) (ترجم) Delete <kbd>Main Page</kbd> with the reason <kbd>Preparing for move</kbd>.
apihelp-delete-example-simple (نقاش) (ترجم) Delete <kbd>Main Page</kbd>.
apihelp-delete-param-oldimage (نقاش) (ترجم) The name of the old image to delete as provided by [[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]].
apihelp-delete-param-pageid (نقاش) (ترجم) Page ID of the page to delete. Cannot be used together with <var>$1title</var>.
apihelp-delete-param-reason (نقاش) (ترجم) Reason for the deletion. If not set, an automatically generated reason will be used.
apihelp-delete-param-title (نقاش) (ترجم) Title of the page to delete. Cannot be used together with <var>$1pageid</var>.
apihelp-delete-param-unwatch (نقاش) (ترجم) أزل الصفحة من قائمة مراقبتك.
apihelp-delete-param-watch (نقاش) (ترجم) Add the page to the current user's watchlist.
apihelp-delete-param-watchlist (نقاش) (ترجم) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-disabled-description (نقاش) (ترجم) This module has been disabled.
apihelp-dump-description (نقاش) (ترجم) Output data in PHP's <code>var_dump()</code> format.
apihelp-dumpfm-description (نقاش) (ترجم) Output data in PHP's <code>var_dump()</code> format (pretty-print in HTML).
apihelp-edit-description (نقاش) (ترجم) إنشاء وتعديل الصفحات.
apihelp-edit-example-edit (نقاش) (ترجم) Edit a page.
apihelp-edit-example-prepend (نقاش) (ترجم) Prepend <kbd>__NOTOC__</kbd> to a page.
الصفحة الأولى
الصفحة الأخيرة