﻿"Phrases"
{
	"Not enough"
	{
		"#format"		"{1:i}"
		"en"			"Not enough players: {1}"
		"ru"			"Не хватает игроков: {1}"
	}
	"Banned"
	{
		"#format"		"{1:s},{2:s},{3:d},{4:s}"
		"en"			"Player {1} ({2}) has been banned for {3} minutes. Reason: {4}"
		"ru"			"Игрок {1} ({2}) был забанен на {3} минут. Причина: {4}"
	}
	"Are you ready to the match"
	{
		"en"			"Are you ready to the match?"
		"ru"			"Вы готовы к матчу?"
	}
	"Yes, I am always ready"
	{
		"en"			"Yes, I'm always ready!"
		"ru"			"Да, всегда готов!"
	}
	"No, I am not"
	{
		"en"			"No, I am not!"
		"ru"			"Нет, ещё не готов!"
	}
	"Is not ready"
	{
		"en"			"is not ready"
		"ru"			"не готов"
	}
	"Left Match in Spec"
	{
		"en"			"You had left the match and were sitting in the spectators"
		"ru"			"За то, что вы вышли с матча и сидели в наблюдателях"
	}
	"Left Match in Spec and not replaced"
	{
		"en"			"You had left the match and you haven't been replaced and were sitting in the spectators"
		"ru"			"За то, что вы вышли с матча и сидели в наблюдателях и вас никто не заменил"
	}
	"Multiple match leaves"
	{
		"en"			"Multiple match leaves"
		"ru"			"Многократный уход с микса"
	}
	"Leaving the match"
	{
		"en"			"Leaving the match"
		"ru"			"Выход с микса"
	}
	"Already Voted"
	{
 		"#format"		"{1:d},{2:d}"
	 	"en"			"You have already voted to stop the match. ({1} votes, {2} required)"
	 	"ru"			"Вы уже проголосовали за остановку матча. ({1} голосов из {2} необходимых)"
	}
	"VoteStop Requested"
	{
		"#format"		"{1:s},{2:d},{3:d}"
		"en"			"{1} wants to stop the match. ({2} votes, {3} required)"
		"ru"			"{1} хочет остановить матч. ({2} голосов из {3} необходимых)"
	}
}
