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 | |
api-help-param-deprecated (Overleg) (Vertalen) | Verouderd. |
api-help-param-direction (Overleg) (Vertalen) | In which direction to enumerate: ;newer:List oldest first. Note: $1start has to be before $1end. ;older:List newest first (default). Note: $1start has to be later than $1end. |
api-help-param-disabled-in-miser-mode (Overleg) (Vertalen) | Disabled due to [[mw:Manual:$wgMiserMode|miser mode]]. |
api-help-param-integer-max (Overleg) (Vertalen) | The {{PLURAL:$1|1=value|2=values}} must be no greater than $3. |
api-help-param-integer-min (Overleg) (Vertalen) | The {{PLURAL:$1|1=value|2=values}} must be no less than $2. |
api-help-param-integer-minmax (Overleg) (Vertalen) | The {{PLURAL:$1|1=value|2=values}} must be between $2 and $3. |
api-help-param-limit (Overleg) (Vertalen) | No more than $1 allowed. |
api-help-param-limit2 (Overleg) (Vertalen) | No more than $1 ($2 for bots) allowed. |
api-help-param-limited-in-miser-mode (Overleg) (Vertalen) | <strong>Note:</strong> Due to [[mw:Manual:$wgMiserMode|miser mode]], using this may result in fewer than <var>$1limit</var> results returned before continuing; in extreme cases, zero results may be returned. |
api-help-param-list (Overleg) (Vertalen) | {{PLURAL:$1|1=One of the following values|2=Values (separate with <kbd>{{!}}</kbd>)}}: $2 |
api-help-param-list-can-be-empty (Overleg) (Vertalen) | {{PLURAL:$1|0=Must be empty|Can be empty, or $2}} |
api-help-param-multi-max (Overleg) (Vertalen) | Maximum number of values is {{PLURAL:$1|$1}} ({{PLURAL:$2|$2}} for bots). |
api-help-param-multi-separate (Overleg) (Vertalen) | Separate values with <kbd>|</kbd>. |
api-help-param-no-description (Overleg) (Vertalen) | <span class="apihelp-empty">(no description)</span> |
api-help-param-required (Overleg) (Vertalen) | This parameter is required. |
api-help-param-token (Overleg) (Vertalen) | A "$1" token retrieved from [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] |
api-help-param-token-webui (Overleg) (Vertalen) | For compatibility, the token used in the web UI is also accepted. |
api-help-param-type-boolean (Overleg) (Vertalen) | Type: boolean ([[Special:ApiHelp/main#main/datatypes|details]]) |
api-help-param-type-integer (Overleg) (Vertalen) | Type: {{PLURAL:$1|1=integer|2=list of integers}} |
api-help-param-type-limit (Overleg) (Vertalen) | Type: integer or <kbd>max</kbd> |
api-help-param-type-password (Overleg) (Vertalen) | |
api-help-param-type-timestamp (Overleg) (Vertalen) | Type: {{PLURAL:$1|1=timestamp|2=list of timestamps}} ([[Special:ApiHelp/main#main/datatypes|allowed formats]]) |
api-help-param-type-user (Overleg) (Vertalen) | Type: {{PLURAL:$1|1=user name|2=list of user names}} |
api-help-param-upload (Overleg) (Vertalen) | Must be posted as a file upload using multipart/form-data. |
api-help-parameters (Overleg) (Vertalen) | {{PLURAL:$1|Parameter|Parameters}}: |
api-help-permissions (Overleg) (Vertalen) | {{PLURAL:$1|Permission|Permissions}}: |
api-help-permissions-granted-to (Overleg) (Vertalen) | {{PLURAL:$1|Granted to}}: $2 |
api-help-right-apihighlimits (Overleg) (Vertalen) | Use higher limits in API queries (slow queries: $1; fast queries: $2). The limits for slow queries also apply to multivalue parameters. |
api-help-source (Overleg) (Vertalen) | Source: $1 |
api-help-source-unknown (Overleg) (Vertalen) | Source: <span class="apihelp-unknown">unknown</span> |
api-help-title (Overleg) (Vertalen) | MediaWiki API help |
api-pageset-param-converttitles (Overleg) (Vertalen) | 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 (Overleg) (Vertalen) | 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 (Overleg) (Vertalen) | A list of page IDs to work on. |
api-pageset-param-redirects-generator (Overleg) (Vertalen) | 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 (Overleg) (Vertalen) | Automatically resolve redirects in <var>$1titles</var>, <var>$1pageids</var>, and <var>$1revids</var>. |
api-pageset-param-revids (Overleg) (Vertalen) | A list of revision IDs to work on. |
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) | Het IP-adres <kbd>192.0.2.5</kbd> voor drie dagen blokkeren met <kbd>First strike</kbd> als opgegeven reden. |
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 aan te melden. |
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) | Voorkom registeren van accounts. |
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. |
Eerste pagina |
Vorige pagina |
Volgende pagina |
Laatste pagina |