// Exported from SourceMod Translator
// Date: 2016-12-11 14:24:06 UTC
// Language: English (en)
// 
// To view other translations for this plugin, please visit:
// http://translator.mitchdempsey.com/sourcemod_plugins/183
//
"Phrases"
{

	"torch_tag"
	{
		"en"		"[{green}MyJB.TorchRelay{default}]"
	}

	"torch_need"
	{
		"#format"	"{1:i},{2:N}"
		"en"		"{purple}{2}{default} has voted. {purple}{1}{default} votes required to play {darkred}Torch Relay."
	}

	"torch_rounds"
	{
		"#format"	"{1:i},{2:i}"
		"en"		"Round {purple}{1}{default} of {purple}{2}"
	}

	"torch_end"
	{
		"en"		"{purple}Torch Relay{default} has ended."
	}

	"torch_voting"
	{
		"en"		"Voting for Torch Relay is {purple}disabled"
	}

	"torch_setbywarden"
	{
		"en"		"Set Torch Relay by Warden is {purple}disabled!"
	}

	"torch_setbyadmin"
	{
		"en"		"Set Torch Relay by Admin is {purple}disabled!"
	}

	"torch_next"
	{
		"en"		"The following round will be: {purple}Torch Relay."
	}

	"torch_next_nc"
	{
		"en"		"The following round will be: Torch Relay."
	}

	"torch_start"
	{
		"en"		"{purple}Torch Relay{default} has begun!"
	}

	"torch_start_nc"
	{
		"en"		"Torch Relay has begun!"
	}

	"torch_voted"
	{
		"en"		"You have already voted for {purple}Torch Relay!"
	}

	"torch_progress"
	{
		"#format"	"{1:s}"
		"en"		"The event {darkred}{1} {default}is {purple}already in progress!"
	}

	"torch_minplayer"
	{
		"en"		"For Torch Relay you need at least {purple}three players, one of which must be a Guard!"
	}

	"torch_sprint"
	{
		"en"		"You are now {blue}Sprinting!"
	}

	"torch_sprintend"
	{
		"#format"	"{1:i}"
		"en"		"{blue}You're too tired to sprint!{default} Rest for {1} Seconds."
	}

	"torch_random"
	{
		"#format"	"{1:N}"
		"en"		"{darkred}The Random Torch is... {1}"
	}

	"torch_sprintagain"
	{
		"en"		"You caught your breath. You can {blue}sprint {default}again!"
	}

	"torch_disabled"
	{
		"en"		"Torch Relay is currently {purple}disabled!"
	}

	"torch_info_title"
	{
		"en"		"Torch Relay is now Activated!"
	}

	"torch_info_line1"
	{
		"en"		"A random player will be set on fire!"
	}

	"torch_info_line2"
	{
		"en"		"Pass on the flame by knifing other players!"
	}

	"torch_info_line3"
	{
		"en"		"Hold E to sprint! The Torch is faster than you!"
	}

	"torch_info_line4"
	{
		"en"		"All usual Jailbreak Rules do not apply during this round!"
	}

	"torch_info_line5"
	{
		"en"		"Last Request is disabled during this round!"
	}

	"torch_info_line6"
	{
		"en"		"You must stay in the main Jailroom! Don't enter vents or secrets!"
	}

	"torch_info_line7"
	{
		"en"		"You must follow the server rules!"
	}

	"torch_wait"
	{
		"#format"	"{1:i}"
		"en"		"You must wait {purple}{1}{default} more rounds for an Event Day!"
	}

	"torch_damage_nc"
	{
		"#format"	"{1:i}"
		"en"		"A Random player will burn in {1} seconds!"
	}

	"torch_torchem"
	{
		"#format"	"{1:N}"
		"en"		"{purple}{1}{default} is the torch!"
	}

	"torch_untorch"
	{
		"#format"	"{1:N}"
		"en"		"{purple}{1}{default} is no longer the Torch!"
	}

	"torch_win"
	{
		"en"		"The torch has been extinguished!"
	}

	"torch_name"
	{
		"en"		"Torch Relay"
	}

}
