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.
Messaggi di sistema
Prima paginaPagina precedentePagina successivaUltima pagina
Nome Testo predefinito
Testo attuale
apierror-stashnosuchfilekey (discussione) (Traduci) No such filekey: $1.
apierror-stashpathinvalid (discussione) (Traduci) File key of improper format or otherwise invalid: $1.
apierror-stashwrongowner (discussione) (Traduci) Wrong owner: $1
apierror-stashzerolength (discussione) (Traduci) File is of zero length, and could not be stored in the stash: $1.
apierror-systemblocked (discussione) (Traduci) You have been blocked automatically by MediaWiki.
apierror-templateexpansion-notwikitext (discussione) (Traduci) Template expansion is only supported for wikitext content. $1 uses content model $2.
apierror-toofewexpiries (discussione) (Traduci) $1 expiry {{PLURAL:$1|timestamp was|timestamps were}} provided where $2 {{PLURAL:$2|was|were}} needed.
apierror-toomanyvalues (discussione) (Traduci) Troppi valori forniti per il parametro <var>$1</ var>. Il limite è $2.
apierror-unknownaction (discussione) (Traduci) The action specified, <kbd>$1</kbd>, is not recognized.
apierror-unknownerror (discussione) (Traduci) Unknown error: "$1".
apierror-unknownerror-editpage (discussione) (Traduci) Unknown EditPage error: $1.
apierror-unknownerror-nocode (discussione) (Traduci) Unknown error.
apierror-unknownformat (discussione) (Traduci) Unrecognized format "$1".
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>.
Prima paginaPagina precedentePagina successivaUltima pagina