summaryrefslogtreecommitdiff
blob: 10dc51e18589aae3bb17a0591ccc2107fb270fba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
{
	"@metadata": {
		"authors": [
			"Chase me ladies, I'm the Cavalry",
			"Macofe",
			"Guycn2",
			"Andibing"
		]
	},
	"checkuser-summary": "This tool scans recent changes to retrieve the IP addresses used by a user or show the edit/user data for an IP address.\nUsers and edits by a client IP address can be retrieved via XFF headers by appending the IP address with \"/xff\". IPv4 (CIDR $1-32) and IPv6 (CIDR $2-128) are supported.\nNo more than 5,000 edits will be returned for performance reasons.\nUse this in accordance with policy.",
	"checkuser-desc": "Grants users with the appropriate permission the ability to check user's IP addresses and other information",
	"checkuser-logcase": "The log search is case sensitive.",
	"checkuser": "Check user",
	"checkuserlog": "Check user log",
	"checkuser-contribs": "check user IP addresses",
	"checkuser-contribs-log": "recent user checks",
	"group-checkuser": "Check users",
	"group-checkuser-member": "{{GENDER:$1|check user}}",
	"right-checkuser": "Check user's IP addresses and other information",
	"right-checkuser-log": "View the checkuser log",
	"action-checkuser": "check user's IP addresses and other information",
	"action-checkuser-log": "view the checkuser log",
	"grouppage-checkuser": "{{ns:project}}:Check user",
	"checkuser-reason": "Reason:",
	"checkuser-reason-api": "API: $1",
	"checkuser-showlog": "Switch to CheckUser log",
	"checkuser-query": "Query recent changes",
	"checkuser-target": "IP address or username:",
	"checkuser-users": "Get users",
	"checkuser-edits": "Get edits",
	"checkuser-ips": "Get IP addresses",
	"checkuser-period": "Duration:",
	"checkuser-week-1": "last week",
	"checkuser-week-2": "last two weeks",
	"checkuser-month": "last 30 days",
	"checkuser-all": "all",
	"checkuser-cidr-label": "Find common range and affected IP addresses for a list of IP addresses",
	"checkuser-cidr-res": "Common CIDR:",
	"checkuser-empty": "The log contains no items.",
	"checkuser-nomatch": "No matches found.",
	"checkuser-nomatch-edits": "No matches found.\nLast edit was on $1 at $2.",
	"checkuser-check": "Check",
	"checkuser-log-fail": "Unable to add log entry",
	"checkuser-nolog": "No log file found.",
	"checkuser-blocked": "Blocked",
	"checkuser-gblocked": "Blocked globally",
	"checkuser-locked": "Locked",
	"checkuser-wasblocked": "Previously blocked",
	"checkuser-localonly": "Not unified",
	"checkuser-massblock": "Block selected users",
	"checkuser-massblock-text": "Selected accounts will be blocked indefinitely, with autoblocking of IP addresses enabled and account creation disabled.\nIP addresses will be blocked for one week for anonymous users only and account creation will be disabled.",
	"checkuser-blockemail": "Prevent from sending email",
	"checkuser-blocktalk": "Prevent from editing their own talk page while blocked",
	"checkuser-blocktag": "Replace user pages with:",
	"checkuser-blocktag-talk": "Replace talk pages with:",
	"checkuser-massblock-commit": "Block selected users",
	"checkuser-block-success": "'''The {{PLURAL:$2|user|users}} $1 {{PLURAL:$2|is|are}} now blocked.'''",
	"checkuser-block-failure": "'''No users blocked.'''",
	"checkuser-block-limit": "Too many users selected.",
	"checkuser-block-noreason": "You must give a reason for the blocks.",
	"checkuser-centralauth-multilock": "Multi lock selected accounts",
	"checkuser-noreason": "You must give a reason for this query.",
	"checkuser-accounts": "$1 new {{PLURAL:$1|account|accounts}}",
	"checkuser-too-many": "Too many results (according to query estimate), please narrow down the CIDR.\nHere are the IP addresses used (5000 max, sorted by address):",
	"checkuser-user-nonexistent": "The specified user does not exist.",
	"checkuser-search": "Search check user log entries",
	"checkuser-search-submit": "Search",
	"checkuser-search-initiator": "initiator",
	"checkuser-search-target": "target",
	"checkuser-log-search-target": "Target:",
	"checkuser-log-search-type": "Search by:",
	"checkuser-ipeditcount": "~$1 from all users",
	"checkuser-showmain": "Switch to CheckUser main form",
	"checkuser-limited": "'''These results have been truncated for performance reasons.'''",
	"checkuser-log-entry-userips": "$3, $1 got IP addresses for $2",
	"checkuser-log-entry-ipedits": "$3, $1 got edits for $2",
	"checkuser-log-entry-ipusers": "$3, $1 got users for $2",
	"checkuser-log-entry-ipedits-xff": "$3, $1 got edits for XFF $2",
	"checkuser-log-entry-ipusers-xff": "$3, $1 got users for XFF $2",
	"checkuser-log-entry-useredits": "$3, $1 got edits for $2",
	"checkuser-autocreate-action": "was automatically created",
	"checkuser-create-action": "was created",
	"checkuser-email-action": "sent an email to user \"$1\"",
	"checkuser-reset-action": "reset password for user \"$1\"",
	"checkuser-token-fail": "Session failure. Please try again.",
	"apihelp-query+checkuser-description": "Check which IP addresses are used by a given username, or which usernames are used by a given IP.",
	"apihelp-query+checkuser-param-request": "Type of CheckUser request:\n;userips:Get IP address of target user.\n;edits:Get changes from target IP address or range.\n;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": "Check IP addresses for [[User:Example]]",
	"apihelp-query+checkuser-example-2": "Check edits from 192.0.2.0/24",
	"apihelp-query+checkuserlog-description": "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-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"
}