Toate mesajele

Sari la navigare Sari la căutare
Aceasta este lista completă a mesajelor disponibile în domeniul MediaWiki. Vă rugăm să vizitați MediaWiki Localisation și translatewiki.net dacă vreți să contribuiți la localizarea programului MediaWiki generic.
Toate mesajele
Prima paginăPagina anterioarăPagina următoareUltima pagină
Nume Textul standard
Textul curent
apihelp-query+recentchanges-paramvalue-prop-autopatrolled (discuție) (Traducere) Tags patrollable edits as being autopatrolled or not.
apihelp-query+recentchanges-paramvalue-prop-comment (discuție) (Traducere) 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 (discuție) (Traducere) Adds flags for the edit.
apihelp-query+recentchanges-paramvalue-prop-ids (discuție) (Traducere) Adds the page ID, recent changes ID and the new and old revision ID.
apihelp-query+recentchanges-paramvalue-prop-loginfo (discuție) (Traducere) Adds log information (log ID, log type, etc) to log entries.
apihelp-query+recentchanges-paramvalue-prop-parsedcomment (discuție) (Traducere) 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 (discuție) (Traducere) Tags patrollable edits as being patrolled or unpatrolled.
apihelp-query+recentchanges-paramvalue-prop-redirect (discuție) (Traducere) Tags edit if page is a redirect.
apihelp-query+recentchanges-paramvalue-prop-sha1 (discuție) (Traducere) 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 (discuție) (Traducere) Adds the new and old page length in bytes.
apihelp-query+recentchanges-paramvalue-prop-tags (discuție) (Traducere) Lists tags for the entry.
apihelp-query+recentchanges-paramvalue-prop-timestamp (discuție) (Traducere) Adds timestamp of the edit.
apihelp-query+recentchanges-paramvalue-prop-title (discuție) (Traducere) Adds the page title of the edit.
apihelp-query+recentchanges-paramvalue-prop-user (discuție) (Traducere) 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 (discuție) (Traducere) 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 (discuție) (Traducere) Enumerate recent changes.
apihelp-query+redirects-example-generator (discuție) (Traducere) Get information about all redirects to the [[{{MediaWiki:Mainpage}}]].
apihelp-query+redirects-example-simple (discuție) (Traducere) Get a list of redirects to the [[{{MediaWiki:Mainpage}}]].
apihelp-query+redirects-param-limit (discuție) (Traducere) How many redirects to return.
apihelp-query+redirects-param-namespace (discuție) (Traducere) Only include pages in these namespaces.
apihelp-query+redirects-param-prop (discuție) (Traducere) Which properties to get:
apihelp-query+redirects-param-show (discuție) (Traducere) Show only items that meet these criteria:
apihelp-query+redirects-paramvalue-prop-fragment (discuție) (Traducere) Fragment of each redirect, if any.
apihelp-query+redirects-paramvalue-prop-pageid (discuție) (Traducere) Page ID of each redirect.
apihelp-query+redirects-paramvalue-prop-title (discuție) (Traducere) Title of each redirect.
apihelp-query+redirects-paramvalue-show-!fragment (discuție) (Traducere) Only show redirects without a fragment.
apihelp-query+redirects-paramvalue-show-fragment (discuție) (Traducere) Only show redirects with a fragment.
apihelp-query+redirects-summary (discuție) (Traducere) Returns all redirects to the given pages.
apihelp-query+revisions+base-param-contentformat (discuție) (Traducere) Serialization format used for <var>$1difftotext</var> and expected for output of content.
apihelp-query+revisions+base-param-contentformat-slot (discuție) (Traducere) Content serialization format used for output of content.
apihelp-query+revisions+base-param-diffto (discuție) (Traducere) 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 (discuție) (Traducere) 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 (discuție) (Traducere) 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 (discuție) (Traducere) Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> instead. Expand templates in revision content (requires $1prop=content).
apihelp-query+revisions+base-param-generatexml (discuție) (Traducere) 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 (discuție) (Traducere) 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 (discuție) (Traducere) 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 (discuție) (Traducere) Which properties to get for each revision:
apihelp-query+revisions+base-param-section (discuție) (Traducere) Only retrieve the content of the section with this identifier.
apihelp-query+revisions+base-param-slots (discuție) (Traducere) 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 (discuție) (Traducere) 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 (discuție) (Traducere) 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 (discuție) (Traducere) Content model ID of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-flags (discuție) (Traducere) Revision flags (minor).
apihelp-query+revisions+base-paramvalue-prop-ids (discuție) (Traducere) The ID of the revision.
apihelp-query+revisions+base-paramvalue-prop-parsedcomment (discuție) (Traducere) 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 (discuție) (Traducere) 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 (discuție) (Traducere) List content slot roles that exist in the revision.
apihelp-query+revisions+base-paramvalue-prop-sha1 (discuție) (Traducere) 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 (discuție) (Traducere) Length (bytes) of the revision.
Prima paginăPagina anterioarăPagina următoareUltima pagină