Messaggi di sistema

Da Japanese Craftpedia Portal.
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-bs-user-store-summary (discussione) (Traduci) Elenca tutti gli utenti del database. Consente ordinamento, filtraggio e impaginazione. Implementa parametri ExtJS Store.
apihelp-bs-watchlist-store-summary (discussione) (Traduci) Elenca tutte le voci degli osservati speciali. Consente l'ordinamento, il filtraggio e l'impaginazione. Implementa i parametri di archiviazione.
apihelp-bs-wikipage-store-summary (discussione) (Traduci) Elenca tutte le pagine wiki. Consente ordinamento, filtraggio e impaginazione. Implementa parametri ExtJS Store.
apihelp-bs-wikipage-tasks-summary (discussione) (Traduci) Fornisce operazioni comuni per WikiPages
apihelp-bs-wikisubpage-treestore-param-node (discussione) (Traduci) Il titolo con prefisso della pagina wiki
apihelp-bs-wikisubpage-treestore-param-options (discussione) (Traduci) Elenco di opzioni
apihelp-bs-wikisubpage-treestore-summary (discussione) (Traduci) Elenca le sottopagine di una pagina specifica
apihelp-changeauthenticationdata-example-password (discussione) (Traduci) Tentativo di modificare la password dell'utente corrente a <kbd>ExamplePassword</kbd>.
apihelp-changeauthenticationdata-summary (discussione) (Traduci) Modificare i dati di autenticazione per l'utente corrente.
apihelp-changecontentmodel-example (discussione) (Traduci) Change the main page to have the <code>text</code> content model
apihelp-changecontentmodel-param-bot (discussione) (Traduci) Mark the content model change with a bot flag.
apihelp-changecontentmodel-param-model (discussione) (Traduci) Modello di contenuto del nuovo contenuto.
apihelp-changecontentmodel-param-pageid (discussione) (Traduci) Page ID of the page to change the contentmodel of. Cannot be used together with <var>$1title</var>.
apihelp-changecontentmodel-param-summary (discussione) (Traduci) Edit summary and log entry reason
apihelp-changecontentmodel-param-tags (discussione) (Traduci) Cambia le etichette da applicare alla voce del registro e modifica.
apihelp-changecontentmodel-param-title (discussione) (Traduci) Title of the page to change the contentmodel of. Cannot be used together with <var>$1pageid</var>.
apihelp-changecontentmodel-summary (discussione) (Traduci) Modifica il modello di contenuto di una pagina
apihelp-checktoken-example-simple (discussione) (Traduci) Verifica la validità di un token <kbd>csrf</kbd>.
apihelp-checktoken-param-maxtokenage (discussione) (Traduci) Massima età consentita per il token, in secondi.
apihelp-checktoken-param-token (discussione) (Traduci) Token da testare.
apihelp-checktoken-param-type (discussione) (Traduci) Tipo di token in corso di test.
apihelp-checktoken-summary (discussione) (Traduci) Verifica la validità di un token da <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>.
apihelp-clearhasmsg-example-1 (discussione) (Traduci) Cancella il flag <code>hasmsg</code> per l'utente corrente.
apihelp-clearhasmsg-summary (discussione) (Traduci) Cancella il flag <code>hasmsg</code> per l'utente corrente.
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.
Prima paginaPagina precedentePagina successivaUltima pagina