Systeemteksten

Hieronder staan de systeemberichten uit de MediaWiki-naamruimte. Ga naar MediaWiki Localisation en translatewiki.net als u wilt bijdragen aan de algemene vertaling voor MediaWiki.
Systeemteksten
Eerste paginaVorige paginaVolgende paginaLaatste pagina
Naam Standaardinhoud
Huidige inhoud
apihelp-compare-param-prop (overleg) (Vertalen) Which pieces of information to get.
apihelp-compare-param-slots (overleg) (Vertalen) Return individual diffs for these slots, rather than one combined diff for all slots.
apihelp-compare-param-tocontentformat (overleg) (Vertalen) Specify <kbd>toslots=main</kbd> and use <var>tocontentformat-main</var> instead.
apihelp-compare-param-tocontentformat-{slot} (overleg) (Vertalen) Content serialization format of <var>totext-{slot}</var>.
apihelp-compare-param-tocontentmodel (overleg) (Vertalen) Specify <kbd>toslots=main</kbd> and use <var>tocontentmodel-main</var> instead.
apihelp-compare-param-tocontentmodel-{slot} (overleg) (Vertalen) Content model of <var>totext-{slot}</var>. If not supplied, it will be guessed based on the other parameters.
apihelp-compare-param-toid (overleg) (Vertalen) Tweede te vergelijken pagina-ID.
apihelp-compare-param-topst (overleg) (Vertalen) Do a pre-save transform on <var>totext</var>.
apihelp-compare-param-torelative (overleg) (Vertalen) Use a revision relative to the revision determined from <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. All of the other 'to' options will be ignored.
apihelp-compare-param-torev (overleg) (Vertalen) Tweede te vergelijken revisie.
apihelp-compare-param-tosection (overleg) (Vertalen) Only use the specified section of the specified 'to' content.
apihelp-compare-param-tosection-{slot} (overleg) (Vertalen) When <var>totext-{slot}</var> is the content of a single section, this is the section identifier. It will be merged into the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var> as if for a section edit.
apihelp-compare-param-toslots (overleg) (Vertalen) Override content of the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var>. This parameter specifies the slots that are to be modified. Use <var>totext-{slot}</var>, <var>tocontentmodel-{slot}</var>, and <var>tocontentformat-{slot}</var> to specify content for each slot.
apihelp-compare-param-totext (overleg) (Vertalen) Specify <kbd>toslots=main</kbd> and use <var>totext-main</var> instead.
apihelp-compare-param-totext-{slot} (overleg) (Vertalen) Text of the specified slot. If omitted, the slot is removed from the revision.
apihelp-compare-param-totitle (overleg) (Vertalen) Tweede te vergelijken paginanaam.
apihelp-compare-paramvalue-prop-comment (overleg) (Vertalen) The comment on the 'from' and 'to' revisions. If the comment has been revision deleted, a <samp>fromcommenthidden</samp> or <samp>tocommenthidden</samp> property will be returned.
apihelp-compare-paramvalue-prop-diff (overleg) (Vertalen) De diff HTML.
apihelp-compare-paramvalue-prop-diffsize (overleg) (Vertalen) De grootte van de diff HTML, in bytes.
apihelp-compare-paramvalue-prop-ids (overleg) (Vertalen) The page and revision IDs of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-parsedcomment (overleg) (Vertalen) The parsed comment on the 'from' and 'to' revisions. If the comment has been revision deleted, a <samp>fromcommenthidden</samp> or <samp>tocommenthidden</samp> property will be returned.
apihelp-compare-paramvalue-prop-rel (overleg) (Vertalen) The revision IDs of the revision previous to 'from' and after 'to', if any.
apihelp-compare-paramvalue-prop-size (overleg) (Vertalen) The size of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-title (overleg) (Vertalen) The page titles of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-user (overleg) (Vertalen) The user name and ID of the 'from' and 'to' revisions. If the user has been revision deleted, a <samp>fromuserhidden</samp> or <samp>touserhidden</samp> property will be returned.
apihelp-compare-summary (overleg) (Vertalen) Het verschil tussen twee pagina's ophalen.
apihelp-createaccount-example-create (overleg) (Vertalen) Start het proces voor het aanmaken van account <kbd>Example</kbd> met wachtwoord <kbd>ExamplePassword</kbd>.
apihelp-createaccount-param-preservestate (overleg) (Vertalen) If <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> returned true for <samp>hasprimarypreservedstate</samp>, requests marked as <samp>primary-required</samp> should be omitted. If it returned a non-empty value for <samp>preservedusername</samp>, that username must be used for the <var>username</var> parameter.
apihelp-createaccount-summary (overleg) (Vertalen) Een nieuw gebruikersaccount aanmaken.
apihelp-cspreport-param-reportonly (overleg) (Vertalen) Mark as being a report from a monitoring policy, not an enforced policy
apihelp-cspreport-param-source (overleg) (Vertalen) What generated the CSP header that triggered this report
apihelp-cspreport-summary (overleg) (Vertalen) Used by browsers to report violations of the Content Security Policy. This module should never be used, except when used automatically by a CSP compliant web browser.
apihelp-delete-example-reason (overleg) (Vertalen) Verwijder <kbd>Main Page</kbd> met als reden <kbd>Preparing for move</kbd>.
apihelp-delete-example-simple (overleg) (Vertalen) Verwijder <kbd>Main Page</kbd>.
apihelp-delete-param-deletetalk (overleg) (Vertalen) Delete the talk page, if it exists.
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) Pagina-ID van de te verwijderen pagina. Kan niet in combinatie met <var>$1title</var> gebruikt worden.
apihelp-delete-param-reason (overleg) (Vertalen) Reden voor de verwijdering. Indien niet opgegeven, zal er een automatisch gegenereerde reden gebruikt worden.
apihelp-delete-param-tags (overleg) (Vertalen) De labels voor de regel in het verwijderlogboek wijzigen.
apihelp-delete-param-title (overleg) (Vertalen) Titel van de te verwijderen pagina. Kan niet in combinatie met <var>$1pageid</var> gebruikt worden.
apihelp-delete-param-unwatch (overleg) (Vertalen) De pagina van de volglijst van de huidige gebruiker verwijderen.
apihelp-delete-param-watch (overleg) (Vertalen) De pagina aan de volglijst van de huidige gebruiker toevoegen.
apihelp-delete-param-watchlist (overleg) (Vertalen) Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
apihelp-delete-param-watchlistexpiry (overleg) (Vertalen) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-delete-summary (overleg) (Vertalen) Een pagina verwijderen.
apihelp-disabled-summary (overleg) (Vertalen) Deze module is uitgeschakeld.
apihelp-edit-example-edit (overleg) (Vertalen) Een pagina bewerken.
apihelp-edit-example-prepend (overleg) (Vertalen) Voeg <kbd>__NOTOC__</kbd> toe aan het begin van een pagina.
apihelp-edit-example-undo (overleg) (Vertalen) Revisies 13579 tot 13585 ongedaan maken met automatische beschrijving.
apihelp-edit-param-appendtext (overleg) (Vertalen) Voeg deze tekst toe aan het eind van de pagina. Overschrijft $1text. Gebruik $1section=new om een nieuwe sectie toe te voegen, in plaats van deze parameter.
Eerste paginaVorige paginaVolgende paginaLaatste pagina
Cookies helpen ons onze services aan te bieden. Door onze services te gebruiken stemt u in met het gebruik van onze cookies.