X-Git-Url: https://git.cyclocoop.org/%7B%7B%20url_for%28?a=blobdiff_plain;f=includes%2Fapi%2Fi18n%2Fen.json;h=6838e545d6719c7b7301d009372606d73b62b596;hb=e9edf8e6ac3ef0b31b5d68957bdf1e40fb7e5012;hp=ba5f25fc16677516ddd71b6df3eabe1664865302;hpb=1621c57c3724a66c487a65f46940a6e0e4dc4dea;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index ba5f25fc16..6838e545d6 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -2,7 +2,8 @@ "@metadata": { "authors": [ "Anomie", - "Siebrand" + "Siebrand", + "Zoranzoki21" ] }, @@ -316,7 +317,7 @@ "apihelp-opensearch-summary": "Search the wiki using the OpenSearch protocol.", "apihelp-opensearch-param-search": "Search string.", "apihelp-opensearch-param-limit": "Maximum number of results to return.", - "apihelp-opensearch-param-namespace": "Namespaces to search.", + "apihelp-opensearch-param-namespace": "Namespaces to search. Ignored if $1search begins with a valid namespace prefix.", "apihelp-opensearch-param-suggest": "Do nothing if [[mw:Special:MyLanguage/Manual:$wgEnableOpenSearchSuggest|$wgEnableOpenSearchSuggest]] is false.", "apihelp-opensearch-param-redirects": "How to handle redirects:\n;return:Return the redirect itself.\n;resolve:Return the target page. May return fewer than $1limit results.\nFor historical reasons, the default is \"return\" for $1format=json and \"resolve\" for other formats.", "apihelp-opensearch-param-format": "The format of the output.", @@ -789,7 +790,7 @@ "apihelp-query+exturlusage-param-namespace": "The page namespaces to enumerate.", "apihelp-query+exturlusage-param-limit": "How many pages to return.", "apihelp-query+exturlusage-param-expandurl": "Expand protocol-relative URLs with the canonical protocol.", - "apihelp-query+exturlusage-example-simple": "Show pages linking to http://www.mediawiki.org.", + "apihelp-query+exturlusage-example-simple": "Show pages linking to https://www.mediawiki.org.", "apihelp-query+filearchive-summary": "Enumerate all deleted files sequentially.", "apihelp-query+filearchive-param-from": "The image title to start enumerating from.", @@ -897,6 +898,7 @@ "apihelp-query+info-paramvalue-prop-readable": "Whether the user can read this page.", "apihelp-query+info-paramvalue-prop-preload": "Gives the text returned by EditFormPreloadText.", "apihelp-query+info-paramvalue-prop-displaytitle": "Gives the manner in which the page title is actually displayed.", + "apihelp-query+info-paramvalue-prop-varianttitles": "Gives the display title in all variants of the site content language.", "apihelp-query+info-param-testactions": "Test whether the current user can perform certain actions on the page.", "apihelp-query+info-param-token": "Use [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] instead.", "apihelp-query+info-example-simple": "Get information about the page Main Page.", @@ -1015,7 +1017,7 @@ "apihelp-query+prefixsearch-summary": "Perform a prefix search for page titles.", "apihelp-query+prefixsearch-extended-description": "Despite the similarity in names, this module is not intended to be equivalent to [[Special:PrefixIndex]]; for that, see [[Special:ApiHelp/query+allpages|action=query&list=allpages]] with the apprefix parameter. The purpose of this module is similar to [[Special:ApiHelp/opensearch|action=opensearch]]: to take user input and provide the best-matching titles. Depending on the search engine backend, this might include typo correction, redirect avoidance, or other heuristics.", "apihelp-query+prefixsearch-param-search": "Search string.", - "apihelp-query+prefixsearch-param-namespace": "Namespaces to search.", + "apihelp-query+prefixsearch-param-namespace": "Namespaces to search. Ignored if $1search begins with a valid namespace prefix.", "apihelp-query+prefixsearch-param-limit": "Maximum number of results to return.", "apihelp-query+prefixsearch-param-offset": "Number of results to skip.", "apihelp-query+prefixsearch-example-simple": "Search for page titles beginning with meaning.", @@ -1071,6 +1073,7 @@ "apihelp-query+recentchanges-paramvalue-prop-sizes": "Adds the new and old page length in bytes.", "apihelp-query+recentchanges-paramvalue-prop-redirect": "Tags edit if page is a redirect.", "apihelp-query+recentchanges-paramvalue-prop-patrolled": "Tags patrollable edits as being patrolled or unpatrolled.", + "apihelp-query+recentchanges-paramvalue-prop-autopatrolled": "Tags patrollable edits as being autopatrolled or not.", "apihelp-query+recentchanges-paramvalue-prop-loginfo": "Adds log information (log ID, log type, etc) to log entries.", "apihelp-query+recentchanges-paramvalue-prop-tags": "Lists tags for the entry.", "apihelp-query+recentchanges-paramvalue-prop-sha1": "Adds the content checksum for entries associated with a revision.", @@ -1260,6 +1263,7 @@ "apihelp-query+usercontribs-paramvalue-prop-sizediff": "Adds the size delta of the edit against its parent.", "apihelp-query+usercontribs-paramvalue-prop-flags": "Adds flags of the edit.", "apihelp-query+usercontribs-paramvalue-prop-patrolled": "Tags patrolled edits.", + "apihelp-query+usercontribs-paramvalue-prop-autopatrolled": "Tags autopatrolled edits.", "apihelp-query+usercontribs-paramvalue-prop-tags": "Lists tags for the edit.", "apihelp-query+usercontribs-param-show": "Show only items that meet these criteria, e.g. non minor edits only: $2show=!minor.\n\nIf $2show=patrolled or $2show=!patrolled is set, revisions older than [[mw:Special:MyLanguage/Manual:$wgRCMaxAge|$wgRCMaxAge]] ($1 {{PLURAL:$1|second|seconds}}) won't be shown.", "apihelp-query+usercontribs-param-tag": "Only list revisions tagged with this tag.", @@ -1327,6 +1331,7 @@ "apihelp-query+watchlist-paramvalue-prop-parsedcomment": "Adds parsed comment of the edit.", "apihelp-query+watchlist-paramvalue-prop-timestamp": "Adds timestamp of the edit.", "apihelp-query+watchlist-paramvalue-prop-patrol": "Tags edits that are patrolled.", + "apihelp-query+watchlist-paramvalue-prop-autopatrol": "Tags edits that are autopatrolled.", "apihelp-query+watchlist-paramvalue-prop-sizes": "Adds the old and new lengths of the page.", "apihelp-query+watchlist-paramvalue-prop-notificationtimestamp": "Adds timestamp of when the user was last notified about the edit.", "apihelp-query+watchlist-paramvalue-prop-loginfo": "Adds log information where appropriate.", @@ -1736,7 +1741,6 @@ "apierror-missingtitle-byname": "The page $1 doesn't exist.", "apierror-moduledisabled": "The $1 module has been disabled.", "apierror-multival-only-one-of": "{{PLURAL:$3|Only|Only one of}} $2 is allowed for parameter $1.", - "apierror-multival-only-one": "Only one value is allowed for parameter $1.", "apierror-multpages": "$1 may only be used with a single page.", "apierror-mustbeloggedin-changeauth": "You must be logged in to change authentication data.", "apierror-mustbeloggedin-generic": "You must be logged in.",