"Phrases"
{
	"Prefix"
	{
		"ru"	"[Телепорт]"
		"en"	"[Teleport]"
	}
	
	"Me"
	{
		"ru"	"Ко мне"
		"en"	"To me"
	}
	
	"Him"
	{
		"ru"	"К нему"
		"en"	"To him"
	}
	
	"Next"
	{
		"ru"	"Выбрать следующего"
		"en"	"Select Next"
	}
	
	"Title1"
	{
		"ru"	"Выберите игрока"
		"en"	"Teleport Control"
	}
	
	"Title2"
	{
		"ru"	"Выберите следующего игрока"
		"en"	"Teleport Control"
	}
	
	"Title3"
	{
		"ru"	"Управление"
		"en"	"Teleport Control"
	}
	
	"PNF"
	{
		"ru"	"Никаких игроков не найдено или никого нету в живых!"
		"en"	"All players are not in the game or not alive!"
	}
	
	"ClientErr0"
	{
		"ru"	"Вы должен находится в игре!"
		"en"	"You must be in the game to use the teleport!"
	}
	
	"ClientErr1"
	{
		"ru"	"Вы должны быть живым!"
		"en"	"You must be alive to use the teleport!"
	}
	
	"TargetErr1"
	{
		"ru"	"Игрок не в игре!"
		"en"	"The player must be in the game to use the teleport!"
	}
	
	"TargetErr2"
	{
		"ru"	"Игрок мертв!"
		"en"	"The player must be alive to use the teleport!"
	}
	
	"SelectFirstErr1"
	{
		"ru"	"Первый игрок не в игре!"
		"en"	"The first player must be in the game to use the teleport!"
	}
	
	"SelectFirstErr2"
	{
		"ru"	"Первый игрок мертв!"
		"en"	"The first player must be alive to use the teleport!"
	}
	
	"SelectSecondErr1"
	{
		"ru"	"Второй игрок не в игре!"
		"en"	"The second player must be in the game to use the teleport!"
	}
	
	"SelectSecondErr2"
	{
		"ru"	"Второй игрок мертв!"
		"en"	"The second player must be alive to use the teleport!"
	}
}