X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2Fi18n%2Fen.json;h=2cb0e371bda28660a015a5384fb3c3318e01a4dc;hb=fcafed99d83050b3b743dd2f77067b7b81f77e46;hp=396f5dac71ae4cdc2fe998ca4b476496b2f9c49c;hpb=2a98737a0f59d25b5d3830050d5963b2ad7dab48;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index 396f5dac71..2cb0e371bd 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -725,7 +725,7 @@ "apihelp-query+imageinfo-param-prop": "Which file information to get:", "apihelp-query+imageinfo-paramvalue-prop-timestamp": "Adds timestamp for the uploaded version.", "apihelp-query+imageinfo-paramvalue-prop-user": "Adds the user who uploaded each file version.", - "apihelp-query+imageinfo-paramvalue-prop-userid": "Add the user ID that uploaded each file version.", + "apihelp-query+imageinfo-paramvalue-prop-userid": "Add the ID of the user that uploaded each file version.", "apihelp-query+imageinfo-paramvalue-prop-comment": "Comment on the version.", "apihelp-query+imageinfo-paramvalue-prop-parsedcomment": "Parse the comment on the version.", "apihelp-query+imageinfo-paramvalue-prop-canonicaltitle": "Adds the canonical title of the file.", @@ -869,7 +869,7 @@ "apihelp-query+logevents-paramvalue-prop-details": "Lists additional details about the log event.", "apihelp-query+logevents-paramvalue-prop-tags": "Lists tags for the log event.", "apihelp-query+logevents-param-type": "Filter log entries to only this type.", - "apihelp-query+logevents-param-action": "Filter log actions to only this action. Overrides $1type. Wildcard actions like action/* allows to specify any string for the asterisk.", + "apihelp-query+logevents-param-action": "Filter log actions to only this action. Overrides $1type. In the list of possible values, values with the asterisk wildcard such as action/* can have different strings after the slash (/).", "apihelp-query+logevents-param-start": "The timestamp to start enumerating from.", "apihelp-query+logevents-param-end": "The timestamp to end enumerating.", "apihelp-query+logevents-param-user": "Filter entries to those made by the given user.", @@ -928,10 +928,11 @@ "apihelp-query+querypage-param-limit": "Number of results to return.", "apihelp-query+querypage-example-ancientpages": "Return results from [[Special:Ancientpages]].", - "apihelp-query+random-description": "Get a set of random pages.\n\nPages are listed in a fixed sequence, only the starting point is random. This means that if, for example, Main Page is the first random page in the list, List of fictional monkeys will always be second, List of people on stamps of Vanuatu third, etc.\n\nIf the number of pages in the namespace is lower than $1limit, fewer pages will be returned. The same page will not be returned twice.", + "apihelp-query+random-description": "Get a set of random pages.\n\nPages are listed in a fixed sequence, only the starting point is random. This means that if, for example, Main Page is the first random page in the list, List of fictional monkeys will always be second, List of people on stamps of Vanuatu third, etc.", "apihelp-query+random-param-namespace": "Return pages in these namespaces only.", "apihelp-query+random-param-limit": "Limit how many random pages will be returned.", - "apihelp-query+random-param-redirect": "Load a random redirect instead of a random page.", + "apihelp-query+random-param-redirect": "Use $1filterredir=redirects instead.", + "apihelp-query+random-param-filterredir": "How to filter for redirects.", "apihelp-query+random-example-simple": "Return two random pages from the main namespace.", "apihelp-query+random-example-generator": "Return page info about two random pages from the main namespace.", @@ -1392,7 +1393,7 @@ "api-help-param-type-password": "", "api-help-param-type-timestamp": "Type: {{PLURAL:$1|1=timestamp|2=list of timestamps}} ([[Special:ApiHelp/main#main/datatypes|allowed formats]])", "api-help-param-type-user": "Type: {{PLURAL:$1|1=user name|2=list of user names}}", - "api-help-param-list": "{{PLURAL:$1|1=One value|2=Values (separate with {{!}})}}: $2", + "api-help-param-list": "{{PLURAL:$1|1=One of the following values|2=Values (separate with {{!}})}}: $2", "api-help-param-list-can-be-empty": "{{PLURAL:$1|0=Must be empty|Can be empty, or $2}}", "api-help-param-limit": "No more than $1 allowed.", "api-help-param-limit2": "No more than $1 ($2 for bots) allowed.",