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 | |
apihelp-removeauthenticationdata-summary (discussione) (Traduci) | Rimuove i dati di autenticazione per l'utente corrente. |
apihelp-resetpassword-example-email (discussione) (Traduci) | Invia una mail per reimpostare la password a tutti gli utenti con indirizzo di posta elettronica <kbd>user@example.com</kbd>. |
apihelp-resetpassword-example-user (discussione) (Traduci) | Invia una mail per reimpostare la password all'utente <kbd>Example</kbd>. |
apihelp-resetpassword-extended-description-noroutes (discussione) (Traduci) | Non sono disponibili rotte per la reimpostazione della password. Abilita le rotte in <var>[[mw:Special:MyLanguage/Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]]</var> per usare questo modulo. |
apihelp-resetpassword-param-email (discussione) (Traduci) | Indirizzo di posta elettronica dell'utente in corso di ripristino. |
apihelp-resetpassword-param-user (discussione) (Traduci) | Utente in corso di ripristino. |
apihelp-resetpassword-summary (discussione) (Traduci) | Invia una mail per reimpostare la password di un utente. |
apihelp-revisiondelete-example-log (discussione) (Traduci) | Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>. |
apihelp-revisiondelete-example-revision (discussione) (Traduci) | Hide content for revision <kbd>12345</kbd> on the page <kbd>Main Page</kbd>. |
apihelp-revisiondelete-param-hide (discussione) (Traduci) | Cosa nascondere per ogni versione. |
apihelp-revisiondelete-param-ids (discussione) (Traduci) | Identifiers for the revisions to be deleted. |
apihelp-revisiondelete-param-reason (discussione) (Traduci) | Motivo per l'eliminazione o il ripristino. |
apihelp-revisiondelete-param-show (discussione) (Traduci) | Cosa mostrare per ogni versione. |
apihelp-revisiondelete-param-suppress (discussione) (Traduci) | Whether to suppress data from administrators as well as others. |
apihelp-revisiondelete-param-tags (discussione) (Traduci) | Tags to apply to the entry in the deletion log. |
apihelp-revisiondelete-param-target (discussione) (Traduci) | Page title for the revision deletion, if required for the type. |
apihelp-revisiondelete-param-type (discussione) (Traduci) | Tipo di cancellazione della versione effettuata. |
apihelp-revisiondelete-summary (discussione) (Traduci) | Cancella e ripristina le versioni. |
apihelp-rollback-example-simple (discussione) (Traduci) | Roll back the last edits to page <kbd>Main Page</kbd> by user <kbd>Example</kbd>. |
apihelp-rollback-example-summary (discussione) (Traduci) | Roll back the last edits to page <kbd>Main Page</kbd> by IP user <kbd>192.0.2.5</kbd> with summary <kbd>Reverting vandalism</kbd>, and mark those edits and the revert as bot edits. |
apihelp-rollback-extended-description (discussione) (Traduci) | If the last user who edited the page made multiple edits in a row, they will all be rolled back. |
apihelp-rollback-param-markbot (discussione) (Traduci) | Mark the reverted edits and the revert as bot edits. |
apihelp-rollback-param-pageid (discussione) (Traduci) | Page ID of the page to roll back. Cannot be used together with <var>$1title</var>. |
apihelp-rollback-param-summary (discussione) (Traduci) | Custom edit summary. If empty, default summary will be used. |
apihelp-rollback-param-tags (discussione) (Traduci) | Tags to apply to the rollback. |
apihelp-rollback-param-title (discussione) (Traduci) | Title of the page to roll back. Cannot be used together with <var>$1pageid</var>. |
apihelp-rollback-param-user (discussione) (Traduci) | Name of the user whose edits are to be rolled back. |
apihelp-rollback-param-watchlist (discussione) (Traduci) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-rollback-param-watchlistexpiry (discussione) (Traduci) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
apihelp-rollback-summary (discussione) (Traduci) | Undo the last edit to the page. |
apihelp-rsd-example-simple (discussione) (Traduci) | Export the RSD schema. |
apihelp-rsd-summary (discussione) (Traduci) | Export an RSD (Really Simple Discovery) schema. |
apihelp-scribunto-console-description (discussione) (Traduci) | Internal module for servicing XHR requests from the Scribunto console. |
apihelp-scribunto-console-param-clear (discussione) (Traduci) | Set to clear the current session state. |
apihelp-scribunto-console-param-content (discussione) (Traduci) | The new content of the module. |
apihelp-scribunto-console-param-question (discussione) (Traduci) | The next line to evaluate as a script. |
apihelp-scribunto-console-param-session (discussione) (Traduci) | Session token. |
apihelp-scribunto-console-param-title (discussione) (Traduci) | Titolo del modulo su cui effettuare test. |
apihelp-scribunto-console-summary (discussione) (Traduci) | Internal module for servicing XHR requests from the Scribunto console. |
apihelp-setnotificationtimestamp-example-all (discussione) (Traduci) | Reset the notification status for the entire watchlist. |
apihelp-setnotificationtimestamp-example-allpages (discussione) (Traduci) | Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace. |
apihelp-setnotificationtimestamp-example-page (discussione) (Traduci) | Reset the notification status for <kbd>Main page</kbd>. |
apihelp-setnotificationtimestamp-example-pagetimestamp (discussione) (Traduci) | Set the notification timestamp for <kbd>Main page</kbd> so all edits since 1 January 2012 are unviewed. |
apihelp-setnotificationtimestamp-extended-description (discussione) (Traduci) | This affects the highlighting of changed pages in the watchlist and history, and the sending of email when the "{{int:tog-enotifwatchlistpages}}" preference is enabled. |
apihelp-setnotificationtimestamp-param-entirewatchlist (discussione) (Traduci) | Work on all watched pages. |
apihelp-setnotificationtimestamp-param-newerthanrevid (discussione) (Traduci) | Revision to set the notification timestamp newer than (one page only). |
apihelp-setnotificationtimestamp-param-timestamp (discussione) (Traduci) | Timestamp to which to set the notification timestamp. |
apihelp-setnotificationtimestamp-param-torevid (discussione) (Traduci) | Revision to set the notification timestamp to (one page only). |
apihelp-setnotificationtimestamp-summary (discussione) (Traduci) | Update the notification timestamp for watched pages. |
apihelp-setpagelanguage-example-default (discussione) (Traduci) | Change the language of the page with ID 123 to the wiki's default content language. |