Messaggi di sistema
Aspetto
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-format-param-wrappedhtml (diskurs) (Traduci) | Restituisce l'HTML ben formattato e i moduli ResourceLoader associati come un oggetto JSON. |
| apihelp-globalpreferenceoverrides-example-change (diskurs) (Traduci) | Set or change overrides for <kbd>skin</kbd> and <kbd>hideminor</kbd> preferences. |
| apihelp-globalpreferenceoverrides-example-reset (diskurs) (Traduci) | Remove all local overrides. |
| apihelp-globalpreferenceoverrides-extended-description (diskurs) (Traduci) | Global values for affected preferences will be ignored. |
| apihelp-globalpreferenceoverrides-param-change (diskurs) (Traduci) | List of changes, formatted name=value (e.g. skin=vector). If no value is given (not even an equals sign), e.g., preferencename|otherpreference|..., the override will be removed. If any value passed contains the pipe character (<kbd>|</kbd>), use the [[Special:ApiHelp/main#main/datatypes|alternative multiple-value separator]] for correct operation. |
| apihelp-globalpreferenceoverrides-param-optionname (diskurs) (Traduci) | The name of the override that should be set to the value given by <var>optionvalue</var>. |
| apihelp-globalpreferenceoverrides-param-optionvalue (diskurs) (Traduci) | The value for the override specified by <var>optionname</var>. |
| apihelp-globalpreferenceoverrides-param-reset (diskurs) (Traduci) | Reset local overrides. Removes all, or, depending on the value of the <code>resetkinds</code> parameter, some types of local overrides and makes them global again. |
| apihelp-globalpreferenceoverrides-param-resetkinds (diskurs) (Traduci) | List of types of overrides to reset when the <var>reset</var> option is set. |
| apihelp-globalpreferenceoverrides-summary (diskurs) (Traduci) | Change local overrides for global preferences for the current user. |
| apihelp-globalpreferences-example-change (diskurs) (Traduci) | Change <kbd>skin</kbd> and <kbd>hideminor</kbd> preferences. |
| apihelp-globalpreferences-example-reset (diskurs) (Traduci) | Make all preferences non-global. |
| apihelp-globalpreferences-example-reset-one (diskurs) (Traduci) | Make a single preference non-global. |
| apihelp-globalpreferences-extended-description (diskurs) (Traduci) | Only preferences registered for the current wiki can be changed locally. |
| apihelp-globalpreferences-param-change (diskurs) (Traduci) | List of changes, formatted name=value (e.g. skin=vector). If no value is given (not even an equals sign), e.g., preferencename|otherpreference|..., the preference will be made non-global. If any value passed contains the pipe character (<kbd>|</kbd>), use the [[Special:ApiHelp/main#main/datatypes|alternative multiple-value separator]] for correct operation. |
| apihelp-globalpreferences-param-optionname (diskurs) (Traduci) | The name of the preference that should be set to the value given by <var>optionvalue</var>. |
| apihelp-globalpreferences-param-optionvalue (diskurs) (Traduci) | Il valore per la preferenza specificata da <var>optionname</var>. |
| apihelp-globalpreferences-param-reset (diskurs) (Traduci) | Reset global preferences. Removes all, or, depending on the value of the <code>resetkinds</code> parameter, some types of global preferences and make them not global anymore. |
| apihelp-globalpreferences-param-resetkinds (diskurs) (Traduci) | List of types of preferences to reset when the <var>reset</var> option is set. |
| apihelp-globalpreferences-summary (diskurs) (Traduci) | Change global preferences of the current user. |
| apihelp-help-example-help (diskurs) (Traduci) | Aiuto per lo stesso modulo di aiuto. |
| apihelp-help-example-main (diskurs) (Traduci) | Aiuto per il modulo principale. |
| apihelp-help-example-query (diskurs) (Traduci) | Help for two query submodules. |
| apihelp-help-example-recursive (diskurs) (Traduci) | Tutti gli aiuti in una pagina. |
| apihelp-help-example-submodules (diskurs) (Traduci) | Aiuto per <kbd>action=query</kbd> e tutti i suoi sotto-moduli. |
| apihelp-help-param-helpformat (diskurs) (Traduci) | Format of the help output. |
| apihelp-help-param-modules (diskurs) (Traduci) | Modules to display help for (values of the <var>action</var> and <var>format</var> parameters, or <kbd>main</kbd>). Can specify submodules with a <kbd>+</kbd>. |
| apihelp-help-param-recursivesubmodules (diskurs) (Traduci) | Include help for submodules recursively. |
| apihelp-help-param-submodules (diskurs) (Traduci) | Include help for submodules of the named module. |
| apihelp-help-param-toc (diskurs) (Traduci) | Includi un indice nell'output HTML. |
| apihelp-help-param-wrap (diskurs) (Traduci) | Wrap the output in a standard API response structure. |
| apihelp-help-summary (diskurs) (Traduci) | Mostra la guida per i moduli specificati. |
| apihelp-imagerotate-example-generator (diskurs) (Traduci) | Ruota tutte le immagini in <kbd>Category:Flip</kbd> di <kbd>180</kbd> gradi. |
| apihelp-imagerotate-example-simple (diskurs) (Traduci) | Ruota <kbd>File:Example.png</kbd> di <kbd>90</kbd> gradi. |
| apihelp-imagerotate-param-rotation (diskurs) (Traduci) | Gradi di rotazione dell'immagine in senso orario. |
| apihelp-imagerotate-param-tags (diskurs) (Traduci) | Tags to apply to the entry in the upload log. |
| apihelp-imagerotate-summary (diskurs) (Traduci) | Ruota una o più immagini. |
| apihelp-import-example-import (diskurs) (Traduci) | Importa [[meta:Help:ParserFunctions]] nel namespace 100 con cronologia completa. |
| apihelp-import-extended-description (diskurs) (Traduci) | Note that the HTTP POST must be done as a file upload (i.e. using multipart/form-data) when sending a file for the <var>xml</var> parameter. |
| apihelp-import-param-assignknownusers (diskurs) (Traduci) | Assign edits to local users where the named user exists locally. |
| apihelp-import-param-fullhistory (diskurs) (Traduci) | Per importazioni interwiki: importa l'intera cronologia, non solo la versione attuale. |
| apihelp-import-param-interwikipage (diskurs) (Traduci) | Per importazioni interwiki: pagina da importare. |
| apihelp-import-param-interwikiprefix (diskurs) (Traduci) | For uploaded imports: interwiki prefix to apply to unknown usernames (and known users if <var>$1assignknownusers</var> is set). |
| apihelp-import-param-interwikisource (diskurs) (Traduci) | Per importazioni interwiki: wiki da cui importare. |
| apihelp-import-param-namespace (diskurs) (Traduci) | Importa in questo namespace. Non può essere usato insieme a <var>$1rootpage</var>. |
| apihelp-import-param-rootpage (diskurs) (Traduci) | Importa come sottopagina di questa pagina. Non può essere usato insieme a <var>$1namespace</var>. |
| apihelp-import-param-summary (diskurs) (Traduci) | Oggetto nel registro di importazione. |
| apihelp-import-param-tags (diskurs) (Traduci) | Change tags to apply to the entry in the import log and to the null revision on the imported pages. |
| apihelp-import-param-templates (diskurs) (Traduci) | Per importazioni interwiki: importa anche tutti i template inclusi. |
| apihelp-import-param-xml (diskurs) (Traduci) | File XML caricato. |