Vai al contenuto

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.
Messaggi di sistema
Prima paginaPagina precedentePagina successivaUltima pagina
Nome Testo predefinito
Testo attuale
apihelp-managemessagegroups-param-changesetName (discussione) (Traduci) Changeset name - Default / Unattended / MediaWiki etc.
apihelp-managemessagegroups-param-groupId (discussione) (Traduci) ID gruppo. Vedi <kbd>[[Special:ApiHelp/query+messagegroups|action=query&meta=messagegroups]]</kbd>.
apihelp-managemessagegroups-param-messageKey (discussione) (Traduci) Replacement message key
apihelp-managemessagegroups-param-operation (discussione) (Traduci) The operation to be performed. Possible values: rename / new
apihelp-managemessagegroups-param-renameMessageKey (discussione) (Traduci) Target message key being renamed
apihelp-managemessagegroups-summary (discussione) (Traduci) Add a message as a rename of an existing message or a new message in the group during imports
apihelp-managetags-example-activate (discussione) (Traduci) Activate a tag named <kbd>spam</kbd> with the reason <kbd>For use in edit patrolling</kbd>
apihelp-managetags-example-create (discussione) (Traduci) Create a tag named <kbd>spam</kbd> with the reason <kbd>For use in edit patrolling</kbd>
apihelp-managetags-example-deactivate (discussione) (Traduci) Deactivate a tag named <kbd>spam</kbd> with the reason <kbd>No longer required</kbd>
apihelp-managetags-example-delete (discussione) (Traduci) Delete the <kbd>vandlaism</kbd> tag with the reason <kbd>Misspelt</kbd>
apihelp-managetags-param-ignorewarnings (discussione) (Traduci) Whether to ignore any warnings that are issued during the operation.
apihelp-managetags-param-operation (discussione) (Traduci) Which operation to perform:
apihelp-managetags-param-reason (discussione) (Traduci) An optional reason for creating, deleting, activating or deactivating the tag.
apihelp-managetags-param-tag (discussione) (Traduci) Tag to create, delete, activate or deactivate. For tag creation, the tag must not exist. For tag deletion, the tag must exist. For tag activation, the tag must exist and not be in use by an extension. For tag deactivation, the tag must be currently active and manually defined.
apihelp-managetags-param-tags (discussione) (Traduci) Change tags to apply to the entry in the tag management log.
apihelp-managetags-paramvalue-operation-activate (discussione) (Traduci) Activate a change tag, allowing users to apply it manually.
apihelp-managetags-paramvalue-operation-create (discussione) (Traduci) Create a new change tag for manual use.
apihelp-managetags-paramvalue-operation-deactivate (discussione) (Traduci) Deactivate a change tag, preventing users from applying it manually.
apihelp-managetags-paramvalue-operation-delete (discussione) (Traduci) Remove a change tag from the database, including removing the tag from all revisions, recent change entries and log entries on which it is used.
apihelp-managetags-summary (discussione) (Traduci) Perform management tasks relating to change tags.
apihelp-markfortranslation-param-forcelatestsyntaxversion (discussione) (Traduci) If <kbd>false</kbd>, do not use latest syntax version for this page. If absent, latest syntax version is used.
apihelp-markfortranslation-param-forcepriority (discussione) (Traduci) This parameter is ignored unless the <var>prioritylanguages</var> parameter is present. If <kbd>true</kbd>, prevent translations to languages other than the priority languages.
apihelp-markfortranslation-param-fuzzyunits (discussione) (Traduci) A list of translation unit IDs which should be fuzzied. This is only useful to override the default and allows fuzzying even units with only tvar changes.
apihelp-markfortranslation-param-nofuzzyunits (discussione) (Traduci) A list of translation unit IDs which should not be fuzzied. This will be merged with the default list, in which any units with only tvar changes will not be fuzzied.
apihelp-markfortranslation-param-pageid (discussione) (Traduci) The page ID of the page to act on. Either <var>title</var> or <var>pageid</var> must be set.
apihelp-markfortranslation-param-prioritylanguages (discussione) (Traduci) A list of priority language codes. If this is absent, any previously set value will be retained.
apihelp-markfortranslation-param-priorityreason (discussione) (Traduci) This parameter is ignored unless the <var>prioritylanguages</var> parameter is present. A string giving the reason for priority translation.
apihelp-markfortranslation-param-revid (discussione) (Traduci) Assert that the current version of the page has this revision ID before continuing. If the page has been updated, exit with an error.
apihelp-markfortranslation-param-title (discussione) (Traduci) The title of the page to act on. Either <var>title</var> or <var>pageid</var> must be set.
apihelp-markfortranslation-param-transclusion (discussione) (Traduci) If <kbd>yes</kbd> or absent, enable translation aware transclusion for this page. If <kbd>no</kbd>, disable transclusion.
apihelp-markfortranslation-param-translatetitle (discussione) (Traduci) If <kbd>yes</kbd>, allow translation of the display title. If <kbd>no</kbd>, do not allow translation. If absent, allow translation unless the page previously disallowed translation, or if the page is a template.
apihelp-markfortranslation-summary (discussione) (Traduci) Mark a page for translation
apihelp-mergehistory-example-merge (discussione) (Traduci) Unisci l'intera cronologia di <kbd>Oldpage</kbd> in <kbd>Newpage</kbd>.
apihelp-mergehistory-example-merge-timestamp (discussione) (Traduci) Unisci le versioni della pagina <kbd>Oldpage</kbd> fino a <kbd>2015-12-31T04:37:41Z</kbd> in <kbd>Newpage</kbd>.
apihelp-mergehistory-param-from (discussione) (Traduci) Il titolo della pagina da cui cronologia sarà unita. Non può essere usato insieme a <var>$1fromid</var>.
apihelp-mergehistory-param-fromid (discussione) (Traduci) L'ID della pagina da cui cronologia sarà unita. Non può essere usato insieme a <var>$1from</var>.
apihelp-mergehistory-param-reason (discussione) (Traduci) Motivo per l'unione della cronologia.
apihelp-mergehistory-param-timestamp (discussione) (Traduci) Il timestamp fino a cui le versioni saranno spostate dalla cronologia della pagina di origine a quella della pagina di destinazione. Se omesso, l'intera cronologia della pagina di origine sarà unita nella pagina di destinazione.
apihelp-mergehistory-param-to (discussione) (Traduci) Il titolo della pagina in cui cronologia sarà unita. Non può essere usato insieme a <var>$1toid</var>.
apihelp-mergehistory-param-toid (discussione) (Traduci) L'ID della pagina in cui cronologia sarà unita. Non può essere usato insieme a <var>$1to</var>.
apihelp-mergehistory-summary (discussione) (Traduci) Unisce cronologie pagine.
apihelp-messagegroupsubscription-param-groupId (discussione) (Traduci) Message group ID for the group being subscribed to. See <kbd>[[Special:ApiHelp/query+messagegroups|action=query&meta=messagegroups]]</kbd>.
apihelp-messagegroupsubscription-param-operation (discussione) (Traduci) L'operazione da eseguire.
apihelp-messagegroupsubscription-summary (discussione) (Traduci) Message group subscription related operations
apihelp-moderation-approve-example (discussione) (Traduci) Approve pending change #123.
apihelp-moderation-param-modaction (discussione) (Traduci) Moderation-related action to perform.
apihelp-moderation-param-modid (discussione) (Traduci) ID of the pending change.
apihelp-moderation-summary (discussione) (Traduci) Performs moderation-related action like Approve or Reject.
apihelp-move-example-move (discussione) (Traduci) Sposta <kbd>Badtitle</kbd> a <kbd>Goodtitle</kbd> senza lasciare redirect.
apihelp-move-param-from (discussione) (Traduci) Title of the page to rename. Cannot be used together with <var>$1fromid</var>.
Prima paginaPagina precedentePagina successivaUltima pagina