Messaggi di sistema
Questa è la lista di tutti i messaggi di sistema disponibili nel namespace MediaWiki. Visitare MediaWiki Localisation e translatewiki.net se si desidera contribuire alla localizzazione generica di MediaWiki.
Prima pagina |
Pagina precedente |
Pagina successiva |
Ultima pagina |
Nome | Testo predefinito |
---|---|
Testo attuale | |
apihelp-query+allusers-param-excludegroup (Discussione) (Traduci) | Escludi gli utenti nei gruppi indicati. |
apihelp-query+allusers-param-from (Discussione) (Traduci) | Il nome utente da cui iniziare l'elenco. |
apihelp-query+allusers-param-group (Discussione) (Traduci) | Includi solo gli utenti nei gruppi indicati. |
apihelp-query+allusers-param-limit (Discussione) (Traduci) | Quanti nomi utente totali restituire. |
apihelp-query+allusers-param-prefix (Discussione) (Traduci) | Ricerca per tutti gli utenti che iniziano con questo valore. |
apihelp-query+allusers-param-prop (Discussione) (Traduci) | Quali pezzi di informazioni includere: |
apihelp-query+allusers-param-rights (Discussione) (Traduci) | Only include users with the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed. |
apihelp-query+allusers-param-to (Discussione) (Traduci) | Il nome utente al quale interrompere l'elenco. |
apihelp-query+allusers-param-witheditsonly (Discussione) (Traduci) | Only list users who have made edits. |
apihelp-query+allusers-paramvalue-prop-blockinfo (Discussione) (Traduci) | Adds the information about a current block on the user. |
apihelp-query+allusers-paramvalue-prop-centralids (Discussione) (Traduci) | Adds the central IDs and attachment status for the user. |
apihelp-query+allusers-paramvalue-prop-editcount (Discussione) (Traduci) | Adds the edit count of the user. |
apihelp-query+allusers-paramvalue-prop-groups (Discussione) (Traduci) | Lists groups that the user is in. This uses more server resources and may return fewer results than the limit. |
apihelp-query+allusers-paramvalue-prop-implicitgroups (Discussione) (Traduci) | Lists all the groups the user is automatically in. |
apihelp-query+allusers-paramvalue-prop-registration (Discussione) (Traduci) | Adds the timestamp of when the user registered if available (may be blank). |
apihelp-query+allusers-paramvalue-prop-rights (Discussione) (Traduci) | Lists rights that the user has. |
apihelp-query+authmanagerinfo-description (Discussione) (Traduci) | Retrieve information about the current authentication status. |
apihelp-query+authmanagerinfo-param-requestsfor (Discussione) (Traduci) | Fetch information about the authentication requests needed for the specified authentication action. |
apihelp-query+authmanagerinfo-param-securitysensitiveoperation (Discussione) (Traduci) | Test whether the user's current authentication status is sufficient for the specified security-sensitive operation. |
apihelp-query+backlinks-description (Discussione) (Traduci) | Trova tutte le pagine che puntano a quella specificata. |
apihelp-query+backlinks-example-generator (Discussione) (Traduci) | Get information about pages linking to <kbd>Main page</kbd>. |
apihelp-query+backlinks-example-simple (Discussione) (Traduci) | Mostra collegamenti a <kbd>Main page</kbd>. |
apihelp-query+backlinks-param-dir (Discussione) (Traduci) | La direzione in cui elencare. |
apihelp-query+backlinks-param-filterredir (Discussione) (Traduci) | How to filter for redirects. If set to <kbd>nonredirects</kbd> when <var>$1redirect</var> is enabled, this is only applied to the second level. |
apihelp-query+backlinks-param-limit (Discussione) (Traduci) | How many total pages to return. If <var>$1redirect</var> is enabled, the limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned). |
apihelp-query+backlinks-param-namespace (Discussione) (Traduci) | Il namespace da elencare. |
apihelp-query+backlinks-param-pageid (Discussione) (Traduci) | Page ID to search. Cannot be used together with <var>$1title</var>. |
apihelp-query+backlinks-param-redirect (Discussione) (Traduci) | Se la pagina collegata è un redirect, trova tutte le pagine che puntano al redirect. Il limite massimo è dimezzato. |
apihelp-query+backlinks-param-title (Discussione) (Traduci) | Title to search. Cannot be used together with <var>$1pageid</var>. |
apihelp-query+blocks-description (Discussione) (Traduci) | List all blocked users and IP addresses. |
apihelp-query+blocks-example-simple (Discussione) (Traduci) | Elenca i blocchi. |
apihelp-query+blocks-example-users (Discussione) (Traduci) | List blocks of users <kbd>Alice</kbd> and <kbd>Bob</kbd>. |
apihelp-query+blocks-param-end (Discussione) (Traduci) | Il timestamp al quale interrompere l'elenco. |
apihelp-query+blocks-param-ids (Discussione) (Traduci) | List of block IDs to list (optional). |
apihelp-query+blocks-param-ip (Discussione) (Traduci) | Get all blocks applying to this IP address or CIDR range, including range blocks. Cannot be used together with <var>$3users</var>. CIDR ranges broader than IPv4/$1 or IPv6/$2 are not accepted. |
apihelp-query+blocks-param-limit (Discussione) (Traduci) | Il numero massimo di blocchi da elencare. |
apihelp-query+blocks-param-prop (Discussione) (Traduci) | Quali proprietà ottenere: |
apihelp-query+blocks-param-show (Discussione) (Traduci) | Show only items that meet these criteria. For example, to see only indefinite blocks on IP addresses, set <kbd>$1show=ip|!temp</kbd>. |
apihelp-query+blocks-param-start (Discussione) (Traduci) | Il timestamp da cui iniziare l'elenco. |
apihelp-query+blocks-param-users (Discussione) (Traduci) | List of users to search for (optional). |
apihelp-query+blocks-paramvalue-prop-by (Discussione) (Traduci) | Aggiunge il nome utente dell'utente che ha effettuato il blocco. |
apihelp-query+blocks-paramvalue-prop-byid (Discussione) (Traduci) | Aggiunge l'ID utente dell'utente che ha effettuato il blocco. |
apihelp-query+blocks-paramvalue-prop-expiry (Discussione) (Traduci) | Adds the timestamp of when the block expires. |
apihelp-query+blocks-paramvalue-prop-flags (Discussione) (Traduci) | Tags the ban with (autoblock, anononly, etc.). |
apihelp-query+blocks-paramvalue-prop-id (Discussione) (Traduci) | Aggiunge l'ID del blocco. |
apihelp-query+blocks-paramvalue-prop-range (Discussione) (Traduci) | Adds the range of IP addresses affected by the block. |
apihelp-query+blocks-paramvalue-prop-reason (Discussione) (Traduci) | Adds the reason given for the block. |
apihelp-query+blocks-paramvalue-prop-timestamp (Discussione) (Traduci) | Adds the timestamp of when the block was given. |
apihelp-query+blocks-paramvalue-prop-user (Discussione) (Traduci) | Aggiunge il nome utente dell'utente bloccato. |
apihelp-query+blocks-paramvalue-prop-userid (Discussione) (Traduci) | Aggiunge l'ID utente dell'utente bloccato. |
Prima pagina |
Pagina precedente |
Pagina successiva |
Ultima pagina |