{
	"@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-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",
	"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",
	"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-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."
}
