{
	"@metadata": {
		"authors": [
			"Tim Starling",
			"Aaron Schulz",
			"John Du Hart",
			"Zoranzoki21"
		]
	},
	"apihelp-query+checkuser-summary": "Check which IP addresses are used by a given username or which usernames are used by a given IP address.",
	"apihelp-query+checkuser-summary-api-disabled": "'''This API has been disabled by the site administrators. Querying the API will return no data.''' {{int:apihelp-query+checkuser-summary}}",
	"apihelp-query+checkuser-param-request": "Type of CheckUser request:",
	"apihelp-query+checkuser-paramvalue-request-userips": "Get IP address of target user.",
	"apihelp-query+checkuser-paramvalue-request-actions": "Get actions performed by target IP address or range.",
	"apihelp-query+checkuser-paramvalue-request-ipusers": "Get users from target IP address or range.",
	"apihelp-query+checkuser-param-target": "Username, IP address, or CIDR range to check.",
	"apihelp-query+checkuser-param-reason": "Reason to check.",
	"apihelp-query+checkuser-param-limit": "Limit of rows.",
	"apihelp-query+checkuser-param-timecond": "Time limit of user data (like \"-2 weeks\" or \"2 weeks ago\").",
	"apihelp-query+checkuser-param-xff": "Use XFF data instead of IP address.",
	"apihelp-query+checkuser-example-1": "Get IP addresses for [[User:Example]]",
	"apihelp-query+checkuser-example-2": "Get actions performed by 192.0.2.0/24",
	"apihelp-query+checkuserlog-summary": "Get entries from the CheckUser log.",
	"apihelp-query+checkuserlog-param-user": "Username of the CheckUser.",
	"apihelp-query+checkuserlog-param-target": "Checked user, IP address, or CIDR range.",
	"apihelp-query+checkuserlog-param-reason": "Reason given for the check.",
	"apihelp-query+checkuserlog-param-limit": "Limit of rows.",
	"apihelp-query+checkuserlog-param-from": "The timestamp to start enumerating from.",
	"apihelp-query+checkuserlog-param-to": "The timestamp to end enumerating.",
	"apihelp-query+checkuserlog-example-1": "Show checks of [[User:Example]]",
	"apihelp-query+checkuserlog-example-2": "Show checks of 192.0.2.0/24 after 2011-10-15T23:00:00Z",
	"apihelp-query+checkuserformattedblockinfo-summary": "Return formatted block details for sitewide blocks affecting the current user.",
	"apihelp-query+globalcontributions-summary": "Show most recent edits across all wikis for a given registered user.",
	"apihelp-query+globalcontributions-param-target": "Username to look up (must not be an IP).",
	"apihelp-query+globalcontributions-param-limit": "Limit of rows.",
	"apihelp-query+globalcontributions-param-offset": "Continuation offset to resume the enumeration from.",
	"apihelp-query+globalcontributions-example-1": "Show most recent edits across all wikis for a given user.",
	"apihelp-query+globalcontributions-example-2": "Show most recent edits across all wikis for a given user from a given continuation offset, with a custom limit.",
	"apierror-checkuser-missingsummary": "You must define reason for check.",
	"apierror-checkuser-timelimit": "You need use correct time limit (like \"-2 weeks\" or \"2 weeks ago\").",
	"apierror-checkuser-invalidmode": "Invalid request mode",
	"apierror-checkuser-nosuchuser": "No such user for this username",
	"apierror-checkuser-disabled": "The 'checkuser' query API has been disabled by the site administrators.",
	"checkuser-api-help-param-direction": "In which direction to enumerate:",
	"checkuser-api-help-paramvalue-direction-newer": "List oldest first. Note: $1from has to be before $1to.",
	"checkuser-api-help-paramvalue-direction-older": "List newest first (default). Note: $1from has to be later than $1to.",
	"checkuser-api-useragent-clienthints-revision-user-mismatch": "User $1 is not the author of revision $2",
	"checkuser-api-useragent-clienthints-mappings-exist": "Client hint mappings already exist for $1 $2",
	"checkuser-api-useragent-clienthints-called-too-late": "The $1 $2 is too old to allow recording client hints data",
	"checkuser-api-useragent-clienthints-nonexistent-id": "The $1 ID $2 does not exist",
	"checkuser-api-useragent-clienthints-explanation": "{{SITENAME}} collects user-agent client hint data to assist in moderating vandalism and abuse. See https://www.mediawiki.org/wiki/Extension:CheckUser/Client_Hints for more details.",
	"apihelp-logout-param-checkuserclienthints": "Client hints data supplied alongside requests to ApiLogout. For internal use only.",
	"checkuser-ip-auto-reveal-expiry-invalid": "The provided auto-reveal expiry is invalid.",
	"checkuser-ip-auto-reveal-missing-permission": "You do not have the permission needed to use IP auto-reveal.",
	"checkuser-suggestedinvestigations-case-update-case-not-found": "The provided case ID does not exist",
	"checkuser-suggestedinvestigations-case-update-feature-not-enabled": "The suggested investigations feature is not enabled"
}
