رسائل النظام

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

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

المرشح
رشح حسب حالة التخصيص:    
الصفحة الأولى
الصفحة الأخيرة
الاسم النص الافتراضي
النص الحالي
apihelp-changeauthenticationdata-description (نقاش) (ترجم) Change authentication data for the current user.
apihelp-changeauthenticationdata-example-password (نقاش) (ترجم) Attempt to change the current user's password to <kbd>ExamplePassword</kbd>.
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 (نقاش) (ترجم) أقصى عمر للرمز يسمح، في ثوان.
apihelp-checktoken-param-token (نقاش) (ترجم) اختبار الرموز.
apihelp-checktoken-param-type (نقاش) (ترجم) نوع من الرموز يجري اختبارها.
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-clientlogin-description (نقاش) (ترجم) Log in to the wiki using the interactive flow.
apihelp-clientlogin-example-login (نقاش) (ترجم) Start the process of logging in to the wiki as user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>.
apihelp-clientlogin-example-login2 (نقاش) (ترجم) Continue logging in after a UI response for two-factor auth, supplying an <var>OATHToken</var> of <kbd>987654</kbd>.
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 (نقاش) (ترجم) انشاء حساب مستخدم جديد
apihelp-createaccount-example-create (نقاش) (ترجم) Start the process of creating user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>.
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 (نقاش) (ترجم) عنوان البريد الإلكتروني للمستخدم (اختياري).
apihelp-createaccount-param-language (نقاش) (ترجم) Language code to set as default for the user (optional, defaults to content language).
apihelp-createaccount-param-mailpassword (نقاش) (ترجم) اذا تم تعيين اي قيمة, سيتم ارسال كلمة سر عشوائية للمستخدم عن طريق الاميل.
apihelp-createaccount-param-name (نقاش) (ترجم) اسم المستخدم.
apihelp-createaccount-param-password (نقاش) (ترجم) Password (ignored if <var>$1mailpassword</var> is set).
apihelp-createaccount-param-preservestate (نقاش) (ترجم) If <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> returned true for <samp>hasprimarypreservedstate</samp>, requests marked as <samp>primary-required</samp> should be omitted. If it returned a non-empty value for <samp>preservedusername</samp>, that username must be used for the <var>username</var> parameter.
apihelp-createaccount-param-realname (نقاش) (ترجم) الاسم الحقيقي للمستخدم (اختياري).
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-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-tags (نقاش) (ترجم) Change tags to apply to the entry in the deletion log.
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 (نقاش) (ترجم) أضف الصفحة إلى لائحة مراقبة المستعمل الحالي
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 (نقاش) (ترجم) هذا الاصدار تم تعطيله.
apihelp-edit-description (نقاش) (ترجم) إنشاء وتعديل الصفحات.
apihelp-edit-example-edit (نقاش) (ترجم) عدل صفحة.
apihelp-edit-example-prepend (نقاش) (ترجم) Prepend <kbd>__NOTOC__</kbd> to a page.
apihelp-edit-example-undo (نقاش) (ترجم) Undo revisions 13579 through 13585 with autosummary.
الصفحة الأولى
الصفحة الأخيرة