<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: particionaryformatear_esp.php (Comandos)
//	Idioma: Español 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Centros';
	$TbMsg[1]='Grupo de aulas';
	$TbMsg[2]='Aulas';
	$TbMsg[3]='Grupo de ordenadores';
	$TbMsg[4]='Ordenadores';
	$TbMsg[5]='Particionar y Formatear';
	$TbMsg[6]='Ámbito';
	$TbMsg[7]='';
	$TbMsg[8]='Par';
	$TbMsg[9]='Tipo';
	$TbMsg[10]='Nombre S.O.';
	$TbMsg[11]='Tamaño';
	$TbMsg[12]='Operación';
	$TbMsg[13]='Sin action';
	$TbMsg[14]='Formatear';
	$TbMsg[15]='Ocultar';
	$TbMsg[16]='Mostrar';
	$TbMsg[17]='¡¡ Espacio libre !!';
?>