Systeemteksten

Ga naar: navigatie, zoeken

Hieronder staan de systeemberichten uit de MediaWikinaamruimte. Ga naar MediaWikilokalisatie en translatewiki.net als u wilt bijdragen aan de algemene vertaling voor MediaWiki.

Filter
Filteren op aangepast:    
Eerste pagina
Laatste pagina
Naam Standaardinhoud
Huidige inhoud
api-pageset-param-titles (Overleg) (Vertalen) A list of titles to work on.
apihelp (Overleg) (Vertalen) API-hulp
apihelp-block-description (Overleg) (Vertalen) Gebruiker blokkeren.
apihelp-block-example-ip-simple (Overleg) (Vertalen) Block IP address <kbd>192.0.2.5</kbd> for three days with reason <kbd>First strike</kbd>.
apihelp-block-example-user-complex (Overleg) (Vertalen) Block user <kbd>Vandal</kbd> indefinitely with reason <kbd>Vandalism</kbd>, and prevent new account creation and email sending.
apihelp-block-param-allowusertalk (Overleg) (Vertalen) Allow the user to edit their own talk page (depends on <var>[[mw:Manual:$wgBlockAllowsUTEdit|$wgBlockAllowsUTEdit]]</var>).
apihelp-block-param-anononly (Overleg) (Vertalen) Block anonymous users only (i.e. disable anonymous edits for this IP address).
apihelp-block-param-autoblock (Overleg) (Vertalen) Blokkeer automatisch het laatst gebruikte IP-adres en ieder volgend IP-adres van waaruit ze proberen in te loggen.
apihelp-block-param-expiry (Overleg) (Vertalen) 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 (Overleg) (Vertalen) Hide the username from the block log. (Requires the <code>hideuser</code> right).
apihelp-block-param-nocreate (Overleg) (Vertalen) Prevent account creation.
apihelp-block-param-noemail (Overleg) (Vertalen) Prevent user from sending email through the wiki. (Requires the <code>blockemail</code> right).
apihelp-block-param-reason (Overleg) (Vertalen) Reden voor blokkade.
apihelp-block-param-reblock (Overleg) (Vertalen) De huidige blokkade aanpassen als de gebruiker al geblokkeerd is.
apihelp-block-param-user (Overleg) (Vertalen) Username, IP address, or IP range to block.
apihelp-block-param-watchuser (Overleg) (Vertalen) Watch the user's or IP address's user and talk pages.
apihelp-checktoken-description (Overleg) (Vertalen) Check the validity of a token from <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>.
apihelp-checktoken-example-simple (Overleg) (Vertalen) Test the validity of a <kbd>csrf</kbd> token.
apihelp-checktoken-param-maxtokenage (Overleg) (Vertalen) Maximum allowed age of the token, in seconds.
apihelp-checktoken-param-token (Overleg) (Vertalen) Token to test.
apihelp-checktoken-param-type (Overleg) (Vertalen) Type of token being tested.
apihelp-clearhasmsg-description (Overleg) (Vertalen) Clears the <code>hasmsg</code> flag for the current user.
apihelp-clearhasmsg-example-1 (Overleg) (Vertalen) Clear the <code>hasmsg</code> flag for the current user.
apihelp-compare-description (Overleg) (Vertalen) 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 (Overleg) (Vertalen) Create a diff between revision 1 and 2.
apihelp-compare-param-fromid (Overleg) (Vertalen) First page ID to compare.
apihelp-compare-param-fromrev (Overleg) (Vertalen) First revision to compare.
apihelp-compare-param-fromtitle (Overleg) (Vertalen) First title to compare.
apihelp-compare-param-toid (Overleg) (Vertalen) Second page ID to compare.
apihelp-compare-param-torev (Overleg) (Vertalen) Second revision to compare.
apihelp-compare-param-totitle (Overleg) (Vertalen) Second title to compare.
apihelp-createaccount-description (Overleg) (Vertalen) Create a new user account.
apihelp-createaccount-example-mail (Overleg) (Vertalen) Create user <kbd>testmailuser</kbd> and email a randomly-generated password.
apihelp-createaccount-example-pass (Overleg) (Vertalen) Create user <kbd>testuser</kbd> with password <kbd>test123</kbd>.
apihelp-createaccount-param-domain (Overleg) (Vertalen) Domain for external authentication (optional).
apihelp-createaccount-param-email (Overleg) (Vertalen) Email address of user (optional).
apihelp-createaccount-param-language (Overleg) (Vertalen) Language code to set as default for the user (optional, defaults to content language).
apihelp-createaccount-param-mailpassword (Overleg) (Vertalen) If set to any value, a random password will be emailed to the user.
apihelp-createaccount-param-name (Overleg) (Vertalen) Gebruikersnaam.
apihelp-createaccount-param-password (Overleg) (Vertalen) Password (ignored if <var>$1mailpassword</var> is set).
apihelp-createaccount-param-realname (Overleg) (Vertalen) Real name of user (optional).
apihelp-createaccount-param-reason (Overleg) (Vertalen) Optional reason for creating the account to be put in the logs.
apihelp-createaccount-param-token (Overleg) (Vertalen) Account creation token obtained in first request.
apihelp-dbg-description (Overleg) (Vertalen) Output data in PHP's <code>var_export()</code> format.
apihelp-dbgfm-description (Overleg) (Vertalen) Output data in PHP's <code>var_export()</code> format (pretty-print in HTML).
apihelp-delete-description (Overleg) (Vertalen) Verwijder een pagina.
apihelp-delete-example-reason (Overleg) (Vertalen) Verwijder <kbd>Hoofdpagina</kbd> met als reden <kbd>Voorbereiding voor verplaatsing</kbd>.
apihelp-delete-example-simple (Overleg) (Vertalen) Verwijder <kbd>Hoofdpagina</kbd>.
apihelp-delete-param-oldimage (Overleg) (Vertalen) The name of the old image to delete as provided by [[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]].
apihelp-delete-param-pageid (Overleg) (Vertalen) Page ID of the page to delete. Cannot be used together with <var>$1title</var>.
Eerste pagina
Laatste pagina