X-Git-Url: http://git.cyclocoop.org//%27http:/jquery.khurshid.com/ifixpng.php/%27?a=blobdiff_plain;f=includes%2Fapi%2Fi18n%2Fen.json;h=173598f58980e2f4522267c47618bb2a22c0d806;hb=02ec1ea797cf014cd007d81dfeec545f6e560f2d;hp=212dc51210b1455719752356f468eebb72c6a72c;hpb=23acf6e70f013b84110b8e6abdde40273e29018a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index 212dc51210..173598f589 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -302,16 +302,18 @@ "apihelp-parse-paramvalue-prop-iwlinks": "Gives interwiki links in the parsed wikitext.", "apihelp-parse-paramvalue-prop-wikitext": "Gives the original wikitext that was parsed.", "apihelp-parse-paramvalue-prop-properties": "Gives various properties defined in the parsed wikitext.", - "apihelp-parse-paramvalue-prop-limitreportdata": "Gives the limit report in a structured way. Gives no data, when $1disablepp is set.", - "apihelp-parse-paramvalue-prop-limitreporthtml": "Gives the HTML version of the limit report. Gives no data, when $1disablepp is set.", + "apihelp-parse-paramvalue-prop-limitreportdata": "Gives the limit report in a structured way. Gives no data, when $1disablelimitreport is set.", + "apihelp-parse-paramvalue-prop-limitreporthtml": "Gives the HTML version of the limit report. Gives no data, when $1disablelimitreport is set.", "apihelp-parse-paramvalue-prop-parsetree": "The XML parse tree of revision content (requires content model $1)", "apihelp-parse-param-pst": "Do a pre-save transform on the input before parsing it. Only valid when used with text.", "apihelp-parse-param-onlypst": "Do a pre-save transform (PST) on the input, but don't parse it. Returns the same wikitext, after a PST has been applied. Only valid when used with $1text.", "apihelp-parse-param-effectivelanglinks": "Includes language links supplied by extensions (for use with $1prop=langlinks).", "apihelp-parse-param-section": "Only retrieve the content of this section number or when new generate a new section.\n\nnew section is only honored when specifying text.", "apihelp-parse-param-sectiontitle": "New section title when section is new.\n\nUnlike page editing, this does not fall back to summary when omitted or empty.", - "apihelp-parse-param-disablepp": "Omit the preprocessor report (\"NewPP limit report\") from the parser output.", + "apihelp-parse-param-disablelimitreport": "Omit the limit report (\"NewPP limit report\") from the parser output.", + "apihelp-parse-param-disablepp": "Use $1disablelimitreport instead.", "apihelp-parse-param-disableeditsection": "Omit edit section links from the parser output.", + "apihelp-parse-param-disabletidy": "Do not run HTML cleanup (e.g. tidy) on the parser output.", "apihelp-parse-param-generatexml": "Generate XML parse tree (requires content model $1; replaced by $2prop=parsetree).", "apihelp-parse-param-preview": "Parse in preview mode.", "apihelp-parse-param-sectionpreview": "Parse in section preview mode (enables preview mode too).", @@ -723,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.", @@ -867,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.", @@ -926,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.", @@ -1391,7 +1394,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.",