{
	"@metadata": {
		"authors": [
			"Jack D. Pond"
		]
	},
	"img-auth-desc": "[[Image Authorization]] script, see https://www.mediawiki.org/wiki/Manual:Image_Authorization",
	"img-auth-accessdenied": "[[Image Authorization]] Access Denied",
	"img-auth-nopathinfo": "[[Image Authorization]] Missing PATH_INFO - see english description",
	"img-auth-notindir": "[[Image Authorization]] when the specified path is not in upload directory.",
	"img-auth-badtitle": "[[Image Authorization]] bad title, parameter `$1` is the invalid title",
	"img-auth-nologinnWL": "[[Image Authorization]] logged in and file not whitelisted. Parameter `$1` is the file not in whitelist.",
	"img-auth-nofile": "[[Image Authorization]] non existent file, parameter `$1` is the file that does not exist.",
	"img-auth-isdir": "[[Image Authorization]] trying to access a directory instead of a file, parameter`$1` is the directory.",
	"img-auth-streaming": "[[Image Authorization]] is now streaming file specified by parameter `$1`.",
	"img-auth-public": "[[Image Authorization]] an error message when the admin has configured the wiki to be a public wiki, but is using img_auth script - normally this is a configuration error, except when special restriction extensions are used",
	"img-auth-noread": "[[Image Authorization]] User does not have access to read file, parameter `$1` is the file"
}
