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

	"hide_tag"
	{
		"en"		"[{green}MyJB.hide{default}]"
	}

	"hide_need"
	{
		"#format"	"{1:i},{2:N}"
		"en"		"{purple}{2}{default} has voted. {purple}{1}{default} votes required to play {darkred}Hide in the Dark."
	}

	"hide_twin_nc"
	{
		"en"		"Hiders win!"
	}

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

	"hide_ctwin_nc"
	{
		"en"		"Seekers win!"
	}

	"hide_end"
	{
		"en"		"{purple}Hide in the Dark{default} has ended."
	}

	"hide_next_nc"
	{
		"en"		"The following round will be: Hide in the Dark."
	}

	"hide_next"
	{
		"en"		"The following round will be: {purple}Hide in the Dark."
	}

	"hide_start"
	{
		"en"		"{purple}Hide in the Dark{default} has begun!"
	}

	"hide_start_nc"
	{
		"en"		"Hide in the Dark has begun!"
	}

	"hide_voted"
	{
		"en"		"You have already voted for {purple}Hide in the Dark!"
	}

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

	"hide_minplayer"
	{
		"en"		"For Hide in the Dark you need at least {purple}one Guard and one Prisoner!"
	}

	"hide_disabled"
	{
		"en"		"Hide in the Dark currently {purple}disabled!"
	}

	"hide_voting"
	{
		"en"		"Voting for Hide in the Dark is {purple}disabled!"
	}

	"hide_setbyWarden"
	{
		"en"		"Set Hide in the Dark by Warden is {purple}disabled!"
	}

	"hide_setbyadmin"
	{
		"en"		"Set Hide in the Dark by Admin is {purple}disabled!"
	}

	"hide_timetohide_nc"
	{
		"#format"	"{1:i}"
		"en"		"{1} seconds left to hide!"
	}

	"hide_timetounfreeze_nc"
	{
		"#format"	"{1:i}"
		"en"		"{1} seconds until unfreeze!"
	}

	"hide_stillta"
	{
		"#format"	"{1:i}"
		"en"		"You have {green}{1}{default} TAGrenade(s) left."
	}

	"hide_nota"
	{
		"en"		"You've {green}run out{default} of TAGrenades!"
	}

	"hide_info_title"
	{
		"en"		"Hide In The Dark is now Activated!"
	}

	"hide_info_line1"
	{
		"en"		"The Hiders have time to hide at the start of the round!"
	}

	"hide_info_line2"
	{
		"en"		"Hiders will be frozen when the Seeker becomes unfreezed!"
	}

	"hide_info_line3"
	{
		"en"		"The Seeker has been given TAGrenades!"
	}

	"hide_info_line4"
	{
		"en"		"All ususal Jailbreak Rules do not apply during this round!"
	}

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

	"hide_info_line6"
	{
		"en"		"Everyone is allowed to go anywhere within the map!"
	}

	"hide_info_line7"
	{
		"en"		"Don't be an Asshole!"
	}

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

	"hide_name"
	{
		"en"		"Hide in the Dark"
	}

}
