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-block-param-namespacerestrictions (overleg) (Vertalen) List of namespace IDs to block the user from editing. Only applies when <var>partial</var> is set to true.
apihelp-block-param-nocreate (overleg) (Vertalen) Het aanmaken van accounts verhinderen.
apihelp-block-param-noemail (overleg) (Vertalen) Het sturen van e-mail via wiki verhinderen. (Vereist het <code>blockemail</code>-recht.)
apihelp-block-param-pagerestrictions (overleg) (Vertalen) List of titles to block the user from editing. Only applies when <var>partial</var> is set to true.
apihelp-block-param-partial (overleg) (Vertalen) Block user from specific pages or namespaces rather than the entire site.
apihelp-block-param-reason (overleg) (Vertalen) Reden voor blokkade.
apihelp-block-param-reblock (overleg) (Vertalen) De huidige blokkade overschrijven indien de gebruiker al geblokkeerd is.
apihelp-block-param-tags (overleg) (Vertalen) Wijzigingslabels voor de regel in het blokkeerlogboek.
apihelp-block-param-user (overleg) (Vertalen) Te blokkeren gebruiker.
apihelp-block-param-userid (overleg) (Vertalen) Geef in plaats hiervan <kbd>$1user=#<var>ID</var></kbd> op.
apihelp-block-param-watchlistexpiry (overleg) (Vertalen) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-block-param-watchuser (overleg) (Vertalen) De gebruikers- en overlegpagina's van de gebruiker of het IP-adres volgen.
apihelp-block-summary (overleg) (Vertalen) Gebruiker blokkeren.
apihelp-browsebyproperty-summary (overleg) (Vertalen) API module to retrieve information about a property or list of properties.
apihelp-browsebysubject-summary (overleg) (Vertalen) API module to retrieve information about a subject.
apihelp-changeauthenticationdata-example-password (overleg) (Vertalen) Poging om het wachtwoord van de huidige gebruiker te veranderen in <kbd>ExamplePassword</kbd>.
apihelp-changeauthenticationdata-summary (overleg) (Vertalen) Change authentication data for the current user.
apihelp-changecontentmodel-example (overleg) (Vertalen) Change the main page to have the <code>text</code> content model
apihelp-changecontentmodel-param-bot (overleg) (Vertalen) Mark the content model change with a bot flag.
apihelp-changecontentmodel-param-model (overleg) (Vertalen) Inhoudsmodel van de nieuwe inhoud.
apihelp-changecontentmodel-param-pageid (overleg) (Vertalen) Page ID of the page to change the contentmodel of. Cannot be used together with <var>$1title</var>.
apihelp-changecontentmodel-param-summary (overleg) (Vertalen) Edit summary and log entry reason
apihelp-changecontentmodel-param-tags (overleg) (Vertalen) Change tags to apply to the log entry and edit.
apihelp-changecontentmodel-param-title (overleg) (Vertalen) Title of the page to change the contentmodel of. Cannot be used together with <var>$1pageid</var>.
apihelp-changecontentmodel-summary (overleg) (Vertalen) Wijzig het inhoudsmodel van een pagina
apihelp-checktoken-example-simple (overleg) (Vertalen) Test de geldigheid van een <kbd>csrf</kbd>-token.
apihelp-checktoken-param-maxtokenage (overleg) (Vertalen) Maximale levensduur van de token, in seconden.
apihelp-checktoken-param-token (overleg) (Vertalen) Te testen token.
apihelp-checktoken-param-type (overleg) (Vertalen) Het type token dat getest wordt.
apihelp-checktoken-summary (overleg) (Vertalen) De geldigheid van een token van <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd> controleren.
apihelp-clearhasmsg-example-1 (overleg) (Vertalen) De <code>hasmsg</code>-vlag voor de huidige gebruiker wissen.
apihelp-clearhasmsg-summary (overleg) (Vertalen) Wist de <code>hasmsg</code>-vlag voor de huidige gebruiker.
apihelp-clientlogin-example-login (overleg) (Vertalen) Start het aanmeldproces als gebruiker <kbd>Example</kbd> met wachtwoord <kbd>ExamplePassword</kbd>.
apihelp-clientlogin-example-login2 (overleg) (Vertalen) Continue logging in after a <samp>UI</samp> response for two-factor auth, supplying an <var>OATHToken</var> of <kbd>987654</kbd>.
apihelp-clientlogin-summary (overleg) (Vertalen) Bij de wiki aanmelden met behulp van de interactieve flow.
apihelp-compare-example-1 (overleg) (Vertalen) Maak een diff tussen revisie 1 en 2.
apihelp-compare-extended-description (overleg) (Vertalen) Voor zowel "from" als "to" moet een revisienummer, paginatitel, pagina-ID, tekst of relatieve referentie ingegeven worden.
apihelp-compare-param-fromcontentformat (overleg) (Vertalen) Specify <kbd>fromslots=main</kbd> and use <var>fromcontentformat-main</var> instead.
apihelp-compare-param-fromcontentformat-{slot} (overleg) (Vertalen) Content serialization format of <var>fromtext-{slot}</var>.
apihelp-compare-param-fromcontentmodel (overleg) (Vertalen) Specify <kbd>fromslots=main</kbd> and use <var>fromcontentmodel-main</var> instead.
apihelp-compare-param-fromcontentmodel-{slot} (overleg) (Vertalen) Content model of <var>fromtext-{slot}</var>. If not supplied, it will be guessed based on the other parameters.
apihelp-compare-param-fromid (overleg) (Vertalen) Eerste te vergelijken pagina-ID.
apihelp-compare-param-frompst (overleg) (Vertalen) Do a pre-save transform on <var>fromtext-{slot}</var>.
apihelp-compare-param-fromrev (overleg) (Vertalen) Eerste te vergelijken revisie.
apihelp-compare-param-fromsection (overleg) (Vertalen) Only use the specified section of the specified 'from' content.
apihelp-compare-param-fromsection-{slot} (overleg) (Vertalen) When <var>fromtext-{slot}</var> is the content of a single section, this is the section identifier. It will be merged into the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var> as if for a section edit.
apihelp-compare-param-fromslots (overleg) (Vertalen) Override content of the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. This parameter specifies the slots that are to be modified. Use <var>fromtext-{slot}</var>, <var>fromcontentmodel-{slot}</var>, and <var>fromcontentformat-{slot}</var> to specify content for each slot.
apihelp-compare-param-fromtext (overleg) (Vertalen) Specify <kbd>fromslots=main</kbd> and use <var>fromtext-main</var> instead.
apihelp-compare-param-fromtext-{slot} (overleg) (Vertalen) Text of the specified slot. If omitted, the slot is removed from the revision.
apihelp-compare-param-fromtitle (overleg) (Vertalen) Eerste te vergelijken paginanaam.
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.