Messaggi di sistema
Jump to navigation
Jump to search
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.
Nome | Testo predefinito |
---|---|
Testo attuale | |
apierror-unrecognizedparams (discussione) (Traduci) | Unrecognized {{PLURAL:$2|parameter|parameters}}: $1. |
apierror-unrecognizedvalue (discussione) (Traduci) | Unrecognized value for parameter <var>$1</var>: $2. |
apierror-unsupportedrepo (discussione) (Traduci) | Local file repository does not support querying all images. |
apierror-upload-filekeyneeded (discussione) (Traduci) | Must supply a <var>filekey</var> when <var>offset</var> is non-zero. |
apierror-upload-filekeynotallowed (discussione) (Traduci) | Cannot supply a <var>filekey</var> when <var>offset</var> is 0. |
apierror-upload-inprogress (discussione) (Traduci) | Upload from stash already in progress. |
apierror-upload-missingresult (discussione) (Traduci) | No result in status data. |
apierror-urlparamnormal (discussione) (Traduci) | Could not normalize image parameters for $1. |
apierror-writeapidenied (discussione) (Traduci) | You're not allowed to edit this wiki through the API. |
apihelp (discussione) (Traduci) | Aiuto API |
apihelp-block-example-ip-simple (discussione) (Traduci) | Blocca l'indirizzo IP <kbd>192.0.2.5</kbd> per tre giorni con una motivazione. |
apihelp-block-example-user-complex (discussione) (Traduci) | Blocca l'utente <kbd>Vandal</kbd> a tempo indeterminato con una motivazione, e impediscigli la creazione di nuove utenze e l'invio di email. |
apihelp-block-param-actionrestrictions (discussione) (Traduci) | List of actions to block the user from performing. Only applies when <var>partial</var> is set to true. |
apihelp-block-param-allowusertalk (discussione) (Traduci) | Allow the user to edit their own talk page (depends on <var>[[mw:Special:MyLanguage/Manual:$wgBlockAllowsUTEdit|$wgBlockAllowsUTEdit]]</var>). |
apihelp-block-param-anononly (discussione) (Traduci) | Blocca solo gli utenti non registrati (cioè disattiva i contributi anonimi da questo indirizzo IP). |
apihelp-block-param-autoblock (discussione) (Traduci) | Blocca automaticamente l'ultimo indirizzo IP usato dall'utente e i successivi con cui viene tentato l'accesso. |
apihelp-block-param-expiry (discussione) (Traduci) | Tempo di scadenza. Può essere relativo (ad esempio, <kbd>5 months</kbd> o <kbd>2 weeks</kbd>) o assoluto (ad esempio <kbd>2014-09-18T12:34:56Z</kbd>). Se impostato a <kbd>infinite</kbd>, <kbd>indefinite</kbd> o <kbd>never</kbd>, il blocco non scadrà mai. |
apihelp-block-param-hidename (discussione) (Traduci) | Nascondi il nome utente dal registro dei blocchi (Richiede i permessi di <code>hideuser</code>). |
apihelp-block-param-namespacerestrictions (discussione) (Traduci) | List of namespace IDs to block the user from editing. Only applies when <var>partial</var> is set to true. |
apihelp-block-param-nocreate (discussione) (Traduci) | Impedisci creazione di utenze. |
apihelp-block-param-noemail (discussione) (Traduci) | Prevent user from sending email through the wiki. (Requires the <code>blockemail</code> right). |
apihelp-block-param-pagerestrictions (discussione) (Traduci) | List of titles to block the user from editing. Only applies when <var>partial</var> is set to true. |
apihelp-block-param-partial (discussione) (Traduci) | Block user from specific pages or namespaces rather than the entire site. |
apihelp-block-param-reason (discussione) (Traduci) | Motivo del blocco. |
apihelp-block-param-reblock (discussione) (Traduci) | Se l'utente è già bloccato, sovrascrivere il blocco esistente. |
apihelp-block-param-tags (discussione) (Traduci) | Change tags to apply to the entry in the block log. |
apihelp-block-param-user (discussione) (Traduci) | Utente da bloccare. |
apihelp-block-param-userid (discussione) (Traduci) | Specifica <kbd>$1user=#<var>ID</var></kbd> invece. |
apihelp-block-param-watchlistexpiry (discussione) (Traduci) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
apihelp-block-param-watchuser (discussione) (Traduci) | Segui la pagina utente e le pagine di discussione utente dell'utente o dell'indirizzo IP. |
apihelp-block-summary (discussione) (Traduci) | Blocca un utente. |
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) | Content model of the new content. |
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) | Change tags to apply to the log entry and edit. |
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) | Change the content model of a page |
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>. |