summaryrefslogtreecommitdiff
blob: e735b7c66902c4f1f3d32aa3c418bc3a3c46216a (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
{
	"@metadata": {
		"authors": [
			"Łukasz Garczewski (TOR) <tor@wikia-inc.com>"
		]
	},
	"editaccount": "Edit account",
	"editaccount-general-description": "Close your user account",
	"editaccount-user-id": "User ID: $1",
	"editaccount-user-reg-date": "Account registration date: $1",
	"editaccount-return": "Return",
	"editaccount-desc": "Enables privileged users members to [[Special:EditAccount|manage user account information]]",
	"editaccount-frame-manage": "Edit an account",
	"editaccount-frame-usage": "Note",
	"editaccount-usage": "User data is cached separately for each wiki.\nWhen you reset a password or e-mail, cache will be busted for this wiki only.\nPlease direct the user to this wiki to log in with a newly set password to avoid cache issues.",
	"editaccount-label-select": "Select a user account",
	"editaccount-submit-account": "Manage account",
	"editaccount-frame-account": "Editing user account: $1",
	"editaccount-frame-close": "Disable user account: $1",
	"editaccount-label-email": "Set new e-mail address",
	"editaccount-label-pass": "Set new password",
	"editaccount-label-realname": "Set new real name",
	"editaccount-label-clearunsub": "Unsubscribed",
	"editaccount-label-toggleadopt": "Modify adopter status (for AutomaticWikiAdopt):",
	"editaccount-label-toggleadopt-prevent": "Prevent auto adoption",
	"editaccount-label-toggleadopt-allow": "Allow auto adoption",
	"editaccount-label-reason": "Reason:",
	"editaccount-submit-email": "Save and confirm e-mail address",
	"editaccount-submit-pass": "Save password",
	"editaccount-submit-realname": "Save real name",
	"editaccount-submit-clearunsub": "Clear unsubscribe",
	"editaccount-submit-cleardisable": "Clear disable flag",
	"editaccount-submit-close": "Close account",
	"editaccount-submit-button": "Save",
	"editaccount-usage-close": "You can also disable a user account by scrambling its password and removing the e-mail address. Note that this data is lost and will not be recoverable.",
	"editaccount-warning-close": "<b>Caution!</b> You are about to permanently disable the account of user <b>$1</b>. This cannot be reverted. Are you sure that is what you want to do?",
	"editaccount-status": "Status message",
	"editaccount-success-email": "Changed e-mail address for account $1 to $2.",
	"editaccount-success-email-blank": "Removed e-mail address for account $1.",
	"editaccount-success-pass": "Changed password for account $1.",
	"editaccount-success-realname": "Changed real name for account $1.",
	"editaccount-success-unsub": "Removed unsubscribe bit for account $1.",
	"editaccount-success-disable": "Removed disabled bit for account $1.",
	"editaccount-success-toggleadopt": "Toggled adoption eligibility status for account $1.",
	"editaccount-success-close": "Disabled account $1.",
	"editaccount-error-email": "E-mail was not changed. Try again or contact the Tech Team.",
	"editaccount-error-pass": "Password was not changed. Try again or contact the Tech Team.",
	"editaccount-error-realname": "Real name was not changed. Try again or contact the Tech Team.",
	"editaccount-error-close": "A problem occurred when closing account. Try again or contact the Tech Team.",
	"editaccount-invalid-email": "\"$1\" is not a valid e-mail address!",
	"editaccount-nouser": "Account \"$1\" does not exist!",
	"editaccount-not-loaded": "Error: User data failed to load properly, please try reloading the page.",
	"editaccount-remove-avatar-fail": "Problem auto-removing avatar.",
	"editaccount-requested": "Note: User has requested an account closure",
	"editaccount-not-requested": "CAUTION: User has not requested an account closure",
	"editaccount-label-account-status": "Account status: $1",
	"editaccount-label-email-status": "E-mail status: $1",
	"editaccount-status-confirmed": "Confirmed",
	"editaccount-status-unconfirmed": "Unconfirmed",
	"editaccount-status-realuser": "Real user",
	"editaccount-status-tempuser": "Temporary user",
	"editaccount-error-tempuser-email": "Temporary users cannot have blank e-mail address field, please enter an e-mail address.",
	"editaccount-email-change-requested": "User requested e-mail change via Preferences to $1. To confirm the requested e-mail address change for the user, enter the requested email address into the field below and click \"{{int:editaccount-submit-email}}.\"",
	"log-name-editaccnt": "User accounts log",
	"log-description-editaccnt": "This page lists changes made to user information by Gentoo Wiki staff.",
	"logentry-editaccnt-mailchange": "$1 changed e-mail for user $3",
	"logentry-editaccnt-passchange": "$1 changed password for user $3",
	"logentry-editaccnt-realnamechange": "$1 changed real name for user $3",
	"logentry-editaccnt-closeaccnt": "$1 disabled account $3",
	"edit-account-closed-flag": "This account has been disabled globally by Gentoo Wiki.",
	"action-editaccount": "edit other users' information",
	"right-editaccount": "Edit other users' information"
}