پیام‌های سامانه

پرش به ناوبری پرش به جستجو
این فهرستی از پیام‌های سامانه‌ای موجود در فضای نام مدیاویکی است. چنانچه مایل به مشارکت در بومی‌سازی مدیاویکی هستید لطفاً بومی‌سازی مدیاویکی و translatewiki.net را ببینید.
پیام‌های سامانه
صفحهٔ نخستصفحهٔ قبلصفحهٔ بعدیصفحه پایانی
نام متن پیش‌فرض پیام
متن کنونی پیام
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.
apihelp-query+revisions+base-paramvalue-prop-slotsha1 (گفتگو) (ترجمه) SHA-1 (base 16) of each revision slot. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-slotsize (گفتگو) (ترجمه) Length (bytes) of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-tags (گفتگو) (ترجمه) برچسب برای نسخه‌های ویرایش.
apihelp-query+revisions+base-paramvalue-prop-timestamp (گفتگو) (ترجمه) The timestamp of the revision.
apihelp-query+revisions+base-paramvalue-prop-user (گفتگو) (ترجمه) User that made the revision. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-userid (گفتگو) (ترجمه) User ID of the revision creator. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+revisions-example-content (گفتگو) (ترجمه) Get data with content for the last revision of titles <kbd>API</kbd> and [[{{MediaWiki:Mainpage}}]].
apihelp-query+revisions-example-first5 (گفتگو) (ترجمه) Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]].
apihelp-query+revisions-example-first5-after (گفتگو) (ترجمه) Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] made after 2006-05-01.
apihelp-query+revisions-example-first5-not-localhost (گفتگو) (ترجمه) Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] that were not made by anonymous user <kbd>127.0.0.1</kbd>.
apihelp-query+revisions-example-first5-user (گفتگو) (ترجمه) Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] that were made by the user <kbd>MediaWiki default</kbd>.
apihelp-query+revisions-example-last5 (گفتگو) (ترجمه) Get last 5 revisions of the [[{{MediaWiki:Mainpage}}]].
apihelp-query+revisions-extended-description (گفتگو) (ترجمه) May be used in several ways: # Get data about a set of pages (last revision), by setting titles or pageids. # Get revisions for one given page, by using titles or pageids with start, end, or limit. # Get data about a set of revisions by setting their IDs with revids.
صفحهٔ نخستصفحهٔ قبلصفحهٔ بعدیصفحه پایانی