Mesajes de sistem
Aspeta
Esta es un lista de mesajes de sistem disponable en la spasio de nom MediaWiki.
Si tu vole contribui a la tradui jeneral de MediaWiki, per favore visita Locali de MediaWiki e translatewiki.net.
| Nom | Testo inisial de mesaje |
|---|---|
| Testo presente de mesaje | |
| apihelp-query+recentchanges-paramvalue-prop-flags (discute) (Tradui) | Adds flags for the edit. |
| apihelp-query+recentchanges-paramvalue-prop-ids (discute) (Tradui) | Adds the page ID, recent changes ID and the new and old revision ID. |
| apihelp-query+recentchanges-paramvalue-prop-loginfo (discute) (Tradui) | Adds log information (log ID, log type, etc) to log entries. |
| apihelp-query+recentchanges-paramvalue-prop-parsedcomment (discute) (Tradui) | Adds the parsed comment for the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+recentchanges-paramvalue-prop-patrolled (discute) (Tradui) | Tags patrollable edits as being patrolled or unpatrolled. |
| apihelp-query+recentchanges-paramvalue-prop-redirect (discute) (Tradui) | Tags edit if page is a redirect. |
| apihelp-query+recentchanges-paramvalue-prop-sha1 (discute) (Tradui) | 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 (discute) (Tradui) | Adds the new and old page length in bytes. |
| apihelp-query+recentchanges-paramvalue-prop-tags (discute) (Tradui) | Lists tags for the entry. |
| apihelp-query+recentchanges-paramvalue-prop-timestamp (discute) (Tradui) | Adds timestamp of the edit. |
| apihelp-query+recentchanges-paramvalue-prop-title (discute) (Tradui) | Adds the page title of the edit. |
| apihelp-query+recentchanges-paramvalue-prop-user (discute) (Tradui) | 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 (discute) (Tradui) | 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 (discute) (Tradui) | Enumerate recent changes. |
| apihelp-query+redirects-example-generator (discute) (Tradui) | Get information about all redirects to the [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+redirects-example-simple (discute) (Tradui) | Get a list of redirects to the [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+redirects-param-limit (discute) (Tradui) | How many redirects to return. |
| apihelp-query+redirects-param-namespace (discute) (Tradui) | Only include pages in these namespaces. |
| apihelp-query+redirects-param-prop (discute) (Tradui) | Which properties to get: |
| apihelp-query+redirects-param-show (discute) (Tradui) | Show only items that meet these criteria: |
| apihelp-query+redirects-paramvalue-prop-fragment (discute) (Tradui) | Fragment of each redirect, if any. |
| apihelp-query+redirects-paramvalue-prop-pageid (discute) (Tradui) | Page ID of each redirect. |
| apihelp-query+redirects-paramvalue-prop-title (discute) (Tradui) | Title of each redirect. |
| apihelp-query+redirects-paramvalue-show-!fragment (discute) (Tradui) | Only show redirects without a fragment. |
| apihelp-query+redirects-paramvalue-show-fragment (discute) (Tradui) | Only show redirects with a fragment. |
| apihelp-query+redirects-summary (discute) (Tradui) | Returns all redirects to the given pages. |
| apihelp-query+revisions+base-param-contentformat (discute) (Tradui) | Serialization format used for <var>$1difftotext</var> and expected for output of content. |
| apihelp-query+revisions+base-param-contentformat-slot (discute) (Tradui) | Content serialization format used for output of content. |
| apihelp-query+revisions+base-param-diffto (discute) (Tradui) | 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 (discute) (Tradui) | 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 (discute) (Tradui) | 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 (discute) (Tradui) | Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> instead. Expand templates in revision content (requires $1prop=content). |
| apihelp-query+revisions+base-param-generatexml (discute) (Tradui) | 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 (discute) (Tradui) | 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 (discute) (Tradui) | 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 (discute) (Tradui) | Which properties to get for each revision: |
| apihelp-query+revisions+base-param-section (discute) (Tradui) | Only retrieve the content of the section with this identifier. |
| apihelp-query+revisions+base-param-slots (discute) (Tradui) | 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 (discute) (Tradui) | 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 (discute) (Tradui) | Content of each revision slot. If the content has been revision deleted, a <samp>texthidden</samp> property will be returned. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1. |
| apihelp-query+revisions+base-paramvalue-prop-contentmodel (discute) (Tradui) | Content model ID of each revision slot. |
| apihelp-query+revisions+base-paramvalue-prop-flags (discute) (Tradui) | Revision flags (minor). |
| apihelp-query+revisions+base-paramvalue-prop-ids (discute) (Tradui) | The ID of the revision. |
| apihelp-query+revisions+base-paramvalue-prop-parsedcomment (discute) (Tradui) | 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 (discute) (Tradui) | 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 (discute) (Tradui) | List content slot roles that exist in the revision. |
| apihelp-query+revisions+base-paramvalue-prop-sha1 (discute) (Tradui) | 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 (discute) (Tradui) | Length (bytes) of the revision. |
| apihelp-query+revisions+base-paramvalue-prop-slotsha1 (discute) (Tradui) | 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 (discute) (Tradui) | Length (bytes) of each revision slot. |