Merge "MimeAnalyzer: Add testcases for mp3 detection"
[lhc/web/wiklou.git] / includes / api / i18n / en-gb.json
1 {
2 "@metadata": {
3 "authors": [
4 "Reedy",
5 "Chase me ladies, I'm the Cavalry",
6 "Macofe"
7 ]
8 },
9 "apihelp-main-extended-description": "<div class=\"hlist plainlinks api-main-links\">\n* [[mw:API:Main_page|Documentation]]\n* [[mw:API:FAQ|FAQ]]\n* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-api Mailing list]\n* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce API Announcements]\n* [https://phabricator.wikimedia.org/maniphest/query/GebfyV4uCaLd/#R Bugs & requests]\n</div>\n<strong>Status:</strong> All features shown on this page should be working, but the API is still in active development, and may change at any time. Subscribe to [https://lists.wikimedia.org/pipermail/mediawiki-api-announce/ the mediawiki-api-announce mailing list] for notice of updates.\n\n<strong>Erroneous requests:</strong> When erroneous requests are sent to the API, an HTTP header will be sent with the key \"MediaWiki-API-Error\" and then both the value of the header and the error code sent back will be set to the same value. For more information see [[mw:API:Errors_and_warnings|API: Errors and warnings]].",
10 "apihelp-main-param-maxage": "Set the <code>max-age</code> HTTP cache control header to this many seconds. Errors are never cached.",
11 "apihelp-main-param-assert": "Verify the user is logged in if set to <kbd>user</kbd>, or has the bot userright if <kbd>bot</kbd>.",
12 "apihelp-block-param-user": "Username, IP address, or IP range to block.",
13 "apihelp-block-param-allowusertalk": "Allow the user to edit their own talk page (depends on <var>[[mw:Manual:$wgBlockAllowsUTEdit|$wgBlockAllowsUTEdit]]</var>).",
14 "apihelp-block-param-watchuser": "Watch the user and talk pages of the user or IP address.",
15 "apihelp-block-example-ip-simple": "Block IP address <kbd>192.0.2.5</kbd> for three days with reason <kbd>First strike</kbd>.",
16 "apihelp-clearhasmsg-summary": "Clears the <code>hasmsg</code> flag for the current user.",
17 "apihelp-compare-summary": "Get the difference between 2 pages.",
18 "apihelp-compare-extended-description": "A revision number, a page title, or a page ID for both \"from\" and \"to\" must be passed.",
19 "apihelp-createaccount-param-password": "Password (ignored if <var>$1mailpassword</var> is set).",
20 "apihelp-delete-param-title": "Title of the page to delete. Cannot be used together with <var>$1pageid</var>.",
21 "apihelp-delete-param-watch": "Add the page to the current user's watchlist.",
22 "apihelp-delete-example-simple": "Delete <kbd>Main Page</kbd>.",
23 "apihelp-delete-example-reason": "Delete <kbd>Main Page</kbd> with the reason <kbd>Preparing for move</kbd>.",
24 "apihelp-edit-param-title": "Title of the page to edit. Cannot be used together with <var>$1pageid</var>.",
25 "apihelp-edit-param-watch": "Add the page to the current user's watchlist.",
26 "apihelp-edit-param-watchlist": "Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.",
27 "apihelp-edit-param-contentformat": "Content serialisation format used for the input text.",
28 "apihelp-edit-example-prepend": "Prepend <kbd>_&#95;NOTOC_&#95;</kbd> to a page.",
29 "apihelp-expandtemplates-example-simple": "Expand the wikitext <kbd><nowiki>{{Project:Sandbox}}</nowiki></kbd>.",
30 "apihelp-feedrecentchanges-param-hidemyself": "Hide changes made by the current user.",
31 "apihelp-filerevert-example-revert": "Revert <kbd>Wiki.png</kbd> to the version of <kbd>2011-03-05T15:27:40Z</kbd>.",
32 "apihelp-help-example-main": "Help for the main module.",
33 "apihelp-help-example-query": "Help for two query submodules.",
34 "apihelp-import-summary": "Import a page from another wiki, or an XML file.",
35 "apihelp-import-extended-description": "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.",
36 "apihelp-login-example-gettoken": "Retrieve a login token.",
37 "apihelp-logout-example-logout": "Log the current user out.",
38 "apihelp-move-param-to": "Title to rename the page to.",
39 "apihelp-move-param-reason": "Reason for the rename.",
40 "apihelp-move-example-move": "Move <kbd>Badtitle</kbd> to <kbd>Goodtitle</kbd> without leaving a redirect.",
41 "apihelp-opensearch-example-te": "Find pages beginning with <kbd>Te</kbd>.",
42 "apihelp-options-param-resetkinds": "List of types of options to reset when the <var>$1reset</var> option is set.",
43 "apihelp-options-param-optionvalue": "A value of the option specified by <var>$1optionname</var>, can contain pipe characters.",
44 "apihelp-options-example-change": "Change <kbd>skin</kbd> and <kbd>hideminor</kbd> preferences.",
45 "apihelp-options-example-complex": "Reset all preferences, then set <kbd>skin</kbd> and <kbd>nickname</kbd>.",
46 "apihelp-paraminfo-param-querymodules": "List of query module names (value of <var>prop</var>, <var>meta</var> or <var>list</var> parameter). Use <kbd>$1modules=query+foo</kbd> instead of <kbd>$1querymodules=foo</kbd>.",
47 "apihelp-parse-param-pageid": "Parse the content of this page. Overrides <var>$1page</var>.",
48 "apihelp-parse-param-contentformat": "Content serialisation format used for the input text. Only valid when used with $1text.",
49 "apihelp-patrol-example-rcid": "Patrol a recent change.",
50 "apihelp-patrol-example-revid": "Patrol a revision.",
51 "apihelp-protect-param-protections": "List of protection levels, formatted <kbd>action=level</kbd> (e.g. <kbd>edit=sysop</kbd>).\n\n<strong>Note:</strong> Any actions not listed will have restrictions removed.",
52 "apihelp-protect-param-expiry": "Expiry timestamps. If only one timestamp is set, it will be used for all protections. Use <kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, or <kbd>never</kbd>, for a never-expiring protection.",
53 "apihelp-protect-param-watchlist": "Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.",
54 "apihelp-protect-example-unprotect2": "Unprotect a page by setting no restrictions.",
55 "apihelp-purge-example-simple": "Purge the <kbd>Main Page</kbd> and the <kbd>API</kbd> page.",
56 "apihelp-query-example-allpages": "Fetch revisions of pages beginning with <kbd>API/</kbd>.",
57 "apihelp-query+allcategories-example-generator": "Retrieve information about the category page for categories beginning <kbd>List</kbd>.",
58 "apihelp-query+allfileusages-example-unique-generator": "Gets all file titles, marking the missing ones.",
59 "apihelp-query+alllinks-param-unique": "Only show distinct linked titles. Cannot be used with <kbd>$1prop=ids</kbd>.\nWhen used as a generator, yields target pages instead of source pages.",
60 "apihelp-query+alllinks-example-B": "List linked titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.",
61 "apihelp-query+alllinks-example-unique": "List unique linked titles.",
62 "apihelp-query+allmessages-example-ipb": "Show messages starting with <kbd>ipb-</kbd>.",
63 "apihelp-query+allmessages-example-de": "Show messages <kbd>august</kbd> and <kbd>mainpage</kbd> in German.",
64 "apihelp-query+allpages-example-B": "Show a list of pages starting at the letter <kbd>B</kbd>.",
65 "apihelp-query+allredirects-example-B": "List target pages, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.",
66 "apihelp-query+allredirects-example-generator": "Gets pages containing the redirects.",
67 "apihelp-query+alltransclusions-example-unique": "List unique transcluded titles.",
68 "apihelp-query+alltransclusions-example-generator": "Gets pages containing the transclusions.",
69 "apihelp-query+backlinks-param-pageid": "Page ID to search. Cannot be used together with <var>$1title</var>.",
70 "apihelp-query+backlinks-param-limit": "How many total pages to return. If <var>$1redirect</var> is enabled, limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned).",
71 "apihelp-query+backlinks-example-generator": "Get information about pages linking to <kbd>Main page</kbd>.",
72 "apihelp-query+blocks-param-ip": "Get all blocks applying to this IP or CIDR range, including range blocks.\nThis cannot be used together with <var>$3users</var>. CIDR ranges broader than IPv4/$1 or IPv6/$2 will not be not accepted.",
73 "apihelp-query+blocks-example-simple": "List blocks.",
74 "apihelp-query+blocks-example-users": "List blocks of users <kbd>Alice</kbd> and <kbd>Bob</kbd>.",
75 "apihelp-query+categoryinfo-example-simple": "Get information about <kbd>Category:Foo</kbd> and <kbd>Category:Bar</kbd>.",
76 "apihelp-query+categorymembers-param-pageid": "Page ID of the category to enumerate. Cannot be used together with <var>$1title</var>.",
77 "apihelp-query+categorymembers-param-endhexsortkey": "Sortkey to end listing from, as returned by <kbd>$1prop=sortkey</kbd>. Can only be used with <kbd>$1sort=sortkey</kbd>.",
78 "apihelp-query+deletedrevs-example-mode2": "List the last 50 deleted contributions by <kbd>Bob</kbd> (mode 2).",
79 "apihelp-query+deletedrevs-example-mode3-main": "List the first 50 deleted revisions in the main namespace (mode 3).",
80 "apihelp-query+deletedrevs-example-mode3-talk": "List the first 50 deleted pages in the {{ns:talk}} namespace (mode 3).",
81 "apihelp-query+duplicatefiles-example-simple": "Look for duplicates of [[:File:Albert Einstein Head.jpg]].",
82 "apihelp-query+duplicatefiles-example-generated": "Look for duplicates of all files.",
83 "apihelp-query+extlinks-example-simple": "Get a list of external links on <kbd>Main Page</kbd>.",
84 "apihelp-query+exturlusage-param-protocol": "Protocol of the URL. If empty and <var>$1query</var> set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links.",
85 "apihelp-query+filerepoinfo-example-simple": "Get information about file repositories.",
86 "apihelp-query+imageinfo-param-metadataversion": "Version of metadata to use. If <kbd>latest</kbd> is specified, use latest version. Defaults to <kbd>1</kbd> for backwards compatibility.",
87 "apihelp-query+imageinfo-example-simple": "Fetch information about the current version of [[:File:Albert Einstein Head.jpg]].",
88 "apihelp-query+images-example-simple": "Get a list of files used in the [[Main Page]].",
89 "apihelp-query+imageusage-example-simple": "Show pages using [[:File:Albert Einstein Head.jpg]].",
90 "apihelp-query+imageusage-example-generator": "Get information about pages using [[:File:Albert Einstein Head.jpg]].",
91 "apihelp-query+info-example-protection": "Get general and protection information about the page <kbd>Main Page</kbd>.",
92 "apihelp-query+iwbacklinks-example-simple": "Get pages linking to [[wikibooks:Test]].",
93 "apihelp-query+iwlinks-param-title": "Interwiki link to search for. Must be used with <var>$1prefix</var>.",
94 "apihelp-query+langbacklinks-example-simple": "Get pages linking to [[:fr:Test]].",
95 "apihelp-query+langbacklinks-example-generator": "Get information about pages linking to [[:fr:Test]].",
96 "apihelp-query+langlinks-param-title": "Link to search for. Must be used with <var>$1lang</var>.",
97 "apihelp-query+links-example-simple": "Get links from the page <kbd>Main Page</kbd>",
98 "apihelp-query+links-example-namespaces": "Get links from the page <kbd>Main Page</kbd> in the {{ns:user}} and {{ns:template}} namespaces.",
99 "apihelp-query+linkshere-example-simple": "Get a list of pages linking to the [[Main Page]].",
100 "apihelp-query+linkshere-example-generator": "Get information about pages linking to the [[Main Page]].",
101 "apihelp-query+logevents-example-simple": "List recent log events.",
102 "apihelp-query+pagepropnames-summary": "List all page property names in use on the wiki.",
103 "apihelp-query+pageswithprop-summary": "List all pages using a given page property.",
104 "apihelp-query+pageswithprop-example-generator": "Get page information about the first 10 pages using <code>_&#95;NOTOC_&#95;</code>.",
105 "apihelp-query+protectedtitles-example-generator": "Find links to protected titles in the main namespace.",
106 "apihelp-query+random-example-simple": "Return two random pages from the main namespace.",
107 "apihelp-query+random-example-generator": "Return page info about two random pages from the main namespace.",
108 "apihelp-query+recentchanges-example-simple": "List recent changes.",
109 "apihelp-query+redirects-example-generator": "Get information about all redirects to the [[Main Page]].",
110 "apihelp-query+revisions-example-first5-not-localhost": "Get first 5 revisions of the <kbd>Main Page</kbd> that were not made by anonymous user <kbd>127.0.0.1</kbd>.",
111 "apihelp-query+revisions+base-param-difftotext": "Text to diff each revision to. Only diffs a limited number of revisions. Overrides <var>$1diffto</var>. If <var>$1section</var> is set, only that section will be diffed against this text",
112 "apihelp-query+revisions+base-param-contentformat": "Serialisation format used for <var>$1difftotext</var> and expected for output of content.",
113 "apihelp-query+search-example-text": "Search texts for <kbd>meaning</kbd>.",
114 "apihelp-query+search-example-generator": "Get page information about the pages returned for a search for <kbd>meaning</kbd>.",
115 "apihelp-query+siteinfo-example-simple": "Fetch site information.",
116 "apihelp-query+siteinfo-example-replag": "Check the current replication lag.",
117 "apihelp-query+stashimageinfo-example-simple": "Returns information for a stashed file.",
118 "apihelp-query+tags-example-simple": "List available tags.",
119 "apihelp-query+templates-example-simple": "Get the templates used on the page <kbd>Main Page</kbd>.",
120 "apihelp-query+templates-example-generator": "Get information about the template pages used on <kbd>Main Page</kbd>.",
121 "apihelp-query+tokens-example-simple": "Retrieve a csrf token (the default).",
122 "apihelp-query+tokens-example-types": "Retrieve a watch token and a patrol token.",
123 "apihelp-query+transcludedin-example-simple": "Get a list of pages transcluding <kbd>Main Page</kbd>.",
124 "apihelp-query+transcludedin-example-generator": "Get information about pages transcluding <kbd>Main Page</kbd>.",
125 "apihelp-query+usercontribs-example-user": "Show contributions of user <kbd>Example</kbd>.",
126 "apihelp-query+userinfo-example-simple": "Get information about the current user.",
127 "apihelp-query+watchlist-example-simple": "List the top revision for recently changed pages on the watchlist of the current user.",
128 "apihelp-query+watchlist-example-generator": "Fetch page info for recently changed pages on the current user's watchlist.",
129 "apihelp-query+watchlistraw-summary": "Get all pages on the current user's watchlist.",
130 "apihelp-query+watchlistraw-example-simple": "List pages on the watchlist of the current user.",
131 "apihelp-query+watchlistraw-example-generator": "Fetch page info for pages on the current user's watchlist.",
132 "apihelp-revisiondelete-example-revision": "Hide content for revision <kbd>12345</kbd> on the page <kbd>Main Page</kbd>.",
133 "apihelp-rollback-param-watchlist": "Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.",
134 "apihelp-rollback-example-simple": "Roll back the last edits to page <kbd>Main Page</kbd> by user <kbd>Example</kbd>.",
135 "apihelp-setnotificationtimestamp-example-allpages": "Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace.",
136 "apihelp-unblock-param-id": "ID of the block to unblock (obtained through <kbd>list=blocks</kbd>). Cannot be used together with <var>$1user</var>.",
137 "apihelp-undelete-param-timestamps": "Timestamps of the revisions to restore. If both <var>$1timestamps</var> and <var>$1fileids</var> are empty, all will be restored.",
138 "apihelp-undelete-param-watchlist": "Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.",
139 "apihelp-undelete-example-page": "Undelete page <kbd>Main Page</kbd>.",
140 "apihelp-undelete-example-revisions": "Undelete two revisions of page <kbd>Main Page</kbd>.",
141 "apihelp-upload-param-comment": "Upload comment. Also used as the initial page text for new files if <var>$1text</var> is not specified.",
142 "apihelp-upload-example-url": "Upload from a URL.",
143 "apihelp-upload-example-filekey": "Complete an upload that failed due to warnings.",
144 "apihelp-userrights-example-userid": "Add the user with ID <kbd>123</kbd> to group <kbd>bot</kbd>, and remove from groups <kbd>sysop</kbd> and <kbd>bureaucrat</kbd>.",
145 "apihelp-watch-param-title": "The page to (un)watch. Use <var>$1titles</var> instead.",
146 "apihelp-watch-example-unwatch": "Unwatch the page <kbd>Main Page</kbd>.",
147 "apihelp-php-summary": "Output data in serialised PHP format.",
148 "apihelp-phpfm-summary": "Output data in serialised PHP format (pretty-print in HTML).",
149 "api-pageset-param-redirects-generator": "Automatically resolve redirects in <var>$1titles</var>, <var>$1pageids</var>, and <var>$1revids</var>, and in pages returned by <var>$1generator</var>.",
150 "api-pageset-param-redirects-nogenerator": "Automatically resolve redirects in <var>$1titles</var>, <var>$1pageids</var>, and <var>$1revids</var>.",
151 "api-help-param-multi-separate": "Separate values with <kbd>|</kbd>.",
152 "api-help-param-disabled-in-miser-mode": "Disabled due to [[mw:Special:MyLanguage/Manual:$wgMiserMode|miser mode]].",
153 "api-help-param-limited-in-miser-mode": "<strong>Note:</strong> Due to [[mw:Special:MyLanguage/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."
154 }