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-help-param-toc (Discussione) (Traduci) | Includi un indice nell'output HTML. |
| apihelp-help-param-wrap (Discussione) (Traduci) | Wrap the output in a standard API response structure. |
| apihelp-help-summary (Discussione) (Traduci) | Mostra la guida per i moduli specificati. |
| apihelp-imagerotate-example-generator (Discussione) (Traduci) | Ruota tutte le immagini in <kbd>Category:Flip</kbd> di <kbd>180</kbd> gradi. |
| apihelp-imagerotate-example-simple (Discussione) (Traduci) | Ruota <kbd>File:Example.png</kbd> di <kbd>90</kbd> gradi. |
| apihelp-imagerotate-param-rotation (Discussione) (Traduci) | Gradi di rotazione dell'immagine in senso orario. |
| apihelp-imagerotate-param-tags (Discussione) (Traduci) | Tags to apply to the entry in the upload log. |
| apihelp-imagerotate-summary (Discussione) (Traduci) | Ruota una o più immagini. |
| apihelp-import-example-import (Discussione) (Traduci) | Importa [[meta:Help:ParserFunctions]] nel namespace 100 con cronologia completa. |
| apihelp-import-extended-description (Discussione) (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-fullhistory (Discussione) (Traduci) | Per importazioni interwiki: importa l'intera cronologia, non solo la versione attuale. |
| apihelp-import-param-interwikipage (Discussione) (Traduci) | Per importazioni interwiki: pagina da importare. |
| apihelp-import-param-interwikisource (Discussione) (Traduci) | Per importazioni interwiki: wiki da cui importare. |
| apihelp-import-param-namespace (Discussione) (Traduci) | Importa in questo namespace. Non può essere usato insieme a <var>$1rootpage</var>. |
| apihelp-import-param-rootpage (Discussione) (Traduci) | Importa come sottopagina di questa pagina. Non può essere usato insieme a <var>$1namespace</var>. |
| apihelp-import-param-summary (Discussione) (Traduci) | Oggetto nel registro di importazione. |
| apihelp-import-param-tags (Discussione) (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 (Discussione) (Traduci) | Per importazioni interwiki: importa anche tutti i template inclusi. |
| apihelp-import-param-xml (Discussione) (Traduci) | File XML caricato. |
| apihelp-import-summary (Discussione) (Traduci) | Import a page from another wiki, or from an XML file. |
| apihelp-json-param-ascii (Discussione) (Traduci) | If specified, encodes all non-ASCII using hexadecimal escape sequences. Default when <var>formatversion</var> is <kbd>1</kbd>. |
| apihelp-json-param-callback (Discussione) (Traduci) | If specified, wraps the output into a given function call. For safety, all user-specific data will be restricted. |
| apihelp-json-param-formatversion (Discussione) (Traduci) | Output formatting: ;1:Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). ;2:Experimental modern format. Details may change! ;latest:Use the latest format (currently <kbd>2</kbd>), may change without warning. |
| apihelp-json-param-utf8 (Discussione) (Traduci) | If specified, encodes most (but not all) non-ASCII characters as UTF-8 instead of replacing them with hexadecimal escape sequences. Default when <var>formatversion</var> is not <kbd>1</kbd>. |
| apihelp-json-summary (Discussione) (Traduci) | Output data in JSON format. |
| apihelp-jsonfm-summary (Discussione) (Traduci) | Output data in JSON format (pretty-print in HTML). |
| apihelp-link (Discussione) (Traduci) | [[Special:ApiHelp/$1|$2]] |
| apihelp-linkaccount-example-link (Discussione) (Traduci) | Avvia il processo di collegamento ad un'utenza da <kbd>Example</kbd>. |
| apihelp-linkaccount-summary (Discussione) (Traduci) | Collegamento di un'utenza di un provider di terze parti all'utente corrente. |
| apihelp-login-example-gettoken (Discussione) (Traduci) | Recupera un token di login. |
| apihelp-login-example-login (Discussione) (Traduci) | Entra. |
| apihelp-login-extended-description (Discussione) (Traduci) | Questa azione deve essere usata esclusivamente in combinazione con [[Special:BotPasswords]]; utilizzarla per l'accesso all'account principale è deprecato e può fallire senza preavviso. Per accedere in modo sicuro all'utenza principale, usa <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>. |
| apihelp-login-extended-description-nobotpasswords (Discussione) (Traduci) | Questa azione è deprecata e può fallire senza preavviso. Per accedere in modo sicuro, usa [[Special:ApiHelp/clientlogin|action=clientlogin]]. |
| apihelp-login-param-domain (Discussione) (Traduci) | Dominio (opzionale). |
| apihelp-login-param-name (Discussione) (Traduci) | Nome utente. |
| apihelp-login-param-password (Discussione) (Traduci) | Password. |
| apihelp-login-param-token (Discussione) (Traduci) | Login token obtained in first request. |
| apihelp-login-summary (Discussione) (Traduci) | Accedi e ottieni i cookie di autenticazione. |
| apihelp-logout-example-logout (Discussione) (Traduci) | Disconnetti l'utente attuale. |
| apihelp-logout-summary (Discussione) (Traduci) | Esci e cancella i dati della sessione. |
| apihelp-main-extended-description (Discussione) (Traduci) | <div class="hlist plainlinks api-main-links"> * [[mw:Special:MyLanguage/API:Main_page|Documentazione]] (in inglese) * [[mw:Special:MyLanguage/API:FAQ|FAQ]] (in inglese) * [https://lists.wikimedia.org/mailman/listinfo/mediawiki-api Mailing list] * [https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce Annunci sull'API] * [https://phabricator.wikimedia.org/maniphest/query/GebfyV4uCaLd/#R Bug & richieste] </div> <strong>Stato:</strong> tutte le funzioni e caratteristiche mostrate su questa pagina dovrebbero funzionare, ma le API sono ancora in fase attiva di sviluppo, e potrebbero cambiare in qualsiasi momento. Iscriviti alla [https://lists.wikimedia.org/pipermail/mediawiki-api-announce/ la mailing list sugli annunci delle API MediaWiki] per essere informato sugli aggiornamenti. <strong>Istruzioni sbagliate:</strong> quando vengono impartite alle API delle istruzioni sbagliate, un'intestazione HTTP verrà inviata col messaggio "MediaWiki-API-Error" e, sia il valore dell'intestazione, sia il codice d'errore, verranno impostati con lo stesso valore. Per maggiori informazioni leggi [[mw:Special:MyLanguage/API:Errors_and_warnings|API:Errori ed avvertimenti]] (in inglese). <strong>Test:</strong> per testare facilmente le richieste API, vedi [[Special:ApiSandbox]]. |
| apihelp-main-param-action (Discussione) (Traduci) | Azione da compiere. |
| apihelp-main-param-assert (Discussione) (Traduci) | Verifica che l'utente abbia effettuato l'accesso se si è impostato <kbd>user</kbd>, o che abbia i permessi di bot se si è impostato <kbd>bot</kbd>. |
| apihelp-main-param-assertuser (Discussione) (Traduci) | Verify the current user is the named user. |
| apihelp-main-param-curtimestamp (Discussione) (Traduci) | Includi nel risultato il timestamp attuale. |
| apihelp-main-param-errorformat (Discussione) (Traduci) | Format to use for warning and error text output. ; plaintext: Wikitext with HTML tags removed and entities replaced. ; wikitext: Unparsed wikitext. ; html: HTML. ; raw: Message key and parameters. ; none: No text output, only the error codes. ; bc: Format used prior to MediaWiki 1.29. <var>errorlang</var> and <var>errorsuselocal</var> are ignored. |
| apihelp-main-param-errorlang (Discussione) (Traduci) | Language to use for warnings and errors. <kbd>[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo]]</kbd> with <kbd>siprop=languages</kbd> returns a list of language codes, or specify <kbd>content</kbd> to use this wiki's content language, or specify <kbd>uselang</kbd> to use the same value as the <var>uselang</var> parameter. |
| apihelp-main-param-errorsuselocal (Discussione) (Traduci) | If given, error texts will use locally-customized messages from the {{ns:MediaWiki}} namespace. |
| apihelp-main-param-format (Discussione) (Traduci) | Formato dell'output. |
| apihelp-main-param-maxage (Discussione) (Traduci) | Set the <code>max-age</code> HTTP cache control header to this many seconds. Errors are never cached. |