Messaggi di sistema
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-echoarticlereminder-example-2 (discussione) (Traduci) | Create an article reminder notification for tomorrow without comment |
apihelp-echoarticlereminder-param-comment (discussione) (Traduci) | Optional user comment to include in the reminder |
apihelp-echoarticlereminder-param-pageid (discussione) (Traduci) | ID of article to remind the user about |
apihelp-echoarticlereminder-param-timestamp (discussione) (Traduci) | On which timestamp to remind the user |
apihelp-echoarticlereminder-param-title (discussione) (Traduci) | Title of article to remind the user about |
apihelp-echoarticlereminder-summary (discussione) (Traduci) | Request a future reminder about the specified article |
apihelp-echomarkread-description (discussione) (Traduci) | Contrassegna tutte le notifiche come lette per l'utente attuale. |
apihelp-echomarkread-example-1 (discussione) (Traduci) | Contrassegna la notifica 8 come letta |
apihelp-echomarkread-example-2 (discussione) (Traduci) | Contrassegna tutte le notifiche come lette |
apihelp-echomarkread-example-3 (discussione) (Traduci) | Contrassegna la notifica 1 come non letta |
apihelp-echomarkread-param-all (discussione) (Traduci) | Se impostato, contrassegna tutte le notifiche dell'utente come lette. |
apihelp-echomarkread-param-list (discussione) (Traduci) | Un elenco di ID notifiche da contrassegnare come lette. |
apihelp-echomarkread-param-sections (discussione) (Traduci) | Un elenco di sezioni da contrassegnare come lette. |
apihelp-echomarkread-param-unreadlist (discussione) (Traduci) | Un elenco di ID notifiche da contrassegnare come non lette. |
apihelp-echomarkread-param-wikis (discussione) (Traduci) | List of wikis to mark notification as read (defaults to only current wiki). |
apihelp-echomarkread-summary (discussione) (Traduci) | Contrassegna tutte le notifiche come lette per l'utente attuale. |
apihelp-echomarkseen-description (discussione) (Traduci) | Contrassegna le notifiche come viste per l'utente attuale. |
apihelp-echomarkseen-example-1 (discussione) (Traduci) | Contrassegna le notifiche di tutti i tipi come viste |
apihelp-echomarkseen-param-timestampFormat (discussione) (Traduci) | Timestamp format to use for output, 'ISO_8601' or 'MW'. 'MW' is deprecated here, so all clients should switch to 'ISO_8601'. This parameter will be removed, and 'ISO_8601' will become the only output format. |
apihelp-echomarkseen-param-type (discussione) (Traduci) | Tipo di notifiche da contrassegnare come viste: 'alert', 'message' or 'all'. |
apihelp-echomarkseen-summary (discussione) (Traduci) | Contrassegna le notifiche come viste per l'utente attuale. |
apihelp-echomute-description (discussione) (Traduci) | Mute or unmute notifications from certain users or pages. |
apihelp-echomute-param-mute (discussione) (Traduci) | Pages or users to add to the mute list |
apihelp-echomute-param-type (discussione) (Traduci) | Which mute list to add to or remove from |
apihelp-echomute-param-unmute (discussione) (Traduci) | Pages or users to remove from the mute list |
apihelp-echomute-summary (discussione) (Traduci) | Mute or unmute notifications from certain users or pages. |
apihelp-echopushsubscriptions+create-example (discussione) (Traduci) | Register a push subscription for the current user. |
apihelp-echopushsubscriptions+create-param-provider (discussione) (Traduci) | The push service provider for which to register a token. |
apihelp-echopushsubscriptions+create-param-providertoken (discussione) (Traduci) | The token to register. |
apihelp-echopushsubscriptions+create-param-topic (discussione) (Traduci) | The APNS topic (app bundle ID) to send the notification to. |
apihelp-echopushsubscriptions+create-summary (discussione) (Traduci) | Register push subscriptions for the current user. |
apihelp-echopushsubscriptions+delete-example (discussione) (Traduci) | Unregister a push subscription for the current user. |
apihelp-echopushsubscriptions+delete-param-centraluserid (discussione) (Traduci) | The central user ID associated with the subscription to unregister. |
apihelp-echopushsubscriptions+delete-param-providertoken (discussione) (Traduci) | The token associated with the push subscription to unregister. |
apihelp-echopushsubscriptions+delete-summary (discussione) (Traduci) | Unregister push subscriptions for the current user or another specified user. |
apihelp-echopushsubscriptions-param-command (discussione) (Traduci) | Action to perform. |
apihelp-echopushsubscriptions-summary (discussione) (Traduci) | Manage push subscriptions for the current user. |
apihelp-edit-example-edit (discussione) (Traduci) | Modifica una pagina. |
apihelp-edit-example-prepend (discussione) (Traduci) | Anteponi <kbd>__NOTOC__</kbd> a una pagina. |
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 or section. Overrides $1text. Use $1section=new to append a new section, rather than this parameter. |
apihelp-edit-param-baserevid (discussione) (Traduci) | ID of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions]]. Self-conflicts cause the edit to fail unless basetimestamp is set. |
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]]. Self-conflicts are ignored. |
apihelp-edit-param-bot (discussione) (Traduci) | Contrassegna questa modifica come eseguita da un bot. |
apihelp-edit-param-contentformat (discussione) (Traduci) | Content serialization format used for the input text. |
apihelp-edit-param-contentmodel (discussione) (Traduci) | Modello di contenuto dei nuovi contenuti. |
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) | Contrassegna questa modifica come minore. |
apihelp-edit-param-nocreate (discussione) (Traduci) | Genera un errore se la pagina non esiste. |