Messaggi di sistema
Questa è la lista di tutti i messaggi di sistema disponibili nel namespace MediaWiki. Visitare MediaWiki Localisation e translatewiki.net se si desidera contribuire alla localizzazione generica di MediaWiki.
Prima pagina |
Pagina precedente |
Pagina successiva |
Ultima pagina |
Nome | Testo predefinito |
---|---|
Testo attuale | |
apihelp-dbg-description (Discussione) (Traduci) | Output data in PHP's <code>var_export()</code> format. |
apihelp-dbgfm-description (Discussione) (Traduci) | Output data in PHP's <code>var_export()</code> format (pretty-print in HTML). |
apihelp-delete-description (Discussione) (Traduci) | Cancella una pagina. |
apihelp-delete-example-reason (Discussione) (Traduci) | Cancella la <kbd>Pagina Principale</kbd> con motivazione <kbd>Preparazione allo spostamento</kbd>. |
apihelp-delete-example-simple (Discussione) (Traduci) | Cancella la <kbd>Pagina Principale</kbd>. |
apihelp-delete-param-oldimage (Discussione) (Traduci) | The name of the old image to delete as provided by [[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]]. |
apihelp-delete-param-pageid (Discussione) (Traduci) | ID di pagina della pagina da cancellare. Non può essere usato insieme con <var>$1title</var>. |
apihelp-delete-param-reason (Discussione) (Traduci) | Motivo della cancellazione. Se non indicato, verrà usata una motivazione generata automaticamente. |
apihelp-delete-param-title (Discussione) (Traduci) | Titolo della pagina che si desidera eliminare. Non può essere usato insieme con <var>$1pageid</var>. |
apihelp-delete-param-unwatch (Discussione) (Traduci) | Rimuovi la pagina dagli Osservati Speciali dell'utente corrente. |
apihelp-delete-param-watch (Discussione) (Traduci) | Aggiungi la pagina agli Osservati Speciali dell'utente corrente. |
apihelp-delete-param-watchlist (Discussione) (Traduci) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-disabled-description (Discussione) (Traduci) | Questo modulo è stato disabilitato. |
apihelp-edit-description (Discussione) (Traduci) | Crea e modifica pagine. |
apihelp-edit-example-edit (Discussione) (Traduci) | Modifica una pagina. |
apihelp-edit-example-prepend (Discussione) (Traduci) | Prepend <kbd>__NOTOC__</kbd> to a page. |
apihelp-edit-example-undo (Discussione) (Traduci) | Undo revisions 13579 through 13585 with autosummary. |
apihelp-edit-param-appendtext (Discussione) (Traduci) | Add this text to the end of the page. Overrides $1text. Use $1section=new to append a new section, rather than this parameter. |
apihelp-edit-param-basetimestamp (Discussione) (Traduci) | Timestamp of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]]. |
apihelp-edit-param-bot (Discussione) (Traduci) | Segna questa modifica come bot. |
apihelp-edit-param-contentformat (Discussione) (Traduci) | Content serialization format used for the input text. |
apihelp-edit-param-contentmodel (Discussione) (Traduci) | Content model of the new content. |
apihelp-edit-param-createonly (Discussione) (Traduci) | Non modificare la pagina se già esiste. |
apihelp-edit-param-md5 (Discussione) (Traduci) | The MD5 hash of the $1text parameter, or the $1prependtext and $1appendtext parameters concatenated. If set, the edit won't be done unless the hash is correct. |
apihelp-edit-param-minor (Discussione) (Traduci) | Modifica minore. |
apihelp-edit-param-nocreate (Discussione) (Traduci) | Genera un errore se la pagina non esiste. |
apihelp-edit-param-notminor (Discussione) (Traduci) | Modifica non minore. |
apihelp-edit-param-pageid (Discussione) (Traduci) | ID di pagina della pagina da modificare. Non può essere usato insieme con <var>$1title</var>. |
apihelp-edit-param-prependtext (Discussione) (Traduci) | Add this text to the beginning of the page. Overrides $1text. |
apihelp-edit-param-recreate (Discussione) (Traduci) | Override any errors about the page having been deleted in the meantime. |
apihelp-edit-param-redirect (Discussione) (Traduci) | Automatically resolve redirects. |
apihelp-edit-param-section (Discussione) (Traduci) | Section number. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section. |
apihelp-edit-param-sectiontitle (Discussione) (Traduci) | Il titolo per una nuova sezione. |
apihelp-edit-param-starttimestamp (Discussione) (Traduci) | Timestamp when the editing process began, used to detect edit conflicts. An appropriate value may be obtained using <var>[[Special:ApiHelp/main|curtimestamp]]</var> when beginning the edit process (e.g. when loading the page content to edit). |
apihelp-edit-param-summary (Discussione) (Traduci) | Oggetto della modifica. Anche titolo della sezione se $1sezione=new e $1sectiontitle non è impostato. |
apihelp-edit-param-tags (Discussione) (Traduci) | Cambia i tag da applicare alla revisione. |
apihelp-edit-param-text (Discussione) (Traduci) | Contenuto della pagina. |
apihelp-edit-param-title (Discussione) (Traduci) | Titolo della pagina da modificare. Non può essere usato insieme con <var>$1pageid</var>. |
apihelp-edit-param-token (Discussione) (Traduci) | The token should always be sent as the last parameter, or at least after the $1text parameter. |
apihelp-edit-param-undo (Discussione) (Traduci) | Undo this revision. Overrides $1text, $1prependtext and $1appendtext. |
apihelp-edit-param-undoafter (Discussione) (Traduci) | Undo all revisions from $1undo to this one. If not set, just undo one revision. |
apihelp-edit-param-unwatch (Discussione) (Traduci) | Rimuovi la pagina dagli Osservati Speciali dell'utente corrente. |
apihelp-edit-param-watch (Discussione) (Traduci) | Aggiungi la pagina agli Osservati Speciali dell'utente corrente. |
apihelp-edit-param-watchlist (Discussione) (Traduci) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-emailuser-description (Discussione) (Traduci) | Manda un'e-mail ad un utente. |
apihelp-emailuser-example-email (Discussione) (Traduci) | Send an email to user <kbd>WikiSysop</kbd> with the text <kbd>Content</kbd>. |
apihelp-emailuser-param-ccme (Discussione) (Traduci) | Mandami una copia di questa mail. |
apihelp-emailuser-param-subject (Discussione) (Traduci) | Subject header. |
apihelp-emailuser-param-target (Discussione) (Traduci) | User to send email to. |
apihelp-emailuser-param-text (Discussione) (Traduci) | Mail body. |
Prima pagina |
Pagina precedente |
Pagina successiva |
Ultima pagina |