پیامهای سامانه
از مجال
این فهرستی از پیامهای سامانهای موجود در فضای نام مدیاویکی است.
چنانچه مایل به مشارکت در بومیسازی مدیاویکی هستید لطفاً بومیسازی مدیاویکی و translatewiki.net را ببینید.
| نام | متن پیشفرض پیام |
|---|---|
| متن کنونی پیام | |
| apihelp-query+recentchanges-paramvalue-prop-autopatrolled (بحث) (ترجمه) | Tags patrollable edits as being autopatrolled or not. |
| apihelp-query+recentchanges-paramvalue-prop-comment (بحث) (ترجمه) | Adds the comment for the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+recentchanges-paramvalue-prop-flags (بحث) (ترجمه) | افزودن برچسب برای ویرایش. |
| apihelp-query+recentchanges-paramvalue-prop-ids (بحث) (ترجمه) | Adds the page ID, recent changes ID and the new and old revision ID. |
| apihelp-query+recentchanges-paramvalue-prop-loginfo (بحث) (ترجمه) | Adds log information (log ID, log type, etc) to log entries. |
| apihelp-query+recentchanges-paramvalue-prop-parsedcomment (بحث) (ترجمه) | خلاصهٔ تجزیهشدهٔ ویرایش را اضافه میکند. در صورتی که نسخهٔ مرتبط با خلاصه حذف شده باشد، یک ویژگی <samp>commenthidden</samp> برگردانده خواهد شد. |
| apihelp-query+recentchanges-paramvalue-prop-patrolled (بحث) (ترجمه) | Tags patrollable edits as being patrolled or unpatrolled. |
| apihelp-query+recentchanges-paramvalue-prop-redirect (بحث) (ترجمه) | Tags edit if page is a redirect. |
| apihelp-query+recentchanges-paramvalue-prop-sha1 (بحث) (ترجمه) | Adds the content checksum for entries associated with a revision. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned. |
| apihelp-query+recentchanges-paramvalue-prop-sizes (بحث) (ترجمه) | Adds the new and old page length in bytes. |
| apihelp-query+recentchanges-paramvalue-prop-tags (بحث) (ترجمه) | Lists tags for the entry. |
| apihelp-query+recentchanges-paramvalue-prop-timestamp (بحث) (ترجمه) | افزودن زمان ویرایش. |
| apihelp-query+recentchanges-paramvalue-prop-title (بحث) (ترجمه) | Adds the page title of the edit. |
| apihelp-query+recentchanges-paramvalue-prop-user (بحث) (ترجمه) | Adds the user responsible for the edit and tags if they are an IP. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+recentchanges-paramvalue-prop-userid (بحث) (ترجمه) | Adds the user ID responsible for the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+recentchanges-summary (بحث) (ترجمه) | Enumerate recent changes. |
| apihelp-query+redirects-example-generator (بحث) (ترجمه) | Get information about all redirects to the [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+redirects-example-simple (بحث) (ترجمه) | Get a list of redirects to the [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+redirects-param-limit (بحث) (ترجمه) | تعداد تغییرمسیرها برای بازگرداندن. |
| apihelp-query+redirects-param-namespace (بحث) (ترجمه) | Only include pages in these namespaces. |
| apihelp-query+redirects-param-prop (بحث) (ترجمه) | Which properties to get: |
| apihelp-query+redirects-param-show (بحث) (ترجمه) | Show only items that meet these criteria: |
| apihelp-query+redirects-paramvalue-prop-fragment (بحث) (ترجمه) | Fragment of each redirect, if any. |
| apihelp-query+redirects-paramvalue-prop-pageid (بحث) (ترجمه) | Page ID of each redirect. |
| apihelp-query+redirects-paramvalue-prop-title (بحث) (ترجمه) | عنوان هر تغییرمسیر. |
| apihelp-query+redirects-paramvalue-show-!fragment (بحث) (ترجمه) | Only show redirects without a fragment. |
| apihelp-query+redirects-paramvalue-show-fragment (بحث) (ترجمه) | Only show redirects with a fragment. |
| apihelp-query+redirects-summary (بحث) (ترجمه) | Returns all redirects to the given pages. |
| apihelp-query+revisions+base-param-contentformat (بحث) (ترجمه) | Serialization format used for <var>$1difftotext</var> and expected for output of content. |
| apihelp-query+revisions+base-param-contentformat-slot (بحث) (ترجمه) | Content serialization format used for output of content. |
| apihelp-query+revisions+base-param-diffto (بحث) (ترجمه) | Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Revision ID to diff each revision to. Use <kbd>prev</kbd>, <kbd>next</kbd> and <kbd>cur</kbd> for the previous, next and current revision respectively. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1. |
| apihelp-query+revisions+base-param-difftotext (بحث) (ترجمه) | Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Text to diff each revision to. Only diffs a limited number of revisions. Overrides <var>$2diffto</var>. If <var>$2section</var> is set, only that section will be diffed against this text. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1. |
| apihelp-query+revisions+base-param-difftotextpst (بحث) (ترجمه) | Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Perform a pre-save transform on the text before diffing it. Only valid when used with <var>$1difftotext</var>. |
| apihelp-query+revisions+base-param-expandtemplates (بحث) (ترجمه) | Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> instead. Expand templates in revision content (requires $1prop=content). |
| apihelp-query+revisions+base-param-generatexml (بحث) (ترجمه) | Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> or <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Generate XML parse tree for revision content (requires $1prop=content). |
| apihelp-query+revisions+base-param-limit (بحث) (ترجمه) | Limit how many revisions will be returned. If <var>$3prop=content</var>, <var>$3prop=parsetree</var>, <var>$3diffto</var> or <var>$3difftotext</var> is used, the limit is $1. If <var>$3parse</var> is used, the limit is $2. |
| apihelp-query+revisions+base-param-parse (بحث) (ترجمه) | Use <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Parse revision content (requires <var>$2prop=content</var>). For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1. |
| apihelp-query+revisions+base-param-prop (بحث) (ترجمه) | Which properties to get for each revision: |
| apihelp-query+revisions+base-param-section (بحث) (ترجمه) | Only retrieve the content of the section with this identifier. |
| apihelp-query+revisions+base-param-slots (بحث) (ترجمه) | Which revision slots to return data for, when slot-related properties are included in <var>$1props</var>. If omitted, data from the <kbd>main</kbd> slot will be returned in a backwards-compatible format. |
| apihelp-query+revisions+base-paramvalue-prop-comment (بحث) (ترجمه) | Comment by the user for the revision. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+revisions+base-paramvalue-prop-content (بحث) (ترجمه) | متن نسخه ویرایش. |
| apihelp-query+revisions+base-paramvalue-prop-contentmodel (بحث) (ترجمه) | Content model ID of each revision slot. |
| apihelp-query+revisions+base-paramvalue-prop-flags (بحث) (ترجمه) | Revision flags (minor). |
| apihelp-query+revisions+base-paramvalue-prop-ids (بحث) (ترجمه) | The ID of the revision. |
| apihelp-query+revisions+base-paramvalue-prop-parsedcomment (بحث) (ترجمه) | Parsed comment by the user for the revision. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+revisions+base-paramvalue-prop-parsetree (بحث) (ترجمه) | Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> or <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. The XML parse tree of revision content (requires content model <code>$1</code>). For performance reasons, if this option is used, <var>$3limit</var> is enforced to $2. |
| apihelp-query+revisions+base-paramvalue-prop-roles (بحث) (ترجمه) | List content slot roles that exist in the revision. |
| apihelp-query+revisions+base-paramvalue-prop-sha1 (بحث) (ترجمه) | SHA-1 (base 16) of the revision. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned. |
| apihelp-query+revisions+base-paramvalue-prop-size (بحث) (ترجمه) | Length (bytes) of the revision. |
