"Phrases"
{
	"KAC_Tag"
	{
		"en"		"[KAC]"
	}

	"KAC_WelcomeMsg"
	{
		"en"		"This server is protected by"
	}

	"KAC_Banned"
	{
		"en"		"You have been banned for a cheating infraction"
	}
	
	"KAC_TitleServerRules"
	{
		"en"		"Server Rules"
	}

	"KAC_GlobalBanned"
	{
		"en"		"You are banned from all Kigen's Anti-Cheat protected servers. See: http://www.Forum.SourceTM.com for more information"
	}

	"KAC_CommandSpamKick"
	{
		"en"		"You have been kicked for command spamming"
	}

	"KAC_PleaseWait"
	{
		"en"		"Please wait a minute before attempting to reconnect"
	}

	"KAC_FailedToReply"
	{
		"en"		"Your client has failed to reply to a query in time. Please reconnect or restart your game"
	}

	"KAC_FailedAuth"
	{
		"en"		"Your client has failed to authorize in time. Please reconnect or restart your game"
	}

	"KAC_ClientCorrupt"
	{
		"en"		"Your client has become corrupted. Please restart your game before reconnecting"
	}

	"KAC_RemovePlugins"
	{
		"en"		"Please remove any third party plugins from your client before joining this server again"
	}

	"KAC_HasPlugin"
	{
		"#format"	"{1:s},{2:s},{3:s}"
		"en"		"{1} ({2}) has a plugin running, returned {3}."
	}

	"KAC_Muted"
	{
		"#format"	"{1:s}"
		"en"		"{1} has been muted by"
	}

	"KAC_HasNotEqual"
	{
		"#format"	"{1:s},{2:s},{3:s},{4:s},{5:s}"
		"en"		"{1} ({2}) returned a bad value on {3} (value {4}, should be {5})."
	}

	"KAC_ShouldEqual"
	{
		"#format"	"{1:s},{2:s},{3:s}"
		"en"		"Your convar {1} should equal {2} but it was set to {3}. Please correct this before rejoining"
	}

	"KAC_HasNotGreater"
	{
		"#format"	"{1:s},{2:s},{3:s},{4:s},{5:s}"
		"en"		"{1} ({2}) has convar {3} set to {4} when it should be greater than or equal to {5}."
	}

	"KAC_ShouldBeGreater"
	{
		"#format"	"{1:s},{2:s},{3:s}"
		"en"		"Your convar {1} should be greater than or equal to {2} but was set to {3}. Please correct this before rejoining"
	}

	"KAC_HasNotLess"
	{
		"#format"	"{1:s},{2:s},{3:s},{4:s},{5:s}"
		"en"		"{1} ({2}) has convar {3} set to {4} when it should be less than or equal to {5}."
	}

	"KAC_ShouldBeLess"
	{
		"#format"	"{1:s},{2:s},{3:s}"
		"en"		"Your convar {1} should be less than or equal to {2} but was set to {3}. Please correct this before rejoining"
	}

	"KAC_HasNotBound"
	{
		"#format"	"{1:s},{2:s},{3:s},{4:s},{5:s},{6:f}"
		"en"		"{1} ({2}) has convar {3} set to {4} when it should be between {5} and {6}."
	}

	"KAC_ShouldBound"
	{
		"#format"	"{1:s},{2:s},{3:f},{4:s}"
		"en"		"Your convar {1} should be between {2} and {3} but was set to {4}. Please correct this before rejoining"
	}

	"KAC_ChangeName"
	{
		"en"		"Please change your name"
	}

	"KAC_CmdBanned"
	{
		"en"		"You have been banned for a command usage violation"
	}

	"KAC_SayBlock"
	{
		"en"		"Your message has been blocked due to an invalid character."
	}

	"KAC_ForcedReval"
	{
		"en"		"Forced revalidation on all connected players."
	}

	"KAC_CannotReval"
	{
		"en"		"Cannot force revalidation until all player have already been validated."
	}

	"KAC_AimbotDetected"
	{
		"#format"	"{1:s},{2:i},{3:.0f}"
		"en"		"{1} is suspected of using an aimbot. (Detection #{2}) (Deviation: {3}°)"
	}

	"KAC_AutoTriggerDetected"
	{
		"#format"	"{1:s},{2:s}"
		"en"		"{1} is suspected of using auto-trigger cheat: {2}"
	}

	"KAC_AutoTriggerDetectedKickClient"
	{
		"#format"	"{1:s}"
		"en"		"On the server are prohibited from using automated scripts: {1}"
	}

	"KAC_AutoTriggerDetectedKickMsgAdmin"
	{
		"#format"	"{1:s},{2:s}"
		"en"		"The player: {1} has been seen: {2}, and he was thrown from the server automatically."
	}

	"KAC_AutoTriggerDetectedBanMsgAdmin"
	{
		"#format"	"{1:s},{2:s}"
		"en"		"The player: {1} has been seen: {2}, and he was banned automatically."
	}

	"KAC_SpinhackDetected"
	{
		"#format"	"{1:s}"
		"en"		"{1} is suspected of using a SpinHack."
	}

	"KAC_EyeDetected"
	{
		"#format"	"{1:s}"
		"en"		"{1} is suspected of cheating with their eye angles."
	}

	"KAC_IpAlreadyKick"
	{
		"#format"	"{1:s}"
		"en"		"Your Ip Address: ({1}) coincides with one player on the server."
	}
	
	"KAC_CommandSpamAdminMsgKick"
	{
		"#format"	"{1:N},{2:s},{3:s}"
		"en"		"Player: {1} has been kicked from the server for excessive use of commands: {2} {3}"
	}

	"KAC_CommandSpamAdminMsgBan"
	{
		"#format"	"{1:N},{2:s},{3:s}"
		"en"		"Player: {1} was banned for command usage violation of command: {2} {3}"
	}

	"KAC_CommandBlockExploitAdminMsgBan"
	{
		"#format"	"{1:N},{2:s}"
		"en"		"Player: {1} was banned for command usage violation of command: sm_menu {2}"
	}

	"KAC_SpinhackDetectedKickClient"
	{
		"en"		"You have been seen SpinHack"
	}
}
