Viquilletra 2017-18. Una Viquilletra de tràiler!

Tots els missatges del sistema

Dreceres ràpides: navegació, cerca

Tot seguit hi ha una llista dels missatges del sistema que es troben a l'espai de noms MediaWiki. La traducció genèrica d'aquests missatges no s'hauria de fer localment sinó a la traducció del programari MediaWiki. Si voleu ajudar-hi visiteu MediaWiki Localisation i translatewiki.net.

Filtre
Filtra per l'estat de personalització:    
Primera pàgina
Darrera pàgina
Nom Text per defecte
Text actual
api-orm-param-props (Discussió) (Tradueix) Fields to query.
api-pageset-param-converttitles (Discussió) (Tradueix) Convert titles to other variants if necessary. Only works if the wiki's content language supports variant conversion. Languages that support variant conversion include $1.
api-pageset-param-generator (Discussió) (Tradueix) Get the list of pages to work on by executing the specified query module. <strong>Note:</strong> Generator parameter names must be prefixed with a "g", see examples.
api-pageset-param-pageids (Discussió) (Tradueix) A list of page IDs to work on.
api-pageset-param-redirects-generator (Discussió) (Tradueix) Automatically resolve redirects in <var>$1titles</var>, <var>$1pageids</var>, and <var>$1revids</var>, and in pages returned by <var>$1generator</var>.
api-pageset-param-redirects-nogenerator (Discussió) (Tradueix) Automatically resolve redirects in <var>$1titles</var>, <var>$1pageids</var>, and <var>$1revids</var>.
api-pageset-param-revids (Discussió) (Tradueix) A list of revision IDs to work on.
api-pageset-param-titles (Discussió) (Tradueix) A list of titles to work on.
apihelp (Discussió) (Tradueix) Ajuda de l'API
apihelp-block-description (Discussió) (Tradueix) Bloca un usuari.
apihelp-block-example-ip-simple (Discussió) (Tradueix) Block IP address <kbd>192.0.2.5</kbd> for three days with reason <kbd>First strike</kbd>.
apihelp-block-example-user-complex (Discussió) (Tradueix) Block user <kbd>Vandal</kbd> indefinitely with reason <kbd>Vandalism</kbd>, and prevent new account creation and email sending.
apihelp-block-param-allowusertalk (Discussió) (Tradueix) Allow the user to edit their own talk page (depends on <var>[[mw:Manual:$wgBlockAllowsUTEdit|$wgBlockAllowsUTEdit]]</var>).
apihelp-block-param-anononly (Discussió) (Tradueix) Block anonymous users only (i.e. disable anonymous edits for this IP address).
apihelp-block-param-autoblock (Discussió) (Tradueix) Automatically block the last used IP address, and any subsequent IP addresses they try to login from.
apihelp-block-param-expiry (Discussió) (Tradueix) Expiry time. May be relative (e.g. <kbd>5 months</kbd> or <kbd>2 weeks</kbd>) or absolute (e.g. <kbd>2014-09-18T12:34:56Z</kbd>). If set to <kbd>infinite</kbd>, <kbd>indefinite</kbd>, or <kbd>never</kbd>, the block will never expire.
apihelp-block-param-hidename (Discussió) (Tradueix) Hide the username from the block log. (Requires the <code>hideuser</code> right).
apihelp-block-param-nocreate (Discussió) (Tradueix) Evita la creació de comptes.
apihelp-block-param-noemail (Discussió) (Tradueix) Prevent user from sending email through the wiki. (Requires the <code>blockemail</code> right).
apihelp-block-param-reason (Discussió) (Tradueix) Raó del blocatge.
apihelp-block-param-reblock (Discussió) (Tradueix) If the user is already blocked, overwrite the existing block.
apihelp-block-param-user (Discussió) (Tradueix) Username, IP address, or IP range to block.
apihelp-block-param-watchuser (Discussió) (Tradueix) Watch the user's or IP address's user and talk pages.
apihelp-checktoken-description (Discussió) (Tradueix) Check the validity of a token from <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>.
apihelp-checktoken-example-simple (Discussió) (Tradueix) Test the validity of a <kbd>csrf</kbd> token.
apihelp-checktoken-param-maxtokenage (Discussió) (Tradueix) Maximum allowed age of the token, in seconds.
apihelp-checktoken-param-token (Discussió) (Tradueix) Token to test.
apihelp-checktoken-param-type (Discussió) (Tradueix) Type of token being tested.
apihelp-clearhasmsg-description (Discussió) (Tradueix) Clears the <code>hasmsg</code> flag for the current user.
apihelp-clearhasmsg-example-1 (Discussió) (Tradueix) Clear the <code>hasmsg</code> flag for the current user.
apihelp-compare-description (Discussió) (Tradueix) Get the difference between 2 pages. A revision number, a page title, or a page ID for both "from" and "to" must be passed.
apihelp-compare-example-1 (Discussió) (Tradueix) Create a diff between revision 1 and 2.
apihelp-compare-param-fromid (Discussió) (Tradueix) First page ID to compare.
apihelp-compare-param-fromrev (Discussió) (Tradueix) First revision to compare.
apihelp-compare-param-fromtitle (Discussió) (Tradueix) First title to compare.
apihelp-compare-param-toid (Discussió) (Tradueix) Second page ID to compare.
apihelp-compare-param-torev (Discussió) (Tradueix) Second revision to compare.
apihelp-compare-param-totitle (Discussió) (Tradueix) Second title to compare.
apihelp-createaccount-description (Discussió) (Tradueix) Creeu un nou compte d'usuari.
apihelp-createaccount-example-mail (Discussió) (Tradueix) Create user <kbd>testmailuser</kbd> and email a randomly-generated password.
apihelp-createaccount-example-pass (Discussió) (Tradueix) Create user <kbd>testuser</kbd> with password <kbd>test123</kbd>.
apihelp-createaccount-param-domain (Discussió) (Tradueix) Domain for external authentication (optional).
apihelp-createaccount-param-email (Discussió) (Tradueix) Adreça electrònica de l'usuari (opcional).
apihelp-createaccount-param-language (Discussió) (Tradueix) Language code to set as default for the user (optional, defaults to content language).
apihelp-createaccount-param-mailpassword (Discussió) (Tradueix) If set to any value, a random password will be emailed to the user.
apihelp-createaccount-param-name (Discussió) (Tradueix) Nom d'usuari.
apihelp-createaccount-param-password (Discussió) (Tradueix) Contrasenya (ignorada si es defineix <var>$1mailpassword</var>)
apihelp-createaccount-param-realname (Discussió) (Tradueix) Nom real de l'usuari (opcional).
apihelp-createaccount-param-reason (Discussió) (Tradueix) Optional reason for creating the account to be put in the logs.
apihelp-createaccount-param-token (Discussió) (Tradueix) Account creation token obtained in first request.
Primera pàgina
Darrera pàgina