"Phrases" // Автор: KOROVKA
{
	"REM_Tag_Chat"
	{
		"en"			"{GREEN}[Round End Music]{DEFAULT} " 
		"ru"			"{GREEN}[Round End Music]{DEFAULT} " 
	}

	"REM_Playing_Chat"
	{
		"#format"		"{1:s},{2:s}"
		"en"			"Playing: {GREEN}{1}{DEFAULT} - {GREEN}{2}"
		"ru"			"Играет: {GREEN}{1}{DEFAULT} - {GREEN}{2}"
	}

	"REM_Playing_Panel"
	{
		"#format"		"{1:s},{2:s}"
		"en"			"Playing: <font color='#00FF00'>{1}</font> - <font color='#00FF00'>{2}</font>"
		"ru"			"Играет: <font color='#00FF00'>{1}</font> - <font color='#00FF00'>{2}</font>"
	}

	"REM_Main_Menu_Title"
	{
		"en"			"Music end of the round:" 
		"ru"			"Музыка в конце раунда:"
	}
	
	"REM_Toggle_Main_Menu"
	{
		"#format"		"{1:t}"
		"en"			"Playing music: {1}"
		"ru"			"Проигрывать музыку: {1}"
	}
	
	"REM_Volume_Main_Menu"
	{
		"#format"		"{1:.2f}"
		"en"			"Volume: {1}" 
		"ru"			"Громкость: {1}"
	}
	
	"REM_Playlist_Main_Menu"
	{
		"#format"		"{1:s}"
		"en"			"Playlist: [{1}]" 
		"ru"			"Плейлист: [{1}]"
	}
	
	"REM_Playlists_Menu_Title"
	{
		"en"			"Music end of the round\nPlaylists:" 
		"ru"			"Музыка в конце раунда\nПлейлисты:"
	}
	
	"REM_Playlists_Selected_Menu"
	{
		"#format"		"{1:s},{2:t}"
		"en"			"{1}: {2}" 
		"ru"			"{1}: {2}"
	}
	
	"REM_Playlists_Details_Menu_Title"
	{
		"#format"		"{1:s}"
		"en"			"Music end of the round\nPlaylists [{1}]:" 
		"ru"			"Музыка в конце раунда\nПлейлисты [{1}]:"
	}
	
	"REM_Playlists_Details_Select_Menu"
	{
		"en"			"Select playlist" 
		"ru"			"Выбрать плейлист"
	}
	
	"REM_Playlists_Details_List_Menu"
	{
		"#format"		"{1:s},{2:d}"
		"en"			"{1} [{2} songs]" 
		"ru"			"{1} [{2} песен]"
	}
	
	"REM_Enabled_Menu"
	{
		"en"			"[+]"
		"ru"			"[+]"
	}
	
	"REM_Disabled_Menu"
	{
		"en"			"[ ]"
		"ru"			"[ ]"
	}
}