Messaggi di sistema

Vai alla navigazione Vai alla ricerca
Questa è la lista di tutti i messaggi di sistema disponibili nel namespace MediaWiki. Visita MediaWiki Localisation e translatewiki.net se vuoi contribuire alla localizzazione generica di MediaWiki.
Messaggi di sistema
Prima paginaPagina precedentePagina successivaUltima pagina
Nome Testo predefinito
Testo attuale
apihelp-clientlogin-example-login (discussione) (Traduci) Avvia il processo di accesso alla wiki come utente <kbd>Example</kbd> con password <kbd>ExamplePassword</kbd>.
apihelp-clientlogin-example-login2 (discussione) (Traduci) Continua l'accesso dopo una risposta dell'<samp>UI</samp> per l'autenticazione a due fattori, fornendo un <var>OATHToken</var> di <kbd>987654</kbd>.
apihelp-clientlogin-summary (discussione) (Traduci) Accedi al wiki utilizzando il flusso interattivo.
apihelp-compare-example-1 (discussione) (Traduci) Crea un diff tra revisione 1 e revisione 2.
apihelp-compare-extended-description (discussione) (Traduci) Un numero di revisione, il titolo di una pagina, o un ID di pagina deve essere indicato sia per il "da" che per lo "a".
apihelp-compare-param-difftype (discussione) (Traduci) Return the comparison formatted as inline HTML.
apihelp-compare-param-fromcontentformat (discussione) (Traduci) Specify <kbd>fromslots=main</kbd> and use <var>fromcontentformat-main</var> instead.
apihelp-compare-param-fromcontentformat-{slot} (discussione) (Traduci) Content serialization format of <var>fromtext-{slot}</var>.
apihelp-compare-param-fromcontentmodel (discussione) (Traduci) Specify <kbd>fromslots=main</kbd> and use <var>fromcontentmodel-main</var> instead.
apihelp-compare-param-fromcontentmodel-{slot} (discussione) (Traduci) Content model of <var>fromtext-{slot}</var>. If not supplied, it will be guessed based on the other parameters.
apihelp-compare-param-fromid (discussione) (Traduci) Primo ID di pagina da confrontare.
apihelp-compare-param-frompst (discussione) (Traduci) Do a pre-save transform on <var>fromtext-{slot}</var>.
apihelp-compare-param-fromrev (discussione) (Traduci) Prima revisione da confrontare.
apihelp-compare-param-fromsection (discussione) (Traduci) Only use the specified section of the specified 'from' content.
apihelp-compare-param-fromsection-{slot} (discussione) (Traduci) When <var>fromtext-{slot}</var> is the content of a single section, this is the section identifier. It will be merged into the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var> as if for a section edit.
apihelp-compare-param-fromslots (discussione) (Traduci) Override content of the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. This parameter specifies the slots that are to be modified. Use <var>fromtext-{slot}</var>, <var>fromcontentmodel-{slot}</var>, and <var>fromcontentformat-{slot}</var> to specify content for each slot.
apihelp-compare-param-fromtext (discussione) (Traduci) Specify <kbd>fromslots=main</kbd> and use <var>fromtext-main</var> instead.
apihelp-compare-param-fromtext-{slot} (discussione) (Traduci) Testo dello spazio specificato. Se omesso, lo spazio è rimosso dalla versione.
apihelp-compare-param-fromtitle (discussione) (Traduci) Primo titolo da confrontare.
apihelp-compare-param-prop (discussione) (Traduci) Which pieces of information to get.
apihelp-compare-param-slots (discussione) (Traduci) Return individual diffs for these slots, rather than one combined diff for all slots.
apihelp-compare-param-tocontentformat (discussione) (Traduci) Specify <kbd>toslots=main</kbd> and use <var>tocontentformat-main</var> instead.
apihelp-compare-param-tocontentformat-{slot} (discussione) (Traduci) Content serialization format of <var>totext-{slot}</var>.
apihelp-compare-param-tocontentmodel (discussione) (Traduci) Specify <kbd>toslots=main</kbd> and use <var>tocontentmodel-main</var> instead.
apihelp-compare-param-tocontentmodel-{slot} (discussione) (Traduci) Content model of <var>totext-{slot}</var>. If not supplied, it will be guessed based on the other parameters.
apihelp-compare-param-toid (discussione) (Traduci) Secondo ID di pagina da confrontare.
apihelp-compare-param-topst (discussione) (Traduci) Do a pre-save transform on <var>totext</var>.
apihelp-compare-param-torelative (discussione) (Traduci) Use a revision relative to the revision determined from <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. All of the other 'to' options will be ignored.
apihelp-compare-param-torev (discussione) (Traduci) Seconda revisione da confrontare.
apihelp-compare-param-tosection (discussione) (Traduci) Only use the specified section of the specified 'to' content.
apihelp-compare-param-tosection-{slot} (discussione) (Traduci) When <var>totext-{slot}</var> is the content of a single section, this is the section identifier. It will be merged into the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var> as if for a section edit.
apihelp-compare-param-toslots (discussione) (Traduci) Override content of the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var>. This parameter specifies the slots that are to be modified. Use <var>totext-{slot}</var>, <var>tocontentmodel-{slot}</var>, and <var>tocontentformat-{slot}</var> to specify content for each slot.
apihelp-compare-param-totext (discussione) (Traduci) Specify <kbd>toslots=main</kbd> and use <var>totext-main</var> instead.
apihelp-compare-param-totext-{slot} (discussione) (Traduci) Text of the specified slot. If omitted, the slot is removed from the revision.
apihelp-compare-param-totitle (discussione) (Traduci) Primo titolo da confrontare.
apihelp-compare-paramvalue-prop-comment (discussione) (Traduci) The comment on the 'from' and 'to' revisions. If the comment has been revision deleted, a <samp>fromcommenthidden</samp> or <samp>tocommenthidden</samp> property will be returned.
apihelp-compare-paramvalue-prop-diff (discussione) (Traduci) The diff HTML.
apihelp-compare-paramvalue-prop-diffsize (discussione) (Traduci) The size of the diff HTML, in bytes.
apihelp-compare-paramvalue-prop-ids (discussione) (Traduci) The page and revision IDs of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-parsedcomment (discussione) (Traduci) The parsed comment on the 'from' and 'to' revisions. If the comment has been revision deleted, a <samp>fromcommenthidden</samp> or <samp>tocommenthidden</samp> property will be returned.
apihelp-compare-paramvalue-prop-rel (discussione) (Traduci) The revision IDs of the revision previous to 'from' and after 'to', if any.
apihelp-compare-paramvalue-prop-size (discussione) (Traduci) The size of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-timestamp (discussione) (Traduci) The timestamp of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-title (discussione) (Traduci) The page titles of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-user (discussione) (Traduci) The username and ID of the 'from' and 'to' revisions. If the user has been revision deleted, a <samp>fromuserhidden</samp> or <samp>touserhidden</samp> property will be returned.
apihelp-compare-summary (discussione) (Traduci) Ottieni le differenze tra 2 pagine.
apihelp-createaccount-example-create (discussione) (Traduci) Avvia il processo di creazione utente <kbd>Example</kbd> con password <kbd>ExamplePassword</kbd>.
apihelp-createaccount-param-preservestate (discussione) (Traduci) Se <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> ha restituito true per <samp>hasprimarypreservedstate</samp>, le richieste contrassegnate come <samp>primary-required</samp> dovrebbero essere omesse. Se invece ha restituito un valore non vuoto per <samp>preservedusername</samp>, quel nome utente deve essere utilizzato per il parametro <var>username</var>.
apihelp-createaccount-summary (discussione) (Traduci) Crea un nuovo account utente.
apihelp-cspreport-param-reportonly (discussione) (Traduci) Mark as being a report from a monitoring policy, not an enforced policy
Prima paginaPagina precedentePagina successivaUltima pagina