Systeemteksten
Hieronder staan de systeemberichten uit de MediaWikinaamruimte. Ga naar MediaWikilokalisatie en translatewiki.net als u wilt bijdragen aan de algemene vertaling voor MediaWiki.
Eerste pagina |
Vorige pagina |
Volgende pagina |
Laatste pagina |
Naam | Standaardinhoud |
---|---|
Huidige inhoud | |
apihelp-filerevert-param-comment (Overleg) (Vertalen) | Upload comment. |
apihelp-filerevert-param-filename (Overleg) (Vertalen) | Target filename, without the File: prefix. |
apihelp-format-example-generic (Overleg) (Vertalen) | Return the query result in the $1 format. |
apihelp-help-description (Overleg) (Vertalen) | Display help for the specified modules. |
apihelp-help-example-help (Overleg) (Vertalen) | Help for the help module itself. |
apihelp-help-example-main (Overleg) (Vertalen) | Help for the main module. |
apihelp-help-example-query (Overleg) (Vertalen) | Help for two query submodules. |
apihelp-help-example-recursive (Overleg) (Vertalen) | All help in one page. |
apihelp-help-param-helpformat (Overleg) (Vertalen) | Format of the help output. |
apihelp-help-param-modules (Overleg) (Vertalen) | Modules to display help for (values of the <var>action</var> and <var>format</var> parameters, or <kbd>main</kbd>). Can specify submodules with a <kbd>+</kbd>. |
apihelp-help-param-recursivesubmodules (Overleg) (Vertalen) | Include help for submodules recursively. |
apihelp-help-param-submodules (Overleg) (Vertalen) | Include help for submodules of the named module. |
apihelp-help-param-toc (Overleg) (Vertalen) | Include a table of contents in the HTML output. |
apihelp-help-param-wrap (Overleg) (Vertalen) | Wrap the output in a standard API response structure. |
apihelp-imagerotate-description (Overleg) (Vertalen) | Rotate one or more images. |
apihelp-imagerotate-example-generator (Overleg) (Vertalen) | Rotate all images in <kbd>Category:Flip</kbd> by <kbd>180</kbd> degrees. |
apihelp-imagerotate-example-simple (Overleg) (Vertalen) | Rotate <kbd>File:Example.png</kbd> by <kbd>90</kbd> degrees. |
apihelp-imagerotate-param-rotation (Overleg) (Vertalen) | Degrees to rotate image clockwise. |
apihelp-import-description (Overleg) (Vertalen) | Import a page from another wiki, or from an XML file. Note that the HTTP POST must be done as a file upload (i.e. using multipart/form-data) when sending a file for the <var>xml</var> parameter. |
apihelp-import-example-import (Overleg) (Vertalen) | Import [[meta:Help:ParserFunctions]] to namespace 100 with full history. |
apihelp-import-param-fullhistory (Overleg) (Vertalen) | For interwiki imports: import the full history, not just the current version. |
apihelp-import-param-interwikipage (Overleg) (Vertalen) | For interwiki imports: page to import. |
apihelp-import-param-interwikisource (Overleg) (Vertalen) | For interwiki imports: wiki to import from. |
apihelp-import-param-namespace (Overleg) (Vertalen) | Importeren in deze naamruimte. Can niet samen gebruikt worden met <var>$1rootpage</var>. |
apihelp-import-param-rootpage (Overleg) (Vertalen) | Importeren als subpagina van deze pagina. Kan niet samen met <var>$1namespace</var> gebruikt worden. |
apihelp-import-param-summary (Overleg) (Vertalen) | Import summary. |
apihelp-import-param-templates (Overleg) (Vertalen) | For interwiki imports: import all included templates as well. |
apihelp-import-param-xml (Overleg) (Vertalen) | Uploaded XML file. |
apihelp-json-description (Overleg) (Vertalen) | Output data in JSON format. |
apihelp-json-param-ascii (Overleg) (Vertalen) | If specified, encodes all non-ASCII using hexadecimal escape sequences. Default when <var>formatversion</var> is <kbd>1</kbd>. |
apihelp-json-param-callback (Overleg) (Vertalen) | If specified, wraps the output into a given function call. For safety, all user-specific data will be restricted. |
apihelp-json-param-formatversion (Overleg) (Vertalen) | Output formatting: ;1:Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). ;2:Experimental modern format. Details may change! ;latest:Use the latest format (currently <kbd>2</kbd>), may change without warning. |
apihelp-json-param-utf8 (Overleg) (Vertalen) | If specified, encodes most (but not all) non-ASCII characters as UTF-8 instead of replacing them with hexadecimal escape sequences. Default when <var>formatversion</var> is not <kbd>1</kbd>. |
apihelp-jsonfm-description (Overleg) (Vertalen) | Output data in JSON format (pretty-print in HTML). |
apihelp-link (Overleg) (Vertalen) | [[Special:ApiHelp/$1|$2]] |
apihelp-login-description (Overleg) (Vertalen) | Log in and get authentication cookies. In the event of a successful log-in, the needed cookies will be included in the HTTP response headers. In the event of a failed log-in, further attempts may be throttled to limit automated password guessing attacks. |
apihelp-login-example-gettoken (Overleg) (Vertalen) | Retrieve a login token. |
apihelp-login-example-login (Overleg) (Vertalen) | Aanmelden |
apihelp-login-param-domain (Overleg) (Vertalen) | Domein (optioneel). |
apihelp-login-param-name (Overleg) (Vertalen) | Gebruikersnaam. |
apihelp-login-param-password (Overleg) (Vertalen) | Wachtwoord. |
apihelp-login-param-token (Overleg) (Vertalen) | Login token obtained in first request. |
apihelp-logout-description (Overleg) (Vertalen) | Log out and clear session data. |
apihelp-logout-example-logout (Overleg) (Vertalen) | Log the current user out. |
apihelp-main-description (Overleg) (Vertalen) | <div class="hlist plainlinks api-main-links"> * [[mw:API:Main_page|Documentatie]] * [[mw:API:FAQ|FAQ]] * [https://lists.wikimedia.org/mailman/listinfo/mediawiki-api E-maillijst] * [https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce API-aankondigingen] * [https://phabricator.wikimedia.org/maniphest/query/GebfyV4uCaLd/#R Bugs & verzoeken] </div> <strong>Status:</strong> Alle functies die op deze pagina worden weergegeven horen te werken. Aan de API wordt actief gewerkt, en deze kan gewijzigd worden. Abonneer u op de [https://lists.wikimedia.org/pipermail/mediawiki-api-announce/ e-maillijst mediawiki-api-announce] voor meldingen over aanpassingen. <strong>Foutieve verzoeken:</strong> als de API foutieve verzoeken ontvangt, wordt er geantwoord met een HTTP-header met de sleutel "MediaWiki-API-Error" en daarna worden de waarde van de header en de foutcode op dezelfde waarde ingesteld. Zie [[mw:API:Errors_and_warnings|API: Errors and warnings]] voor meer informatie. |
apihelp-main-param-action (Overleg) (Vertalen) | Welke handeling uit te voeren. |
apihelp-main-param-assert (Overleg) (Vertalen) | Controleer of de gebruiker is aangemeld als <kbd>user</kbd> is meegegeven, en of de gebruiker het robotgebruikersrecht heeft als <kbd>bot</kbd> is meegegeven. |
apihelp-main-param-curtimestamp (Overleg) (Vertalen) | Huidige tijd aan het antwoord toevoegen. |
apihelp-main-param-format (Overleg) (Vertalen) | De opmaak van de uitvoer. |
apihelp-main-param-maxage (Overleg) (Vertalen) | Stelt de <code>max-age</code> HTTP cache controle header in op het aangegeven aantal seconden. Foutmeldingen komen nooit in de cache. |
Eerste pagina |
Vorige pagina |
Volgende pagina |
Laatste pagina |