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.
Naam | Standaardinhoud |
---|---|
Huidige inhoud | |
apihelp-query+allimages-param-end (overleg) (Vertalen) | The timestamp to end enumerating. Can only be used with $1sort=timestamp. |
apihelp-query+allimages-param-filterbots (overleg) (Vertalen) | How to filter files uploaded by bots. Can only be used with $1sort=timestamp. Cannot be used together with $1user. |
apihelp-query+allimages-param-from (overleg) (Vertalen) | The image title to start enumerating from. Can only be used with $1sort=name. |
apihelp-query+allimages-param-limit (overleg) (Vertalen) | How many images in total to return. |
apihelp-query+allimages-param-maxsize (overleg) (Vertalen) | Limit to images with at most this many bytes. |
apihelp-query+allimages-param-mime (overleg) (Vertalen) | What MIME types to search for, e.g. <kbd>image/jpeg</kbd>. |
apihelp-query+allimages-param-minsize (overleg) (Vertalen) | Limit to images with at least this many bytes. |
apihelp-query+allimages-param-prefix (overleg) (Vertalen) | Search for all image titles that begin with this value. Can only be used with $1sort=name. |
apihelp-query+allimages-param-sha1 (overleg) (Vertalen) | SHA1 hash of image. Overrides $1sha1base36. |
apihelp-query+allimages-param-sha1base36 (overleg) (Vertalen) | SHA1 hash of image in base 36 (used in MediaWiki). |
apihelp-query+allimages-param-sort (overleg) (Vertalen) | Property to sort by. |
apihelp-query+allimages-param-start (overleg) (Vertalen) | The timestamp to start enumerating from. Can only be used with $1sort=timestamp. |
apihelp-query+allimages-param-to (overleg) (Vertalen) | The image title to stop enumerating at. Can only be used with $1sort=name. |
apihelp-query+allimages-param-user (overleg) (Vertalen) | Only return files uploaded by this user. Can only be used with $1sort=timestamp. Cannot be used together with $1filterbots. |
apihelp-query+allimages-summary (overleg) (Vertalen) | Enumerate all images sequentially. |
apihelp-query+alllinks-example-B (overleg) (Vertalen) | List linked titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
apihelp-query+alllinks-example-generator (overleg) (Vertalen) | Gets pages containing the links. |
apihelp-query+alllinks-example-unique (overleg) (Vertalen) | List unique linked titles. |
apihelp-query+alllinks-example-unique-generator (overleg) (Vertalen) | Gets all linked titles, marking the missing ones. |
apihelp-query+alllinks-param-dir (overleg) (Vertalen) | The direction in which to list. |
apihelp-query+alllinks-param-from (overleg) (Vertalen) | The title of the link to start enumerating from. |
apihelp-query+alllinks-param-limit (overleg) (Vertalen) | Hoeveel items er in totaal moeten worden getoond. |
apihelp-query+alllinks-param-namespace (overleg) (Vertalen) | De door te lopen naamruimte. |
apihelp-query+alllinks-param-prefix (overleg) (Vertalen) | Search for all linked titles that begin with this value. |
apihelp-query+alllinks-param-prop (overleg) (Vertalen) | Which pieces of information to include: |
apihelp-query+alllinks-param-to (overleg) (Vertalen) | The title of the link to stop enumerating at. |
apihelp-query+alllinks-param-unique (overleg) (Vertalen) | Only show distinct linked titles. Cannot be used with <kbd>$1prop=ids</kbd>. When used as a generator, yields target pages instead of source pages. |
apihelp-query+alllinks-paramvalue-prop-ids (overleg) (Vertalen) | Adds the page ID of the linking page (cannot be used with <var>$1unique</var>). |
apihelp-query+alllinks-paramvalue-prop-title (overleg) (Vertalen) | Adds the title of the link. |
apihelp-query+alllinks-summary (overleg) (Vertalen) | Enumerate all links that point to a given namespace. |
apihelp-query+allmessages-example-de (overleg) (Vertalen) | Show messages <kbd>august</kbd> and <kbd>mainpage</kbd> in German. |
apihelp-query+allmessages-example-ipb (overleg) (Vertalen) | Show messages starting with <kbd>ipb-</kbd>. |
apihelp-query+allmessages-param-args (overleg) (Vertalen) | Arguments to be substituted into message. |
apihelp-query+allmessages-param-customised (overleg) (Vertalen) | Return only messages in this customisation state. |
apihelp-query+allmessages-param-enableparser (overleg) (Vertalen) | Stel in om de parser in te schakelen, zorgt voor het voorverwerken van de wikitekst van een bericht (vervangen van magische woorden, afhandelen van sjablonen, enz.). |
apihelp-query+allmessages-param-filter (overleg) (Vertalen) | Return only messages with names that contain this string. |
apihelp-query+allmessages-param-from (overleg) (Vertalen) | Toon berichten vanaf dit bericht. |
apihelp-query+allmessages-param-includelocal (overleg) (Vertalen) | Also include local messages, i.e. messages that don't exist in the software but do exist as in the {{ns:MediaWiki}} namespace. This lists all {{ns:MediaWiki}}-namespace pages, so it will also list those that aren't really messages such as [[MediaWiki:Common.js|Common.js]]. |
apihelp-query+allmessages-param-lang (overleg) (Vertalen) | Toon berichten in deze taal. |
apihelp-query+allmessages-param-messages (overleg) (Vertalen) | Which messages to output. <kbd>*</kbd> (default) means all messages. |
apihelp-query+allmessages-param-nocontent (overleg) (Vertalen) | If set, do not include the content of the messages in the output. |
apihelp-query+allmessages-param-prefix (overleg) (Vertalen) | Return messages with this prefix. |
apihelp-query+allmessages-param-prop (overleg) (Vertalen) | Which properties to get. |
apihelp-query+allmessages-param-title (overleg) (Vertalen) | Page name to use as context when parsing message (for $1enableparser option). |
apihelp-query+allmessages-param-to (overleg) (Vertalen) | Toon berichten tot aan dit bericht. |
apihelp-query+allmessages-summary (overleg) (Vertalen) | Return messages from this site. |
apihelp-query+allpages-example-B (overleg) (Vertalen) | Show a list of pages starting at the letter <kbd>B</kbd>. |
apihelp-query+allpages-example-generator (overleg) (Vertalen) | Show info about 4 pages starting at the letter <kbd>T</kbd>. |
apihelp-query+allpages-example-generator-revisions (overleg) (Vertalen) | Show content of first 2 non-redirect pages beginning at <kbd>Re</kbd>. |
apihelp-query+allpages-param-dir (overleg) (Vertalen) | The direction in which to list. |