"Phrases"
{
	"Prefix"
	{
		"ru"	"{BLUE}[Телепорт] {DEFAULT}"
		"en"	"{BLUE}[Teleport] {DEFAULT}"
	}
	
	"AimPos"
	{
		"ru"	"Телепортироваться в точку прицела"
		"en"	"Teleport to the aim point"
	}
	
	"AimPos2"
	{
		"ru"	"Телепортировать в точку прицела"
		"en"	"Teleport to the aim point"
	}
	
	"Pos"
	{
		"ru"	"Управление координатами"
		"en"	"Position management"
	}
	
	"PosSave"
	{
		"ru"	"Сохранить позицию"
		"en"	"Set Position"
	}
	
	"PosDel"
	{
		"ru"	"Удалить позицию"
		"en"	"Remove Position"
	}
	
	"PosSG"
	{
		"ru"	"Позиция успешно сохранена!"
		"en"	"Position saved successfully!"
	}
	
	"PosRG"
	{
		"ru"	"Позиция успешно удалена!"
		"en"	"Position removed successfully!"
	}
	
	"PosNF"
	{
		"ru"	"Вы не сохранили не одной позиции!"
		"en"	"To teleport, you need to set the position!"
	}
	
	"PosTp"
	{
		"ru"	"Телепортироваться на позицию"
		"en"	"Teleport to position"
	}
	
	"Plist"
	{
		"ru"	"Управление игроками"
		"en"	"Player management"
	}
	
	"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!"
	}
}